Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:6da395c4fc76d324d157b5ccba9b…
Browse files Browse the repository at this point in the history
…c36a577f0608ebb16d227d37d16e09f0e67a'
  • Loading branch information
galoybot committed Oct 20, 2023
1 parent f803624 commit e5f551e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.26.4-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.15.24
appVersion: 0.15.27
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
14 changes: 7 additions & 7 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:e4c9326a9fbf9fa6f2c2598b55177af9dfafc5ab9500cb563c09f4bc954a2201"
digest: "sha256:6da395c4fc76d324d157b5ccba9bc36a577f0608ebb16d227d37d16e09f0e67a"
## 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: "4f0e3a9"
git_ref: "cae25fc"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:896cbc025ae830317cf93ac858bdf7f4a586c37985bfd981f5f9dfa536d1b7d0"
digest: "sha256:a720de2847d4e865d88914bff31f27ff93ae9aaa5a24af6f26080221777fb93b"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:3d9ed57acd4da4e924abac4244648fb3999aed881663154b16c4427ceec74722"
digest: "sha256:730e6315b0b4520cd1ab45768b8d8ca47de47bc7bf17a2ef753a3494130761fe"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:faab0abcbc585acaa2c3bd39f9d72d2ba57eca47166bd6fb546f60a86d71cb8e"
digest: "sha256:28f17991d5c170b761d021178854562d3522847bd72883c0c0d1eae6685c1627"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:d86375821d9e82569737afc4aa94dce53f2273505e78b51453a01a69db195a47"
digest: "sha256:3b8985c7f49844e3d4ab11a735d01f6b2e7f09d0d32c8cc717a43def4e11b575"
consent:
repository: us.gcr.io/galoy-org/galoy-consent
## Digest of the image
Expand All @@ -74,7 +74,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app-migrate
## Digest of the image
##
digest: "sha256:511d2cf6a72cb2c47d94e59646794d4143b18a28e5e61b705a9b6b9c1d93e4fd"
digest: "sha256:9c45044aa8f4c8c93f03d0dc04f82aafcda0edcecce33c663923e5bb463d3746"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit e5f551e

Please sign in to comment.