Skip to content

Commit b7d3403

Browse files
chore(deps): bump galoy image to 'sha256:6aeccb513cdd5e6c81471b81165783ccb3725d833f5663fb4632b05968ae5960'
1 parent 2e8c2fa commit b7d3403

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

charts/galoy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version: 0.34.7-dev
1616
# This is the version number of the application being deployed. This version number should be
1717
# incremented each time you make changes to the application. Versions are not expected to
1818
# follow Semantic Versioning. They should reflect the version the application is using.
19-
appVersion: 0.21.51
19+
appVersion: 0.21.53
2020
dependencies:
2121
- name: redis
2222
repository: https://charts.bitnami.com/bitnami

charts/galoy/values.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,31 +36,31 @@ galoy:
3636
repository: us.gcr.io/galoy-org/galoy-api
3737
## Digest of the image
3838
##
39-
digest: "sha256:7d50ec2dceefdb601bea5a2cb91551c2fc77cde2d246f0e7d89155d5f267743c"
39+
digest: "sha256:6aeccb513cdd5e6c81471b81165783ccb3725d833f5663fb4632b05968ae5960"
4040
## Not used by Helm, just used to ref to the source https://github.com/GaloyMoney/galoy.git
4141
## Reference for timestamping the corresponding docker image and used by internal CI.
4242
##
43-
git_ref: "08dd69e"
43+
git_ref: "ce90d9f"
4444
websocket:
4545
repository: us.gcr.io/galoy-org/galoy-api-ws-server
4646
## Digest of the image
4747
##
48-
digest: "sha256:e108d225f4411025b1c0e45d0624e588b2fbd5285da86837e3edf473fe334581"
48+
digest: "sha256:4afe07d8040b6465e7bd0221305dbb9028634b7c088d9d6ee3cb29cbf02b93d0"
4949
trigger:
5050
repository: us.gcr.io/galoy-org/galoy-api-trigger
5151
## Digest of the image
5252
##
53-
digest: "sha256:e2ea3c97f4209cf17b6668eb557a3e2f6b34aae43799d438f05bf4359d3dcb54"
53+
digest: "sha256:3d331303fcafad600ef3ca93dc6be40a56390d8a8d6f8adab491e480c0533fc4"
5454
cron:
5555
repository: us.gcr.io/galoy-org/galoy-api-cron
5656
## Digest of the image
5757
##
58-
digest: "sha256:61ac62bf78cabc672be4c6357e76d930862b983043bb7ea7860ff39f65112350"
58+
digest: "sha256:3497e01116d74f0f85410007b69dbc56ad794d4bd88aa32b1e9fc6bcd41663b5"
5959
exporter:
6060
repository: us.gcr.io/galoy-org/galoy-api-exporter
6161
## Digest of the image
6262
##
63-
digest: "sha256:328cfe3788bc51aec7c9cfacf51e77a52eb0ee115e85afac9ee88d120473cf74"
63+
digest: "sha256:260819c439a950d230ff4fe31003b5a354bb1862ddc62e163c8967702bc70b60"
6464
consent:
6565
repository: us.gcr.io/galoy-org/galoy-consent
6666
## Digest of the image
@@ -84,7 +84,7 @@ galoy:
8484
repository: us.gcr.io/galoy-org/galoy-api-migrate
8585
## Digest of the image
8686
##
87-
digest: "sha256:96f9bd84c3c433af7453565741f26d499654f062112b78636b0c41cde7a8c26e"
87+
digest: "sha256:dfe6dbf0549d36fd1fa35201aebe21c08f3a3def829eb26ac5e4dea19c46b071"
8888
## Galoy Application MongoDB Backup Image details
8989
##
9090
mongoBackup:

0 commit comments

Comments
 (0)