Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:1c2b8e4722833ddb02e9a52b9d85…
Browse files Browse the repository at this point in the history
…cb98a3ac730edefed63776068e48a0d09522'
  • Loading branch information
galoybot committed Nov 14, 2023
1 parent f1bfefd commit 6fe4b4f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion charts/galoy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version: 0.27.3-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.16.23
appVersion: 0.16.24
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
16 changes: 8 additions & 8 deletions charts/galoy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,31 +36,31 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api
## Digest of the image
##
digest: "sha256:516694b41b9d9dae8e7ab4bb30fbc579cb9a61c487a36bd6ba10ce27f0ccaf92"
digest: "sha256:1c2b8e4722833ddb02e9a52b9d85cb98a3ac730edefed63776068e48a0d09522"
## 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: "9d482e9"
git_ref: "a824a36"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:3c886c01d198384cbf443db5b4f9fd6ec5545861ee3b272fe2a343c87d2df9df"
digest: "sha256:eabbd96d9af5a4e53c38b866ac69c7704a7515e306afd65feb041e8286262f6e"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:3272009db9fe019bbd9afffa7a6764cee7e507da45545a299089af8b73d5656d"
digest: "sha256:86456f992c61ca7bdbc52f836446f3114c52c23f7a16bc3e382ca4cdd192fd70"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:b1621f1cb7373db246761b250e5f53a017c9ad3bfbd05eb06ac106130c993a9a"
digest: "sha256:073eafc14920041dddeb7e62b062c8b970693bb1659eca62d5f4308de5e6720f"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:748fde39256191c0c9d675a14119218ace0a1cfdb1cf245dbeaa3a24e531abb4"
digest: "sha256:104ed25d20661a0eb4b44aa5707936bf30bb2b2525ccdc3b25523bbf70ccb320"
consent:
repository: us.gcr.io/galoy-org/galoy-consent
## Digest of the image
Expand All @@ -70,7 +70,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api-keys
## Digest of the image
##
digest: "sha256:a1471c132ff737ea4b93d1f4f9834d755497f8a5f84c77bb905564e99e262782" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:ffb96536294d6dd01d84103a53113a4730b6a3a84bdf94ad15b77c64ad5e3824" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
## Galoy Application MongoDB Migration Image details
##
mongodbMigrate:
Expand All @@ -79,7 +79,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app-migrate
## Digest of the image
##
digest: "sha256:1ca9bbd5bb9503e4cf74021015b736db5ae49ed098b7ea0ce10de0daa0d77984"
digest: "sha256:84cf970db40e29061882ed2b607d2c100730876755d2ba7c2cdae0749a4b0ec1"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 6fe4b4f

Please sign in to comment.