Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:d206d4abcb70ac2da625be1313b3…
Browse files Browse the repository at this point in the history
…4383c1fec4280839b2d19333649777afd2ed'
  • Loading branch information
galoybot committed Dec 11, 2023
1 parent 9513b8a commit d6081c5
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.2-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.10
appVersion: 0.17.12
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:d029c9ac3c9f6d03b78617f75720fc76c25726b31bfcbea4e6e4fd4d25a53ffc"
digest: "sha256:d206d4abcb70ac2da625be1313b34383c1fec4280839b2d19333649777afd2ed"
## 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: "9b344c8"
git_ref: "fc8c308"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:54927442cc3a38d3f430ce4faf086ed1e63b38337921989202ed9f274b706be1"
digest: "sha256:35c54630190aaa4b9a3c2f11f0b08dcfed104bdeb39dd2d984e7f997a6baeb8e"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:4378fff763dfe7ab9e3db58f39c235ef32291aa75c9bd952040b3e02b3ae48d4"
digest: "sha256:8fbc39f1d57a3101bd7abd05612e00e5e084952eecc8647fe099036d2e738ca9"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:12197c78e226034529197e6643806b4960e2f6d157192218dfe425ea795674b5"
digest: "sha256:ef97b08c0b28502be9fd0d082f8250c8bdf19db02f4e35a86f0657f670e6f2a5"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:894363fde5181f1ce8d799dcc9c4ccb94bb360e393f21d26a3f8e61763d03cb7"
digest: "sha256:3700fa99b6abb9851f5b56dd33ae62e9174926843fca843878bce528f6c26135"
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:a38bdc679f94b362034f8efe3a6669f6c0ce36a0e4f0f575d518d8ab15e1026c" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:c6ea9b4df988137d35dcb37af82bfae02351f24d80528baa5f12af6d59555c0b" # 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:81d6b3496d5d30e2546d13be8b52a22b0a73b8174b6bf733666d5b95d948cf5a"
digest: "sha256:eeb3c7c158e198197bed89e9a75b7753cabec7a8439cdee3d3585d0e886d7c2d"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit d6081c5

Please sign in to comment.