diff --git a/charts/bria/Chart.yaml b/charts/bria/Chart.yaml index fd16953b35..f5dc9aae10 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.8.13-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.73 +appVersion: 0.1.75 dependencies: - name: postgresql version: 11.9.6 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index fccbbd035e..c9bc09a3c8 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:9ec9ee1d25fc2d7437699fb7c39bd3c649575d6d0fb39c5f41d11de3e0d3a1fd" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=0269bce;app=bria; + digest: "sha256:2b59075c2c0f18a3c3db5f15ae589f0a6fdf15876aaf08f05bf2ab24dbb6bdc2" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=8f46b12;app=bria; git_ref: "55654e2" replicas: 2 annotations: