Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:a9dc075e265225f88c42e3f1e417…
Browse files Browse the repository at this point in the history
…6c426afa2eecd7f6b79d25d41a57d7c17924'
  • Loading branch information
galoybot committed Nov 16, 2023
1 parent eb5206c commit 8c1a85c
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.31
appVersion: 0.16.32
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:f289ccbc76d8566edf47eba3c6d1f3b3ceec2a377f88d3997f64b1bac6e6df8e"
digest: "sha256:a9dc075e265225f88c42e3f1e4176c426afa2eecd7f6b79d25d41a57d7c17924"
## 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: "2ceaf4a"
git_ref: "d285b9e"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:187c3f491631f3b7180e5d668998b6d244eaf110bfd8962fb28a764f3871a9ef"
digest: "sha256:0432e106727e568f567b9df85d2299d00f4c0d7c5b19047456f3e71a28f3f569"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:cf0b66fac16388b9b6785e2fc047c3ff9a7f9f1560681d2fc3ddc062bf445764"
digest: "sha256:c51a0444578f772d117d923917d47850d8e5000e2f37b01b517c95540cac6290"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:bd0b42ad38d49a7862c55b5654a35f25d5f1071df582253d93d61a7e3ebff08c"
digest: "sha256:5099262c9ddc908d1265ad5becc43b9e9adeb2b11441cb45d1fca68f4e198d6e"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:a52147e0fc35a0527a2c914e32e4f762fafe2868ba9c1c96ffef66f241734b6a"
digest: "sha256:87d01144bb3a7f515ee0be84f3f25b27c87d5d978d536dc64c6e07e2533c1f67"
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:7f6ed01b6932becd7e63ca34affc25198211602ee85d0f20613511aafcdd8d93" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:6dd1e31b1d59b0df080be7be65173e5414813fd514ce1c11d992ee8871444885" # 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:6a3b8482071dac6577fe6e94eae9c7c5a92d3625b9e2ef23b6fff6410969084b"
digest: "sha256:1a54ccdaf6d1d0959d831221111df694c8df08a2f6118bd6b09d71dbf070cf03"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 8c1a85c

Please sign in to comment.