Skip to content

Commit 5b922b6

Browse files
chore(deps): bump galoy image to 'sha256:4fc1fcbf1ea786e639c88a1ddd885728bcf010ab469e63e62b98fc74b1210e0d' (#8450)
1 parent 09eef59 commit 5b922b6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

charts/galoy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version: 0.34.7-dev
1616
# This is the version number of the application being deployed. This version number should be
1717
# incremented each time you make changes to the application. Versions are not expected to
1818
# follow Semantic Versioning. They should reflect the version the application is using.
19-
appVersion: 0.21.113
19+
appVersion: 0.21.114
2020
dependencies:
2121
- name: redis
2222
repository: https://charts.bitnami.com/bitnami

charts/galoy/values.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,31 +48,31 @@ galoy:
4848
repository: us.gcr.io/galoy-org/galoy-api
4949
## Digest of the image
5050
##
51-
digest: "sha256:ba0fd47af8444a5651963579e9bbd444ba1877145bcb99c7cc9f0d411da3a215"
51+
digest: "sha256:4fc1fcbf1ea786e639c88a1ddd885728bcf010ab469e63e62b98fc74b1210e0d"
5252
## Not used by Helm, just used to ref to the source https://github.com/GaloyMoney/galoy.git
5353
## Reference for timestamping the corresponding docker image and used by internal CI.
5454
##
55-
git_ref: "cf64fb8"
55+
git_ref: "758ad72"
5656
websocket:
5757
repository: us.gcr.io/galoy-org/galoy-api-ws-server
5858
## Digest of the image
5959
##
60-
digest: "sha256:2dbc6d15cc36fa1b97070009d948cf0632caaaca6fca0933059700a6f1e7c17c"
60+
digest: "sha256:84cc11bc39704f05bd1b83e6d77b605178214839518b42fe963b1bd90b72efdf"
6161
trigger:
6262
repository: us.gcr.io/galoy-org/galoy-api-trigger
6363
## Digest of the image
6464
##
65-
digest: "sha256:31fb8ef7335e525f8206ab5217803aada36d0cf072765f9f36e9317475e194d8"
65+
digest: "sha256:4e5f7b547cc25789c4f83fd454d8fb21b6cdec88b8d26217e49ae5fb2a81c564"
6666
cron:
6767
repository: us.gcr.io/galoy-org/galoy-api-cron
6868
## Digest of the image
6969
##
70-
digest: "sha256:611e46c950df590f526d9e347ac77f68471d3e18bd6c61ba8d8fd59907f3dc91"
70+
digest: "sha256:13b6320e257e4a4cad91608a9c9a69d4210e135755f6f96ba4231679d09bbf61"
7171
exporter:
7272
repository: us.gcr.io/galoy-org/galoy-api-exporter
7373
## Digest of the image
7474
##
75-
digest: "sha256:ae0d71052848f4598fc509998a784b250fcbd1f13d56c63f1f13da9c823dc16f"
75+
digest: "sha256:e100d6ca72913988e6eebec6eda4da2b7c5e6ad32ea5ab7bb950211fcee89d69"
7676
consent:
7777
repository: us.gcr.io/galoy-org/galoy-consent
7878
## Digest of the image
@@ -96,7 +96,7 @@ galoy:
9696
repository: us.gcr.io/galoy-org/galoy-api-migrate
9797
## Digest of the image
9898
##
99-
digest: "sha256:333bd12e7be52161aa6c6c045fa6a15cfbb4e838a684e096dcd003f323de0fba"
99+
digest: "sha256:2bc6acf3eca87425542b4a919869d7b8a0a6f45e754b84f711584aabf5ca8529"
100100
## Galoy Application MongoDB Backup Image details
101101
##
102102
mongoBackup:

0 commit comments

Comments
 (0)