diff --git a/infrastructure/helm/rafiki/Chart.lock b/infrastructure/helm/rafiki/Chart.lock index a0254cbd9a..95e3ea2715 100644 --- a/infrastructure/helm/rafiki/Chart.lock +++ b/infrastructure/helm/rafiki/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.12.0 + version: 18.12.1 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 13.4.4 @@ -14,5 +14,5 @@ dependencies: - name: rafiki-frontend repository: https://interledger.github.io/helm-charts version: 0.4.0 -digest: sha256:51dff2a1f4a9d2378afcf5b3c63da8e735dc32a56b868300174ee92de49f7c2f -generated: "2024-02-01T12:26:39.733963516Z" +digest: sha256:05091807745b1092766daf14c006ff4c18565c149fa4e4690b0bb42cb48faffb +generated: "2024-02-03T06:05:34.616499177Z" diff --git a/infrastructure/helm/rafiki/Chart.yaml b/infrastructure/helm/rafiki/Chart.yaml index b87220fadc..a91a062de8 100644 --- a/infrastructure/helm/rafiki/Chart.yaml +++ b/infrastructure/helm/rafiki/Chart.yaml @@ -25,7 +25,7 @@ appVersion: 'v1.0.0-alpha.1' dependencies: - name: redis - version: "18.12.0" + version: "18.12.1" repository: "https://charts.bitnami.com/bitnami" - name: postgresql version: '13.4.4'