diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index 932287e77d..994db1cf15 100644 --- a/charts/galoy/Chart.yaml +++ b/charts/galoy/Chart.yaml @@ -16,7 +16,7 @@ version: 0.18.4-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.11.15 +appVersion: 0.11.16 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 0ab4804c07..bcc3433ca2 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -54,18 +54,18 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app ## Digest of the image ## - digest: "sha256:acb3c04f0e9a82ce7e098ea3e4e5816bd48ba5cfa4c98de38da016a68711c6ca" + digest: "sha256:b61bfd47c6c205851982bd72b9e075a9cf5d35933122b6c781c634354fc0b787" ## 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: "e17fcfc" + git_ref: "b015055" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:2e78982ef10d4a43fbdb6da1a5b4c1ff52bfc839312d8192ec49cfb3aa9818e6" + digest: "sha256:267cb99b57f4e2464218e38d3aa4997bcf5935b6d2aebd3363c0cc425716f09f" ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: @@ -74,7 +74,7 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app-migrate ## Digest of the image ## - digest: "sha256:006e2c4d3b6d1cdc74f2ecfd013301603ac2cb840a98d3017f8709889116ba6f" + digest: "sha256:04e6184b56c583b96952948c5ca9526c88ca1b9196b87001e2ff5a1c36a83166" ## Galoy Application MongoDB Backup Image details ## mongoBackup: