From f315efc95e77c0db04e9f923913a2c655dd25b20 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Tue, 10 Oct 2023 21:19:59 +0000 Subject: [PATCH] chore(deps): bump galoy image to 'sha256:4069e602e458851a44ec2e5e6c387732644a88fb5a6663c4ee6c239cd4b86b0b' --- 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 337664b340..7b95d51002 100644 --- a/charts/galoy/Chart.yaml +++ b/charts/galoy/Chart.yaml @@ -16,7 +16,7 @@ version: 0.23.0-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.14.1 +appVersion: 0.14.2 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 04342b5699..68a8df9631 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -38,18 +38,18 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app ## Digest of the image ## - digest: "sha256:5cf633b6fccae77d3024f169cc6761267e6a38d1268d3d8ed5197d277fedb5d7" + digest: "sha256:4069e602e458851a44ec2e5e6c387732644a88fb5a6663c4ee6c239cd4b86b0b" ## 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: "a9fff5e" + git_ref: "49ab681" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:090cda8fdc818d0f7256aa8d712c9c2f8de694689d0a1370671882dffcfd01a6" + digest: "sha256:cbc1af390768b4a156f2ccb00002031f423a6d296fb7206a4e5b1d74e51ee5c9" ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: @@ -58,7 +58,7 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app-migrate ## Digest of the image ## - digest: "sha256:e55f38b8b5abe6306cc1b041243f679b00e6c690d166f9052351ad7d419f1ca2" + digest: "sha256:c25bc862ff79e1a27b54539e1acd4d4cc66aec0f1a4474f1562beb5c12bdf2e3" ## Galoy Application MongoDB Backup Image details ## mongoBackup: