Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:3c7e0a60f7e66ae628b9390d9614…
Browse files Browse the repository at this point in the history
…be1a5899e0c5092740726e816ae83cfa2339' (#4473)
  • Loading branch information
galoybot-app[bot] authored Oct 16, 2023
1 parent 22d969a commit fe13755
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.25.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.15.2
appVersion: 0.15.3
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:0025b329e5d407b3440234e0504aca6bd3ade198475d1c2cfb4c391e085be921"
digest: "sha256:3c7e0a60f7e66ae628b9390d9614be1a5899e0c5092740726e816ae83cfa2339"
## 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: "4ff0626"
git_ref: "c706882"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:8c8ee48c5d1d8152e6c6ef5fe30ed6f4f329ac47d269aeeba7bd1e381b2d3bb8"
digest: "sha256:7e192fd1ebae5d9e028e7e3a20ce35af0aff2e59593a27747e0a21f6169ca482"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:a14bccb3f5f6d483ed0825dbd05950920a6dbdbd699c661319f041e300da8ac3"
digest: "sha256:98f4c3ace64381c3ce8ec50c27abbef1e6376d146069884b2a8e581dd76b16d9"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:1c46fbda120085cde0878ce5d3a1c5c31459849ade691788661502b2bd1c940f"
digest: "sha256:ea0b11bc38c701977201c55c63d5e303f6e0e52c6ece9fcea22714b09657570e"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:4b385b7b6aaf4bc14f963dc4a3906d56441ac3bb1821d023a29e0db65fac811e"
digest: "sha256:aa16b25de59adef5b13b391394c9b637ce79c64e20ca36d0798968b5028a08d2"
## 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:584ce580a367c468b0e4fd58e505bae5b758bb653fd6a1951c3f81fe9c8d94ba"
digest: "sha256:c8541ec700279cc94e231774c29f9834d6e2aec6f4f6590dc28f04b9ea7eff20"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit fe13755

Please sign in to comment.