From d1faa464110c16b5814f2557a60d7dc8677ce1fb Mon Sep 17 00:00:00 2001 From: "galoybot-app[bot]" <139244493+galoybot-app[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 23:27:06 +0000 Subject: [PATCH] chore(bria): bump bria image to 'sha256:e8b6c793415660f2c0b7967c3565f22442c2e320b9c843a0783459b0214b6466' (#7350) --- 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 a31dd753a..4b2289ea6 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.10.17-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.108 +appVersion: 0.1.109 dependencies: - name: postgresql version: 14.0.1 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index 21b489ccf..87ebc7857 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:e980ec01a37234dcba054794b7fb362262df64d0bfce03312c2b2ee034a1f88a" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=7245474;app=bria; + digest: "sha256:e8b6c793415660f2c0b7967c3565f22442c2e320b9c843a0783459b0214b6466" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=8381f3d;app=bria; git_ref: "55654e2" replicas: 2 annotations: