diff --git a/charts/galoy-pay/Chart.yaml b/charts/galoy-pay/Chart.yaml index 42341a7af3..23ff9e200a 100644 --- a/charts/galoy-pay/Chart.yaml +++ b/charts/galoy-pay/Chart.yaml @@ -17,7 +17,7 @@ version: 0.8.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.6.20 +appVersion: 0.6.22 dependencies: - name: galoy-nostr condition: galoy-nostr.enabled diff --git a/charts/galoy-pay/values.yaml b/charts/galoy-pay/values.yaml index a7fb5fa26c..4c56a60ae8 100644 --- a/charts/galoy-pay/values.yaml +++ b/charts/galoy-pay/values.yaml @@ -1,6 +1,6 @@ image: repository: us.gcr.io/galoy-org/galoy-pay - digest: "sha256:7eb631c0c21bf3a3d1487d466b8c26799e7a3a9719a8a9326ef1ef9cccaadcdf" + digest: "sha256:7698f0daa3f890c28c51e7463b1630c6b939605f9967015d76bf42a790cb4c7c" # METADATA:: repository=https://github.com/GaloyMoney/galoy-pay;commit_ref=d820843;app=galoy-pay; git_ref: "cf1ff28" # Not used by helm ingress: enabled: false