Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:01c2cb855638cfd7460b3fd375b4…
Browse files Browse the repository at this point in the history
…298fa0b899f243080c2318bad5355ec383aa'
  • Loading branch information
galoybot committed Dec 11, 2023
1 parent 54a29a6 commit d64bb01
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.29.2-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.17.10
appVersion: 0.17.11
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:d029c9ac3c9f6d03b78617f75720fc76c25726b31bfcbea4e6e4fd4d25a53ffc"
digest: "sha256:01c2cb855638cfd7460b3fd375b4298fa0b899f243080c2318bad5355ec383aa"
## 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: "9b344c8"
git_ref: "7f1cec5"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:54927442cc3a38d3f430ce4faf086ed1e63b38337921989202ed9f274b706be1"
digest: "sha256:c833a2637353d0e7d45470f8c2bd68f8f828568196f25e53a841bcbfc4f0202c"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:4378fff763dfe7ab9e3db58f39c235ef32291aa75c9bd952040b3e02b3ae48d4"
digest: "sha256:8fdc28a6966ecbc41ed626a0e35de11eec642c586920e738f0c7d621a8c85cf7"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:12197c78e226034529197e6643806b4960e2f6d157192218dfe425ea795674b5"
digest: "sha256:68ee0506ac8bea0b3f0fd56e593fec787795a334e8f9658ba94371f50067e72c"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:894363fde5181f1ce8d799dcc9c4ccb94bb360e393f21d26a3f8e61763d03cb7"
digest: "sha256:b6d53633d89ce9a2f022735b00bbb59823beefeefb508923b5abcfd3ec16509a"
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:a38bdc679f94b362034f8efe3a6669f6c0ce36a0e4f0f575d518d8ab15e1026c" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:bda072f2a3addcee3dd5ac528956044839b4d9c57a41286f33708dafad5c9123" # 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:81d6b3496d5d30e2546d13be8b52a22b0a73b8174b6bf733666d5b95d948cf5a"
digest: "sha256:6d8d0277d14d201d071236236b08a892d534284450d466b78342a5c33db08d74"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit d64bb01

Please sign in to comment.