From 6d418504cfb4faa3f266464dc06b07114c7cfaaa Mon Sep 17 00:00:00 2001 From: CI Bot Date: Wed, 26 Jul 2023 12:18:52 +0000 Subject: [PATCH] chore(deps): bump galoy image to 'sha256:af43bd5c52b7cbdeeb922b7b70352d264b1175a3682ec263facfce0e3fcb60fc' --- 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 0ae19acf97..2796dc4dc2 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.2 +appVersion: 0.10.3 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index c978e2489a..af4858e31c 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -49,18 +49,18 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app ## Digest of the image ## - digest: "sha256:1883a68245a7af57a692e10dd961813eb707ab85f84d902bc124909355b760b5" + digest: "sha256:af43bd5c52b7cbdeeb922b7b70352d264b1175a3682ec263facfce0e3fcb60fc" ## 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: "b156b9f" + git_ref: "90b9f95" websocket: ## Has websocket ## repository: us.gcr.io/galoy-org/galoy-app-websocket ## Digest of the image ## - digest: "sha256:0d416c8916a3449374fc7ac541fdb361527fbe984a99f642bf1df2964e5eee1a" + digest: "sha256:511d07a6244ae331ec6896a8a1e90d4ece65de58a4a37a4569c1285cfdb377ce" ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: @@ -69,7 +69,7 @@ galoy: repository: us.gcr.io/galoy-org/galoy-app-migrate ## Digest of the image ## - digest: "sha256:61bf42ad022cf18020a1d386bda6120b1b2e658ecf5f6bbc69dd968cadb94190" + digest: "sha256:e18d3470d8bc957b2de2d708c972ddd9af9cddef65d07fba8314084da057ac1d" ## Galoy Application MongoDB Backup Image details ## mongoBackup: