Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:88beaa08c02c0bc7f944756b7bf6…
Browse files Browse the repository at this point in the history
…73e418e6ea43ca176d5adea32b0464599453'
  • Loading branch information
galoybot committed Nov 28, 2023
1 parent d3a6260 commit 109b6a5
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.71
appVersion: 0.16.73
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:172543be9b16407671211413e3d98bb33e381c579780155bcfb51297e6095aa5"
digest: "sha256:88beaa08c02c0bc7f944756b7bf673e418e6ea43ca176d5adea32b0464599453"
## 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: "e68d354"
git_ref: "3a1dacd"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:6349467b0cf053356cc3347abb6f262db5375b263588bcdba006b60f768ac05b"
digest: "sha256:602f17012079e131e4ca6975b8656a72c1033f1e3b9eadbb9465357367d16919"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:1c68b07f3310f7c88ba0cef5be5a10919d22068c061e0a47786b4d58ba1c35d0"
digest: "sha256:daf4f5baed3ad0873027d579d0c3af454a64edd3e62399a2c8bf5c9a56c34b46"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:a980c25d5635ad84ad0887f250cb46692667c5167398404c914766024af5d549"
digest: "sha256:dc264289f53ffd5afa03d552736bcc2dd46713e610d4abe7d0383e52e43e3d48"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:7211ac0b6ecf4dfd30a468141f65651406b3b19ec6faef3fccf69f7a8b085847"
digest: "sha256:317ccb74bc513312b2985b6e2538b68875fae685efceb59020ae1a6dee4a2986"
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:858995d64dc753821f427b7932c157bfbe27fbbed4d1fab853aa814291f94c13" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:259d1739d9dc11be1b4ee87b881deed664324d78c99fceaad4171c36816600e9" # 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:a7e17e372888e273c3c073fc98c33e52bb7d369c5c3ef1295b1c0b35edd07d61"
digest: "sha256:7b227e8805bd7ac35337f140912b507a8a618cb95763dbac16e0efde346bf61b"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 109b6a5

Please sign in to comment.