diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index 938849d120..62d88b6404 100644 --- a/charts/galoy/Chart.yaml +++ b/charts/galoy/Chart.yaml @@ -16,7 +16,7 @@ version: 0.16.9-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.9.51 +appVersion: 0.9.56 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 06c0b68ae9..f52a850afa 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -49,18 +49,18 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app ## Digest of the image ## - digest: "sha256:5e3de3ac1b58c06ff29396272995cb84505c3768b968f8f3ebe97da5b154a5a8" + digest: "sha256:8474aa91a4bdb10cf2b0547a7aa35a49df24f3f4a3271729876085cea6c3695e" ## 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: "368e77e" + git_ref: "7df41cc" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:b86929fbb8637e34468fc5084159ba82e29677d6a0a6b593c4b231bd197ebdb3" + digest: "sha256:00fc847863ca06e183a9cfd646437179fd0054da101341c28bb9bafc5bb7b1d2" ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: @@ -69,7 +69,7 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app-migrate ## Digest of the image ## - digest: "sha256:e9fe071715beb93694523c0dd0420f1ead1aae73716c8a23f8e475c4dbdb1bf0" + digest: "sha256:e1167051ee29dfe4b96d872d1dfefaf230ab920396219e4baec7922e2d33e150" ## Galoy Application MongoDB Backup Image details ## mongoBackup: