Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:b2c84141738c5a47f2f1a36a3ca3…
Browse files Browse the repository at this point in the history
…043f401b200b942ab23d5f35e554ee46ebd2'
  • Loading branch information
galoybot committed Dec 1, 2023
1 parent dd020b1 commit 4059320
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.82
appVersion: 0.16.83
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:f7237fd69a7dac8de6a613b29286a39f474da957b9be53e2433592fbe7878421"
digest: "sha256:b2c84141738c5a47f2f1a36a3ca3043f401b200b942ab23d5f35e554ee46ebd2"
## 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: "9f91d10"
git_ref: "319aee7"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:c3341a616aa35074c1105aff1ad4a71d560b6d7366b0ae147e62345700e453bd"
digest: "sha256:5dde2ac99060538610bd7524ded8ff52cf946feb47d2ce7b6088712edb7ad46a"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:90c2b7fb59b7822b7999ba7e57f188b76d1730107f0b1e8e23765a737facd2c8"
digest: "sha256:e2dc7831eaeb0b2fa2cd1d6b5769f7a9b1f9235f51c3c0f6d0d3f447d25665aa"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:197d67c2460aa499dc87cf108dbece7d3bdd499a52dfb2d51209c8e7dab9506e"
digest: "sha256:2ae18b7dbd78a699a4d3adbd0724167d1247dd59638ae09bda879bf847fbfa05"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:6223fc3e3222706a2e2d032b56598fea639171373ab31fe5d1ed24c05ed045f1"
digest: "sha256:5de6bb4de4dc1ed4942557d3bf97f8049a62b9670445652294545a02259f791e"
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:035d662df6300cca1eeecea4014000e63fb93158a237552a972410956d945f01" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:9288b55c33d6c19c99c4ab78054137e1c8109fc813df8cd42e2c3a480a18783e" # 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:96869b2d49c8d6e368b9917ce18f4620cf949e1c511de5a574c156764ce60682"
digest: "sha256:e7cb5b3d429aba2a25c18a0287968d35e0f530a1188cc559761c09c66c8f858e"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 4059320

Please sign in to comment.