Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:aae770bf3041e68f85268aa1a607…
Browse files Browse the repository at this point in the history
…07fbc16faa5cc7f37e14a3723294583620e6'
  • Loading branch information
galoybot committed Nov 6, 2024
1 parent db5c09f commit e2a8704
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.34.1-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.21.2
appVersion: 0.21.3
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:ca303d2cbd098b517d400d402469cca86ef97a68e4e26191e1a5871a753dfbbb"
digest: "sha256:aae770bf3041e68f85268aa1a60707fbc16faa5cc7f37e14a3723294583620e6"
## 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: "ccd31cc"
git_ref: "847bad9"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:c71f8c3ebee3320a80c65a902edd2cbcb44b328eb8428089753effdc411add5e"
digest: "sha256:f90e9efc71c3e7b186163b8371710323a0ebcc8ea552636fa91f4a4ac9e20b0e"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:6eecad965f500531b90641bd26092e49b9c1251b23b1234c0bdb7006c337ae7b"
digest: "sha256:c7c5e45827c6a0a5a43a98490139dbd5417688a0a3a9087947d063336b6787c6"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:c6d7409d8199e561e9edb62118de35b5cd9445f3ec2eeee37f31b209f73b3092"
digest: "sha256:1a758a4d2d0783ab7029f7d7ab35d08583fc0137b3346273c88a9aa20b9f4866"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:324e0356eb4090dd899d1e071a44dc37d925bb4164cb433382ff78d37122e773"
digest: "sha256:dac5b1d0254d8423aa5148f8f9791ed5f2cd491c8457bddf168730c983a56d01"
consent:
repository: us.gcr.io/galoy-org/galoy-consent
## Digest of the image
Expand All @@ -84,7 +84,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api-migrate
## Digest of the image
##
digest: "sha256:1b15fdcf6607fa57ffcc0255d30fc56fe4d593f520f00c059fa858aca46cc1ca"
digest: "sha256:3e4aa981fe289da38274ff8dd1e59f3cc8bd317a7382a88b5d20b3e94de7a938"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit e2a8704

Please sign in to comment.