Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:e2588f7625ca14c70c3cd7a5f434…
Browse files Browse the repository at this point in the history
…e1bed59e41061363c8f8186a23862daa8fed'
  • Loading branch information
galoybot committed Oct 17, 2023
1 parent 215998d commit e17cdd5
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.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.15.3
appVersion: 0.15.6
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:3c7e0a60f7e66ae628b9390d9614be1a5899e0c5092740726e816ae83cfa2339"
digest: "sha256:e2588f7625ca14c70c3cd7a5f434e1bed59e41061363c8f8186a23862daa8fed"
## 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: "c706882"
git_ref: "19b94c1"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:7e192fd1ebae5d9e028e7e3a20ce35af0aff2e59593a27747e0a21f6169ca482"
digest: "sha256:5148e888de3ebbbf4a4782d239119ca0e1e269050fb847c83dac97a418615176"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:98f4c3ace64381c3ce8ec50c27abbef1e6376d146069884b2a8e581dd76b16d9"
digest: "sha256:30869bb2fdf15c4a000ee71202dbe43d9962a9fcd548cf0663f703f5c1eb1f7f"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:ea0b11bc38c701977201c55c63d5e303f6e0e52c6ece9fcea22714b09657570e"
digest: "sha256:c082b6495ee371382bba4d7e7fc7972e50a9e38e610f292a1360002566762afe"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:aa16b25de59adef5b13b391394c9b637ce79c64e20ca36d0798968b5028a08d2"
digest: "sha256:efb0f636bfd7b1a70e55a37e33781ea7c893eb074b0dc302dad6482546cc66af"
consent:
repository: us.gcr.io/galoy-org/galoy-consent
## Digest of the image
Expand All @@ -74,7 +74,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app-migrate
## Digest of the image
##
digest: "sha256:c8541ec700279cc94e231774c29f9834d6e2aec6f4f6590dc28f04b9ea7eff20"
digest: "sha256:70cbc1f6dab8e532df332225d2a4e2603ebf405a9ad112e54614fe74975fbedd"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit e17cdd5

Please sign in to comment.