diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index f522bb8f2f..fd3f476578 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.16 +appVersion: 0.10.19 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 4aba976b9e..9b9bbb004b 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:7e3d20090d5d7494859913048202253fcb69068043519ed09e08a531035351c4" + digest: "sha256:1e1d4743fed461de974094bbe18bd5501f32477676fdf088eb96fba8dbe299bd" ## 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: "c664d2b" + git_ref: "50bca42" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:a12714d5ccc21e5bb212f2d66a82fbe261d4977d50705dd7f596773e560b7d42" + digest: "sha256:3c00e533747d932c316e33791fbc6c390ef221e3f427ee61ce2cd6c4242f15a1" ## 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:dd7620e0141145947dede4293385e25a6e6dca602d58175bca40c442a738d77d" + digest: "sha256:5cffabd89a09b084a4457e1ae061ec8a123a009d1992afb6656e2c8e41499101" ## Galoy Application MongoDB Backup Image details ## mongoBackup: