diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index ee69d962cd..090780b652 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.54 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index e84c6946d2..8331dd5f0a 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:215207a6b94591423e530125edbbaf6bd10e9428ab3948773c4d87d687173c6d" ## 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: "0272daa" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:b86929fbb8637e34468fc5084159ba82e29677d6a0a6b593c4b231bd197ebdb3" + digest: "sha256:ba7f5066e276b8ff21710cd0b17b0dc522e2b9b827f7f587ba1398504e47a611" ## 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:568f63ff30ec189395bece9ddcd9aaf6a91789cf111390ab91bd2e0de61aec73" ## Galoy Application MongoDB Backup Image details ## mongoBackup: