From 3904c044606f35be9d7733480b4b870bd0a5a6c9 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Tue, 12 Dec 2023 19:50:13 +0000 Subject: [PATCH] chore(bria): bump bria image to 'sha256:1829e6723842363258fb0711e1e3efcb9cb2a94a33356bbf238022ea3dd90ff7' --- 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 57acd62743..123917a3fa 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.9.2-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.80 +appVersion: 0.1.81 dependencies: - name: postgresql version: 11.9.6 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index a9366332cc..b3afb1a728 100644 --- a/charts/bria/values.yaml +++ b/charts/bria/values.yaml @@ -37,7 +37,7 @@ bria: labels: {} image: repository: us.gcr.io/galoy-org/bria - digest: "sha256:cdb5b2d3e5a67bb88587a75f3a141ad5b3df80165df03cccb15a8c76ba818ca7" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=77d143e;app=bria; + digest: "sha256:1829e6723842363258fb0711e1e3efcb9cb2a94a33356bbf238022ea3dd90ff7" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=98d184c;app=bria; git_ref: "55654e2" replicas: 2 annotations: