Skip to content

Commit 32e2a44

Browse files
chore(deps): bump galoy image to 'sha256:67a7c1d80189a3c792f2301a3a5a3ff69cf4b7eaf5dea80a1d8dd0056e30d512' (#7803)
1 parent 46e07a3 commit 32e2a44

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.44
19+
appVersion: 0.21.45
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:4d0120f84ca23d653dae66ed3e667991731e639dece5076f9e8c6bfd81535a09"
39+
digest: "sha256:67a7c1d80189a3c792f2301a3a5a3ff69cf4b7eaf5dea80a1d8dd0056e30d512"
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: "7c1d412"
43+
git_ref: "2013230"
4444
websocket:
4545
repository: us.gcr.io/galoy-org/galoy-api-ws-server
4646
## Digest of the image
4747
##
48-
digest: "sha256:daae0ec317652fa1b9fe9c09e22d76ff1d4cde714589206d8f1082adab53c675"
48+
digest: "sha256:605c37c2839979517eeb2755a905d90f5f38cd0e9ba31cae1bb6cd5f24911b07"
4949
trigger:
5050
repository: us.gcr.io/galoy-org/galoy-api-trigger
5151
## Digest of the image
5252
##
53-
digest: "sha256:0437d670fc34cef4bfaedf0bd4f8c4e9f82923f88cbd4bea822a5727c5d1bc0e"
53+
digest: "sha256:4cacf65c53f00be1bcb456a8e6d1a154b7ee36a2d310e565bb444b5f5b73f6e4"
5454
cron:
5555
repository: us.gcr.io/galoy-org/galoy-api-cron
5656
## Digest of the image
5757
##
58-
digest: "sha256:686c424854cc67ef4fb4f0939f9ea76b9deea4646362df89e940730c1b5e0fff"
58+
digest: "sha256:29fc9a53a7c79086793d746c260c227a645b12b69f8726fa353c8bac11c4b801"
5959
exporter:
6060
repository: us.gcr.io/galoy-org/galoy-api-exporter
6161
## Digest of the image
6262
##
63-
digest: "sha256:ebdcee58e6da519c082c22d45cffaf8c184b5b0bb267cae083385f0b9131884e"
63+
digest: "sha256:2feea510e338031329cf7df157cc34c04883b935783f2fdff000d78e46d6832f"
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:00c44f10bacce397250622bda862aacf0f338e1a10ba554ce4e217ed0b3cfbbf"
87+
digest: "sha256:b552d64a6defc6862c31b4bc44d39718aae50125b098852c83590b17b9a8230f"
8888
## Galoy Application MongoDB Backup Image details
8989
##
9090
mongoBackup:

0 commit comments

Comments
 (0)