From ecb4ed3f942efb725b5eb75cf40d14e352fa3198 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Sat, 25 Nov 2023 15:30:34 +0000 Subject: [PATCH] chore(bria): bump bria image to 'sha256:14b7877cd7502338158bd0dd2ac509e709c1f2c467696e8cb9cfeabd4879770d' --- charts/bria/Chart.yaml | 2 +- charts/bria/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bria/Chart.yaml b/charts/bria/Chart.yaml index 74938a9b74..8a68a1fa4c 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.8.11-dev # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 0.1.71 +appVersion: 0.1.72 dependencies: - name: postgresql version: 11.9.6 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index c143fdde2a..9d3f65269c 100644 --- a/charts/bria/values.yaml +++ b/charts/bria/values.yaml @@ -36,7 +36,7 @@ bria: labels: {} image: repository: us.gcr.io/galoy-org/bria - digest: "sha256:d4f34437868c97264469953d8f6784a87ce848feec8a3e158a175d23cff292e8" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=3d63202;app=bria; + digest: "sha256:14b7877cd7502338158bd0dd2ac509e709c1f2c467696e8cb9cfeabd4879770d" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=932d19b;app=bria; git_ref: "55654e2" replicas: 2 annotations: