Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:1570d30384d9f27e82eae400722a…
Browse files Browse the repository at this point in the history
…4058d16199d3cb3d103e69381ef91e96a34c'
  • Loading branch information
galoybot committed Nov 15, 2023
1 parent b46ee6c commit 4d92d1a
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.27
appVersion: 0.16.28
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:686fe9378aea9a2570e95ff5568f4d8087110e5d56ac2d5be195dc2714f3b373"
digest: "sha256:1570d30384d9f27e82eae400722a4058d16199d3cb3d103e69381ef91e96a34c"
## 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: "0157e38"
git_ref: "2a7d79c"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:fd702517d44bd8bdfec5f505ef5d512d30400d7fac4fec56d03293a09b2084f2"
digest: "sha256:b9243e69dc059d2ec0505197edcb721bf3df8ab5a9e580f62052a9cab4de464e"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:f508f786cd10c7cbc5845f5506afd41370c42b782f58294f7790ce87aedf0cde"
digest: "sha256:73fd34a7756b28f703996590ce3096f6ed7d6698ddc1f7f0be08c37eeb7c99d6"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:8b36e9b5fc5b258f844121dc21a501427eae859271cb18422f286df0b33efdff"
digest: "sha256:6015b399eadb539aea0ff1738afaba6fc10e750ece5be5b8d60be0d0a59e2a0b"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:edb011631a3047ba694bb172f8e31d3d1f278cf42a7c3b866df6f28a8f377db5"
digest: "sha256:9efb553bc913d729b17bea6701983e786ab9af075f83b7bbb00681cf1d1d4cc6"
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:bf74501664c58cdcada5dc791a459f87b5650f2a2aaf1f60d738d4621ca750fb" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:b0ce47ff4dc3a6400f886c6a3f0382167fb65fdba94bd06fa0ec90a6af6acc2c" # 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:44418ba2c309776d43725a14271017f449510d6aa20e6bdc3f5ed3246e0d9b05"
digest: "sha256:8b4bf6b04b2b6312df6695a42f739a1bfb3bc9f3764092a56e4f4beef55d8bb3"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 4d92d1a

Please sign in to comment.