Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:b9f057f2b67df7f42e41ac04cf08…
Browse files Browse the repository at this point in the history
…8272a93ffd1d3712c02a8dbcdadea8bfd5e5'
  • Loading branch information
galoybot committed Oct 16, 2023
1 parent 628bdb6 commit c2e4367
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.0-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.0
appVersion: 0.15.1
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
12 changes: 6 additions & 6 deletions charts/galoy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api
## Digest of the image
##
digest: "sha256:6aaab32d395a7203983a066093a64a0a3578aaad3c233ed0d0f5ee5037a2fa69"
digest: "sha256:b9f057f2b67df7f42e41ac04cf088272a93ffd1d3712c02a8dbcdadea8bfd5e5"
## 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.
##
Expand All @@ -45,22 +45,22 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:450e96777bd5a113446e8ff51b95e1e253426853f3a981c36969cc9e1d5ba5f9"
digest: "sha256:a453c2f2c59780e3974f8b60dff8be4a6c7c1f54a5822273dff7da0886ad792c"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:f8cdb5d4a686a0be3c0f226e0750db362af3cb513dc0ff58e553adb5cd671723"
digest: "sha256:8bb5d984f29b371f64a4f38bc48bbd20fb75aa13250cf527d7a31df9f38f5694"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:66f17cf296c79a0f2f2fda4612eaaead08bf98e34187d5397edb4b4f9899d95c"
digest: "sha256:2294152b26da45e5fce11cc2a218c9987d3a2897b84cac5029f13f02313f4e6c"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:1a2a8106d89c1664f4d9ca52ec6c8c1572c59b5263146104f2d628cd8d185eb6"
digest: "sha256:e4e9bb087226821b7cb48d54ddf1e10908d3d66b177ed4b319d1b8982e5fcb91"
## 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:3d1dbeeb729817629d33662008a16264de446463212e7e5ff78a6fa7edb7379f"
digest: "sha256:f1e4a1d0fe0caedb88a7f816081cc3466cce3e52d2ca56822125d8249b77a36d"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit c2e4367

Please sign in to comment.