Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:b17f18bf81d1242bbe79acb55a73…
Browse files Browse the repository at this point in the history
…5cdfa3e02935c250f686bf72c9a369e136bc'
  • Loading branch information
galoybot committed Oct 12, 2023
1 parent aba2039 commit ff7ed37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.24.1-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.14.10
appVersion: 0.14.11
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
14 changes: 7 additions & 7 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:d6446ec6b7f85e9d333b84f39e09ac5e5ebaf63ddf32a2baec7c3627b8c40c11"
digest: "sha256:b17f18bf81d1242bbe79acb55a735cdfa3e02935c250f686bf72c9a369e136bc"
## 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: "ae92dcd"
git_ref: "d35aae0"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:a51760bbb33119bff9a890de6d9cfe6548a4e4ba4017d1026a66c18758581dd2"
digest: "sha256:f73fb4f46aa4f970c0549df6ecc1e5152e44a849b5972654e02f117a92c19457"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:1b634d97142f18312be2d7d5a4a825820068b03ec5bc54794129a825d3c2ac34"
digest: "sha256:6983b93b722fafb50ca32e6b778ee484aefad81366c007ed348764aabf9a0bc4"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:d7eae036912650f4aa284a2bb4d85b926a56b2efe31b881f8d5ca28de5ba2b8c"
digest: "sha256:753a1022af0a27ece0dc575804cd238e4b3228167fb2590bd308ead12d8e2fe3"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:4b04fd65cf7a3367653a3769f54d5c08d74068fb37c6af77adeee879c1eb945e"
digest: "sha256:b3743a1720584e4d39dd72be2c1254ac1b6a0a74a1627484721889fd3b60f164"
## Galoy Application MongoDB Migration Image details
##
mongodbMigrate:
Expand All @@ -69,7 +69,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app-migrate
## Digest of the image
##
digest: "sha256:92243d8869381dcc5742391340c5435adebbed473cd686f66e0a54941d7059d1"
digest: "sha256:d9af1deea2f9dae2259fc21450e9845f34fc349437e687609646add02d2192e2"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit ff7ed37

Please sign in to comment.