Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:a3c020402de8802e9b6ff0219779…
Browse files Browse the repository at this point in the history
…0502bf5e1fe1c40bbb285f532748911ab593'
  • Loading branch information
galoybot committed Dec 23, 2024
1 parent 4df17b4 commit f238d67
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.34.7-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.21.17
appVersion: 0.21.19
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:a180c47010ae7892ec7c04207885f98ae51ae8fed248a5a5826fe22149eb6a27"
digest: "sha256:a3c020402de8802e9b6ff02197790502bf5e1fe1c40bbb285f532748911ab593"
## 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: "a2ab6e3"
git_ref: "a335b40"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:24cdb3017d748d44ba5f6f9d3e054e15bd8a0e4e3ccebb4573508618a61383bc"
digest: "sha256:01fadf133a95308be3d1b8d11e9093b5e5c015413e934703a323d12b50b12051"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:c57593a4915284e415a93103d3bfef1f6ab1948cbf8e95129c96967fdf620646"
digest: "sha256:17d971a19eb925c7ee2be3ecb694803cafaf2f0dc98ba2aeacb337f1708391ba"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:3126510d42f1eea4e868543089ae0237bca4fd0cbd75d84b53b89a3305eb62ce"
digest: "sha256:5dce429481352ceddcfe5f4fc93609e04d4ea5e3c9e83decbea36ab8147b8b79"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:6bd41216402705b6bac5fa1fb9e80135c645ed3bceef1b685bd1498a6a8e4821"
digest: "sha256:264dd4b7ca9d5d27ecdc92852fdb5797f7c3b790a2fedb34b1d912b1cace309f"
consent:
repository: us.gcr.io/galoy-org/galoy-consent
## Digest of the image
Expand All @@ -84,7 +84,7 @@ galoy:
repository: us.gcr.io/galoy-org/galoy-api-migrate
## Digest of the image
##
digest: "sha256:7360aa4dc96740cd29ee4931e651f15d3e1e90d25bb79387e943eb25b7a656b6"
digest: "sha256:bd3b0fbebf51db91c248b70dd7fc7710565bd17a4d5de8fc71e2a692cbe9c990"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit f238d67

Please sign in to comment.