Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:1c5f328eea9d720954b04f5f23a6…
Browse files Browse the repository at this point in the history
…ce33a4859022b17b24b394933a413fba0c5a'
  • Loading branch information
galoybot committed Oct 30, 2023
1 parent 98de8da commit bc77142
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.26.11-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.60
appVersion: 0.15.61
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:5693a4616e95917fe8de1423b957165446889af964cd40483deaed7378e19cba"
digest: "sha256:1c5f328eea9d720954b04f5f23a6ce33a4859022b17b24b394933a413fba0c5a"
## 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: "364aa9d"
git_ref: "0d7fe68"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:8c34b49dee0006f72b7c108344be484a28eb6ca94481f4af0483ba99312965f6"
digest: "sha256:7ca43fa7141a48936ce904469f2091892cf4661bbb8602aad13547a745b5b841"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:d2869cb5e43df0c651ddf3c96ec88a9c94295040d778906f3237abacbd7c62c6"
digest: "sha256:7d62fb4c47533ef17b0e752978c118b55397dc63eaf7a8a59b29471a13c2d6ef"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:b1894d43c3e7b268c81fa50736ba6647dbc15b3d30c21c55f5b0542b48879699"
digest: "sha256:d5e4b820893c5d03cd544c9e3d9af7de314387cd6ef8493dfc65444105770f87"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:340136492c4524c82240aa5bc0c387c637993bdf114e2e235c2c93004046e5e4"
digest: "sha256:74bc6b23a4e013ff501b046d51fc838c13cb1e6b7c79c76a287db2be14a38a26"
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:1e347a8ba8cd95d28efa7f911ba9722013c5e5688fa25b6cbed3cafd77d75460"
digest: "sha256:825ba1be02ce68aa6589a8344d6bfb1504ee536f223a2a2c01fa0eef7d1c3b00"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit bc77142

Please sign in to comment.