Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:1921b39ceeb437329b9744752967…
Browse files Browse the repository at this point in the history
…25d5dfd4cedde2c43ccb3abc31856f7df96a'
  • Loading branch information
galoybot committed Nov 16, 2023
1 parent 9b39d9c commit 26cf932
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.27.3-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.16.33
appVersion: 0.16.35
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
16 changes: 8 additions & 8 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:bc8349e42eae39be629cfb72c833f28af66ed2d578a595d389d39e49c2d76b59"
digest: "sha256:1921b39ceeb437329b974475296725d5dfd4cedde2c43ccb3abc31856f7df96a"
## 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: "6b16663"
git_ref: "17ba06e"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:b852b147eb325c327302fc6d0a1197b5512132ae75110d4ff3c009fbb6e7f2e7"
digest: "sha256:9608f5c1efb21b99d5e80f863c78d7834adad74a95c805098b47166366606d3f"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:04e151486279ea2f8fb294bdf06c546454110d3d6f221edd2834da5ccec21dfa"
digest: "sha256:ff4717fab6ac8004adaa6696e2c6befdbd61521df722ce340a2dc52c78fb1525"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:e9fe2ee60f834d9d9e1a48ac3a0783cb798dbcb493c9dea42edb199e9b66e681"
digest: "sha256:fadfd31d677fd25a76e89bbd23f5fc1f3b290c30ae0ce9f8687d3e5b232f5799"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:6b53ed323954a1192f7936697a43454fe9613d793899591eeccb2be8942631ea"
digest: "sha256:de0aa23a9e63f1153a25affd79bb6450537477333b1734d24d73d3072c89678c"
consent:
repository: us.gcr.io/galoy-org/galoy-consent
## Digest of the image
Expand All @@ -70,7 +70,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api-keys
## Digest of the image
##
digest: "sha256:bb85f70d8db58f887d7ccc1e03142e51c077add4fdec49adfb874b006e0b4e99" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:e53f6730ee1528034006049c48724270cf9d20fa6c630204e7c17a6a9415da01" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
## Galoy Application MongoDB Migration Image details
##
mongodbMigrate:
Expand All @@ -79,7 +79,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-app-migrate
## Digest of the image
##
digest: "sha256:f3e0ba6c4ea1d5bb0093c5e4d28971d216f97c3e0dfdb4b870054e852b0a6397"
digest: "sha256:74f4fff5f790362839678986b5fc3e91fc7d4a5da7523d3378da51fac8ca9b98"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit 26cf932

Please sign in to comment.