diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index f8ce874ff5..4a6578b46c 100644 --- a/charts/galoy/Chart.yaml +++ b/charts/galoy/Chart.yaml @@ -16,7 +16,7 @@ version: 0.18.4-dev # This is the version number of the application being deployed. This version number should be # 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. -appVersion: 0.11.12 +appVersion: 0.11.13 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index f81c7cf067..07e63e75be 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -54,18 +54,18 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app ## Digest of the image ## - digest: "sha256:38d24f6afa36be41b23e627d3e7554272d9d5032d44163b734aa74e9886edb63" + digest: "sha256:6ce737ef7b4db089c6a35372ba4bf4cfa352dc749b1fbf129f083cc6bb8ac0ac" ## Not used by Helm, just used to ref to the source https://github.com/GaloyMoney/galoy.git ## Reference for timestamping the corresponding docker image and used by internal CI. ## - git_ref: "5778b50" + git_ref: "afa0cd2" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:1e4866e3e00092f17f6cd1d99f8b94a658d855148a11db69045b714ffd59cb9a" + digest: "sha256:f5d5d3d82d507fbf7d9dc0d8f14a988073f1f85be24855c9cc861a960ecb4a2a" ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: @@ -74,7 +74,7 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app-migrate ## Digest of the image ## - digest: "sha256:3d8a2e8ec774f31fb8ed8ef1b058b815f78284d5dc14454962ca390cfa75ec05" + digest: "sha256:88908133ac852abd3881765be5d61f8fdebd244c2e472972d217e1d45b310734" ## Galoy Application MongoDB Backup Image details ## mongoBackup: