Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:9fcabc3ee6d84561874261a21cb7…
Browse files Browse the repository at this point in the history
…ffec9450653d106a543fc01abd6171860cbd'
  • Loading branch information
galoybot committed Nov 17, 2023
1 parent a661d2c commit 33fe873
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.36
appVersion: 0.16.37
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:79f5d6ac4132efe5fe31b060e73d158b21f19762ea6d8b7bf484725d347865ae"
digest: "sha256:9fcabc3ee6d84561874261a21cb7ffec9450653d106a543fc01abd6171860cbd"
## 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: "47ace19"
git_ref: "d341e27"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:2566da80342a7ce6ba233d5cdeccd471b4a1daf46354378d22d2f28d616c813a"
digest: "sha256:d9f516c5d312c4e28074031a505add1801958ec38e518feddb4e1944a77b3805"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:eacc5c4e2ca9dfc9027c7725c4316f7682177092930df6b7eebaf31e4a0658ec"
digest: "sha256:2585cc488bce341e2eb6b8343627321a048672f547ae8941cafb731c522043ff"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:757b21b71b906a3daed897fc46d3747026c9748ff5d578cced0c1ce53cf41cdb"
digest: "sha256:7232f70bcdefab81fedb08d7f2ba901e806bbc37ab2a1bb1ce08f75e9cb2d6ba"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:c2832ca6b44f793ca03c6320938ceaeafc500ba162d884de334e49c741e38a10"
digest: "sha256:1f550ebfad0b444fc451f9cdaef57c5a557e6577c38f39a2a7ce4b4468bdf989"
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:269be28a2a65c00d97200e358fb06582a956a1abab71bea95f4f07c7430c3b40" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:87da0a10bed0b67ff853f92b1789a62baf9d4949a0a34513dd5b7b90ea8e4644" # 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:705a669d7327d8271bca23be3451eaa24714081c21388068a62478c4a27efac8"
digest: "sha256:c5c7f6ad3ff6305afa2f5391d629022387d3abc520771f84aaa3cffe3e9bb57f"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 33fe873

Please sign in to comment.