diff --git a/charts/bria/Chart.yaml b/charts/bria/Chart.yaml index 81158f0d26..2eed244d27 100644 --- a/charts/bria/Chart.yaml +++ b/charts/bria/Chart.yaml @@ -18,7 +18,7 @@ version: 0.8.4-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.63 +appVersion: 0.1.64 dependencies: - name: postgresql version: 11.9.6 diff --git a/charts/bria/values.yaml b/charts/bria/values.yaml index 8214b056c4..593fa574a5 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:bee32752a83ba3ca56cbce9257e2f4bf79778feaa10a375ad082501f9de20410" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=a4c470b;app=bria; + digest: "sha256:7d94b05699bc1d4d3d710684eac26fa7f9c4e77017c6dbd1a9c34a227b872a7a" # METADATA:: repository=https://github.com/GaloyMoney/bria;commit_ref=ac9e989;app=bria; git_ref: "55654e2" replicas: 2 annotations: