Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:1dba89960e89c1c1696191d68a53…
Browse files Browse the repository at this point in the history
…7c17dbec226281d1bf238913a375333f8157'
  • Loading branch information
galoybot committed Oct 6, 2023
1 parent 92f38c0 commit ea8e8a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.22.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.13.114
appVersion: 0.13.116
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
8 changes: 4 additions & 4 deletions charts/galoy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app
## Digest of the image
##
digest: "sha256:2b085edc83e7d4e0243802fcc4506289d38ccd1b698c08d024973f0594b33c9b"
digest: "sha256:1dba89960e89c1c1696191d68a537c17dbec226281d1bf238913a375333f8157"
## 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: "2663638"
git_ref: "8d252d5"
websocket:
## Has websocket
##
repository: us.gcr.io/galoy-org/galoy-app-websocket
## Digest of the image
##
digest: "sha256:fb530e8eb00cac51f84aacc8394613f30ff441e8bfb6a4951219d3dd5c90ef58"
digest: "sha256:7c18aaf7dcb4c158aa044e987a32353f48975c0e30d1e81df72a94626f797410"
## Galoy Application MongoDB Migration Image details
##
mongodbMigrate:
Expand All @@ -58,7 +58,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app-migrate
## Digest of the image
##
digest: "sha256:663f19b9d82563547b4134393a6d549464793fd282ae1ee3ffac20a846f53562"
digest: "sha256:d3b49107058ae934f42290de5b95bbafda75485ae99dc6a75464be83472709ea"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit ea8e8a9

Please sign in to comment.