diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index f3231eb3a8..875ac05ef5 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.10.13 +appVersion: 0.10.14 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 0c19b9f376..c5cc2f4847 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -51,18 +51,18 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app ## Digest of the image ## - digest: "sha256:a59ae7f95acfe902e62e046efc74e6a930940725b4025fb66975b89fc1a7a78c" + digest: "sha256:6d97f9ac8c2f868e551a7cd136bb74139894900e5b9b8d9f4c57141fb65c3a94" ## 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: "d5f60ba" + git_ref: "cc5e64d" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:d84c700394041f1709abe0e8e1029a303801723bbb838080f59d3d5e2bc55861" + digest: "sha256:9c072a9b1abe934174d7ebcae4ee85a29fcbca465fe772a913570b7bc3681b53" ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: @@ -71,7 +71,7 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app-migrate ## Digest of the image ## - digest: "sha256:af0217a599ced3cb83b02df21e5a6bffd44cc3e32413347c8794f10d1706393f" + digest: "sha256:fe4713a13beff227672fc8064870e78e49d09aa5b6a2e533da3967c232e3f017" ## Galoy Application MongoDB Backup Image details ## mongoBackup: