Skip to content

Commit 84a5fe1

Browse files
chore(deps): bump galoy image to 'sha256:4448ebf5655dd41089a93329ed8d493e4614294e4e37bde05263cda543de55b6'
1 parent 5b922b6 commit 84a5fe1

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.114
19+
appVersion: 0.21.116
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:4fc1fcbf1ea786e639c88a1ddd885728bcf010ab469e63e62b98fc74b1210e0d"
51+
digest: "sha256:4448ebf5655dd41089a93329ed8d493e4614294e4e37bde05263cda543de55b6"
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: "758ad72"
55+
git_ref: "9fe2578"
5656
websocket:
5757
repository: us.gcr.io/galoy-org/galoy-api-ws-server
5858
## Digest of the image
5959
##
60-
digest: "sha256:84cc11bc39704f05bd1b83e6d77b605178214839518b42fe963b1bd90b72efdf"
60+
digest: "sha256:1184549c49e149a6c7d07eaf0afb75fc2cbf02b977a2368ad09890290d5d96a0"
6161
trigger:
6262
repository: us.gcr.io/galoy-org/galoy-api-trigger
6363
## Digest of the image
6464
##
65-
digest: "sha256:4e5f7b547cc25789c4f83fd454d8fb21b6cdec88b8d26217e49ae5fb2a81c564"
65+
digest: "sha256:5f7038cd8a0974b9d78cec4a56cfc6dea458240a0456c0ad9df2dddce814e69d"
6666
cron:
6767
repository: us.gcr.io/galoy-org/galoy-api-cron
6868
## Digest of the image
6969
##
70-
digest: "sha256:13b6320e257e4a4cad91608a9c9a69d4210e135755f6f96ba4231679d09bbf61"
70+
digest: "sha256:df68f19fd99811ee918ee96316e17ce797d4894cc7e1db5ee383e4c88b6c1979"
7171
exporter:
7272
repository: us.gcr.io/galoy-org/galoy-api-exporter
7373
## Digest of the image
7474
##
75-
digest: "sha256:e100d6ca72913988e6eebec6eda4da2b7c5e6ad32ea5ab7bb950211fcee89d69"
75+
digest: "sha256:7401fcad86924ba8a6f03587e7eb27a954501479c537cdf9cd65215e9cf46750"
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:2bc6acf3eca87425542b4a919869d7b8a0a6f45e754b84f711584aabf5ca8529"
99+
digest: "sha256:7860d4ec90ef7d8331870cd96d134bc4721388dca7eac9d9703fd6472519faaa"
100100
## Galoy Application MongoDB Backup Image details
101101
##
102102
mongoBackup:

0 commit comments

Comments
 (0)