Skip to content

Commit

Permalink
chore(deps): bump galoy image to 'sha256:5c3c4935c7b11224b7ce9e38a738…
Browse files Browse the repository at this point in the history
…c8502e4388d72b913e9bbb234307f10e63e0'
  • Loading branch information
galoybot committed Dec 22, 2023
1 parent 308cc5b commit b936be0
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.31.2-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.19.2
appVersion: 0.19.3
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:68585d54ca41b7e12cb3b4151a63c98f694f4a72b12dc8f4d191261fdcbf9d72"
digest: "sha256:5c3c4935c7b11224b7ce9e38a738c8502e4388d72b913e9bbb234307f10e63e0"
## 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: "2c5a6ba"
git_ref: "035c176"
websocket:
repository: us.gcr.io/galoy-org/galoy-api-ws-server
## Digest of the image
##
digest: "sha256:f0073b503294e64414c7f522f912ae0d5130f5964966910b5443cb9f270068fa"
digest: "sha256:5136d6ed40e7dfc29d4c49cc7eb797394a4a92aa7ff85874551acd2f714e4664"
trigger:
repository: us.gcr.io/galoy-org/galoy-api-trigger
## Digest of the image
##
digest: "sha256:5d87612d68e3610a160eff84d5010a3bb00f974b909d12ee35389e128210fd20"
digest: "sha256:4bbde3870ae20eea58ba26f9310bbae7bdfb94e20939bf9c85bffa09e387d631"
cron:
repository: us.gcr.io/galoy-org/galoy-api-cron
## Digest of the image
##
digest: "sha256:814c8703e7f87a3f47a22234e27108749f91e1c53a8f571a0e3d7cd5aca111ff"
digest: "sha256:3c857054211e6c534f21f925bd6a811716f3667d53d2f5fd4eb30244941d062e"
exporter:
repository: us.gcr.io/galoy-org/galoy-api-exporter
## Digest of the image
##
digest: "sha256:ab16c211f430c500b96aaea6a6f2c32399d7aedc15ff1d5cfa5c09aa4683347d"
digest: "sha256:951a413c22dfe8cc920937aa60d8e133868160e2adfe28ff16ecb88a91a8c8f3"
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:b75b10a1160ffb96d28e5fd62aced99d1010cc2cfd702dce5e4874259296cb98" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=4242d78;app=api-keys;
digest: "sha256:3f9954a4697a424efe11075a61fa573fa1108fa2434cf964c7e979e7a87b3c5d" # 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:4c64174c027d8d6494ee3f4f46a11cbe4a2d99dce03fc5bac0877991c3aef96e"
digest: "sha256:a1c7cef0128413e2afe166ee1fe04c7b7379349554a5dc9897c52c1de1b8b2f3"
## Galoy Application MongoDB Backup Image details
##
mongoBackup:
Expand Down

0 comments on commit b936be0

Please sign in to comment.