From 94d1888c5035636287165e66ddb95058e34595d1 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Fri, 11 Aug 2023 13:11:57 +0000 Subject: [PATCH] chore(deps): bump galoy image to 'sha256:4f57ebac33a8ceef507dbd1c5708a6748163a6422e9e37eb4fc34ab44aa45099' --- charts/galoy/Chart.yaml | 2 +- charts/galoy/values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/galoy/Chart.yaml b/charts/galoy/Chart.yaml index cc383b0692..1f865e1899 100644 --- a/charts/galoy/Chart.yaml +++ b/charts/galoy/Chart.yaml @@ -16,7 +16,7 @@ version: 0.18.6-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.16 +appVersion: 0.11.21 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index bcc3433ca2..ad1011b391 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:b61bfd47c6c205851982bd72b9e075a9cf5d35933122b6c781c634354fc0b787" + digest: "sha256:4f57ebac33a8ceef507dbd1c5708a6748163a6422e9e37eb4fc34ab44aa45099" ## 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: "b015055" + git_ref: "a15b534" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:267cb99b57f4e2464218e38d3aa4997bcf5935b6d2aebd3363c0cc425716f09f" + digest: "sha256:9f07a997994c72e5796755d0fc5dc9062d0fad056b2e22362ed474a5ee7d4fb9" ## 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:04e6184b56c583b96952948c5ca9526c88ca1b9196b87001e2ff5a1c36a83166" + digest: "sha256:7602abf2c145d1881aabf33b23940dfaccc33813247412224b6ffe52edf49760" ## Galoy Application MongoDB Backup Image details ## mongoBackup: