diff --git a/charts/bria/Chart.yaml b/charts/bria/Chart.yaml index 0bb762dcd0..a31dd753af 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.107 +appVersion: 0.1.108 dependencies: - name: postgresql version: 14.0.1 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index 5d3e87ee38..21b489ccf6 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:a44dffa2f0211b87ac9ef25e1c021d5411fb1a0b65b54c516f3fee18be0f5e05" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=938c2b0;app=bria; + digest: "sha256:e980ec01a37234dcba054794b7fb362262df64d0bfce03312c2b2ee034a1f88a" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=7245474;app=bria; git_ref: "55654e2" replicas: 2 annotations: