diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index d14ae2c08e..dde8677d98 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.26 +appVersion: 0.10.27 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 1948c3fe76..71b2103a4c 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:15cf58813c67905ac01c1af8956993501764924166bbcb57336821a51d6cee61" + digest: "sha256:29cf7a345de9019ca36d764e26efa5c73ed38a94466a834b316032affca98e53" ## 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: "2cba241" + git_ref: "d3fb78b" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:e5a5439555854d7e213012749eca733e46cec011db8795e33bcce1c67336b3a6" + digest: "sha256:6b0f3818a1c2d9873947a5479d0c9cf30ffc9722beab28579e46537d225441f3" ## 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:cc075c811a241994eb5e85fcc7bc2d1590289047ee37e0d90643c55baab5d115" + digest: "sha256:06053231a04e24c87060fc0c9de7bfdef8fee09459f4a3e0f7e7cdbfcf46207a" ## Galoy Application MongoDB Backup Image details ## mongoBackup: