Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:caa288bb24f7e212153e52570abc…
Browse files Browse the repository at this point in the history
…da17aa453eb9143138de5ccfac69c57c4263' (#5117)
  • Loading branch information
galoybot-app[bot] authored Dec 28, 2023
1 parent 74b6dd6 commit a18a342
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.31.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.19.8
appVersion: 0.19.13
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:6fab2712266c8a81aeb93086ae897f112580a47c8b30a25fd088b1addce7870c"
digest: "sha256:caa288bb24f7e212153e52570abcda17aa453eb9143138de5ccfac69c57c4263"
## 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: "736c51b"
git_ref: "59d7ae9"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:801a9a4151ed79adec7088be2e682cf573ecb15e1b304ad5fda4e004e9df731d"
digest: "sha256:e7c1084baa2d228b72c2e9e7ed858766152a9d685ae3585a3bd4a0005ff6fdaf"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:f7e4b8b12023280214558fd23f4c8449687a057fb61a9e52442db2d24e56558a"
digest: "sha256:1d2bbdbdb10852d1df4ed5030b99a6407289499e62b155efd6a63251b7a281d2"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:b84a17dbebfdc85b7851a77b04efd73ee8b3b3a6588ccfc49c933b767e3f4099"
digest: "sha256:a0948a173ab9845d9618660a7789a03343219fa500d528d53b623dbf488243a4"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:69e7e060bda46c0bc84472f9f57f698fbb0eecd7750bb77e2ba8149c54cd350e"
digest: "sha256:d11d47f58ba8d7c65c32bef8e98964683c5a0c2ccad8d84f816fe3c61227a360"
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:5c3762401c5e617668f8871cc3219a7801e6b47e15b5b8e0226ad5bf2cdd0f61" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:ddb4abc5e670bee8d0ca69065fb74f2c52cbcbe05efced6af6d1bd6d0c479463" # 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:06e4fe22889c22589498d49996d40b614590856870b5538b46ebdbefbc2677cc"
digest: "sha256:8ca0e9e8ca6b27cad7942a53dcb5d0e2898008b6f69ed6282a1062b0631572e2"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit a18a342

Please sign in to comment.