From 386b60a71eca539e5c43b966980ce1ed920ff1f5 Mon Sep 17 00:00:00 2001 From: "galoybot-app[bot]" <139244493+galoybot-app[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:44:59 +0000 Subject: [PATCH] chore(bria): bump bria image to 'sha256:a44dffa2f0211b87ac9ef25e1c021d5411fb1a0b65b54c516f3fee18be0f5e05' (#6741) --- 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 ab45de7bb..339d59ebe 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.10.15-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.106 +appVersion: 0.1.107 dependencies: - name: postgresql version: 11.9.6 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index 3e0e2237a..5d3e87ee3 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:a30153267117f0304a38f6928626c9312a489a253f0b8c63d4752d96b82081e1" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=ba216a4;app=bria; + digest: "sha256:a44dffa2f0211b87ac9ef25e1c021d5411fb1a0b65b54c516f3fee18be0f5e05" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=938c2b0;app=bria; git_ref: "55654e2" replicas: 2 annotations: