Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:6db6a69802454fc023c7c7014fe6…
Browse files Browse the repository at this point in the history
…f9def6f99ec2716d019755a1c77d4d2668f0'
  • Loading branch information
galoybot committed Dec 8, 2023
1 parent baadd5d commit c492769
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.29.0-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.17.6
appVersion: 0.17.7
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:b8faa8ea4a519389df6e2ea5ee8646b2df051b7d3de20c49c47cc90c7e0397d4"
digest: "sha256:6db6a69802454fc023c7c7014fe6f9def6f99ec2716d019755a1c77d4d2668f0"
## 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: "c4bc99b"
git_ref: "f682dc5"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:9b33984eda22afd026e104379f74e99cbb1ba92e00aa294d8b5b58cb566d545b"
digest: "sha256:0c9e0fea798baa1d91753142fb6b84711e9ce7eb0e10355284f8aa7bbe1dbfe9"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:f8d3de60503f4560b96fe9ea9e8d667c23de47f406885d49b77df57960de5ab4"
digest: "sha256:98eae32b72f2f96b328cc8de3b91d3d632b9a02af52f81bbafba241757fb8873"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:fcf239005129aeb970194d0c0004ba8658aa8ecc02d22640a33e5a5731f2d511"
digest: "sha256:274190a84bf47716db2f14da4421c6f16aab0a37766a51b2260dd5958af6bb23"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:055116321b31e9124fb50bc6179493788925bc610e4f809b4c89c27389368b0a"
digest: "sha256:e506778da7e9234e02d68f642d35eded344234d245f68a917fbf71c86a66ec0f"
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:43b8441754850a5526c96bf9caa439bdb0c5aced8d85b2ef6e9ed510b305a49d" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:32519ade26daa996c43dfad9413e57b3050057cce3be07539048bf758a89956a" # 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:aae421436c4177ef9222f19af18cb914143ce48dd246265d40e7e7359b8ab3b2"
digest: "sha256:6485b34944348ecf607d0c1a54ff39af0f8765a5d1a2ef02c0de0425b313cc02"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit c492769

Please sign in to comment.