From e16fa7a21f3b7c5b843ce77f861e64bb71230270 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:41:18 +0100 Subject: [PATCH] chore(deps): update helm release postgresql to v13.2.28 (#2316) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- infrastructure/helm/rafiki/Chart.lock | 6 +++--- infrastructure/helm/rafiki/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/infrastructure/helm/rafiki/Chart.lock b/infrastructure/helm/rafiki/Chart.lock index c7ab7191ff..44dc3057e2 100644 --- a/infrastructure/helm/rafiki/Chart.lock +++ b/infrastructure/helm/rafiki/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 18.5.0 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.2.27 + version: 13.2.28 - name: rafiki-auth repository: https://interledger.github.io/helm-charts version: 0.4.0 @@ -14,5 +14,5 @@ dependencies: - name: rafiki-frontend repository: https://interledger.github.io/helm-charts version: 0.4.0 -digest: sha256:82620e588dfa7ea959868a59016b665a42631312cfed2398511c070a128bf589 -generated: "2023-12-31T15:27:19.592448505Z" +digest: sha256:e34397b8f2ac5f013f43da4fe7f64b5d1bd299b1676e29fb07805bb2d876c20e +generated: "2024-01-09T10:36:11.20188459Z" diff --git a/infrastructure/helm/rafiki/Chart.yaml b/infrastructure/helm/rafiki/Chart.yaml index 3bc983cf40..0125ecc355 100644 --- a/infrastructure/helm/rafiki/Chart.yaml +++ b/infrastructure/helm/rafiki/Chart.yaml @@ -28,7 +28,7 @@ dependencies: version: "18.5.0" repository: "https://charts.bitnami.com/bitnami" - name: postgresql - version: '13.2.27' + version: '13.2.28' repository: 'https://charts.bitnami.com/bitnami' - name: rafiki-auth version: '0.4.0'