Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:f12d2762b58476d01a3eb3f702d1…
Browse files Browse the repository at this point in the history
…2b387c6ce3667ebd70693bbea7837912ad0c'
  • Loading branch information
galoybot committed Nov 28, 2023
1 parent 29ddc52 commit eee9a8e
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.69
appVersion: 0.16.70
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:be9693ef6c318291048a527d38000c13cbc896d30f26246d7019c8d67811e124"
digest: "sha256:f12d2762b58476d01a3eb3f702d12b387c6ce3667ebd70693bbea7837912ad0c"
## 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: "824a0fc"
git_ref: "b7ab4f1"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:56f72248ba1a61d2ba585c48b6afb67a59cea3b838c899ea7d42792e7bacf757"
digest: "sha256:757c12080be0a2a7df8c989e04836b6236bd9105e91f129ddfb9dc94b40f6fca"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:850a7356993ad72a8af009b28f41ee6248c8d893f5a514027c050e71662953da"
digest: "sha256:28026482a114fb114a350a2a762e56df1f2cccb27255e57a2997e2de32aee32c"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:8a56037080aa1350d9ce6c80999a13e3bbecdabad789e96ff4551b90e9755e65"
digest: "sha256:19dee8141d4e79a43445c8352463a9ef4d0c61bada891f067b5bab418be2ea11"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:5ee7835959f627bfcbfbdd4204f19f4c1b51126b78a2c3495bd9f463e93bcfe9"
digest: "sha256:2709a38f7ef6a6c98e3107e904c8b24216ee0af1bcd456f250569dbefa0d7cc3"
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:d70ca6561facd5db91b8fa001f643522a5b6b50cbc63a1102085200b0b6ea0cd" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:51518622ec95afcf5a8dc0d3bf2bf8aee4c89bf1031e5a8b5920791939e5eefa" # 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:260e2e807e3db6197eead438694561350c15b40cf3006076545969974b9390b9"
digest: "sha256:45bfa942029362a8b270e2409cb3da280c2da5d70cf49aaabedcdff883b73d2b"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit eee9a8e

Please sign in to comment.