Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:d57dfc9760700dd141a0bb0f57cc…
Browse files Browse the repository at this point in the history
…78c4d8bd58e2203289ffe0e3570c6b25e0d0'
  • Loading branch information
galoybot committed Nov 15, 2023
1 parent 9e9bf9b commit 130bc08
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.25
appVersion: 0.16.26
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:e517b5a85e19e3c6faf83433be9212d13e397984c772f607c4e44546de065ba7"
digest: "sha256:d57dfc9760700dd141a0bb0f57cc78c4d8bd58e2203289ffe0e3570c6b25e0d0"
## 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: "ab30bc7"
git_ref: "89860ab"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:e16cbf061d6c95f28190d339d9db9d3dbfa17b585a9c7d13bebc52f91b285ced"
digest: "sha256:5607afc329239f49db1cae7041aaeb5aa725f35fb8b2eca3e820a28cb0f8675b"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:8bfe5dd168431f638cf018a74df8e0eaf9d43341d8b8776a2ab39bbecae163d8"
digest: "sha256:3734b26ca24ce95be29fe38391b94922058215b63ca8d07c276862a941c1d171"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:92949f5d7c637e7d147541bfd133b745ab8a08dedee770521750f49d2a660961"
digest: "sha256:bd61165ad5281a3379fe4091a3f37061c37ebd929a45ce1a66d0f76a845c1f82"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:2b3b34786b7b48308a443785bb31891d226038b375778374dc2c837f7b03a263"
digest: "sha256:7568bd8293c613bc1dedbbda66e6882c1b581fca690a3b0cf9561495d1c1a6f6"
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:7ac2075afda7b9ea56aa3fc351491a8bbdfcb546ad1c389622d0b9d8c432ae8b" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:f4992778a91ddfba1ba8dbdb6cfb64b7a18af9f879ebbef2f4dd5426daa034f1" # 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:706947ac0a0dd8412873076368ce51c41c4488a2a33b82666a28c13e052d3d8b"
digest: "sha256:a3fcbaedd6606383b8d9ccacb62c0853a041d6fdc040644f6223c41bdbc4e389"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 130bc08

Please sign in to comment.