diff --git a/charts/bria/Chart.yaml b/charts/bria/Chart.yaml index 14b2a94add..e28179a8c9 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.8.14-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.75 +appVersion: 0.1.76 dependencies: - name: postgresql version: 11.9.6 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index c9bc09a3c8..ec198d0bb9 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:2b59075c2c0f18a3c3db5f15ae589f0a6fdf15876aaf08f05bf2ab24dbb6bdc2" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=8f46b12;app=bria; + digest: "sha256:659fa04f39b29bb043af329e22cec027e69019dd36630ec3f30c33451f7b4664" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=78c0c60;app=bria; git_ref: "55654e2" replicas: 2 annotations: