From 292c29124b2a4921faa3a49e0845bc69610fbc26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 16:18:44 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v12.2.7 --- chart/Chart.lock | 6 +++--- chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/Chart.lock b/chart/Chart.lock index 0ee4f168..028907e8 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.1.11 -digest: sha256:0a99be66d88c73aacfb668d7d44d3d4a4fd490237ab44b50a1f700df297ab120 -generated: "2023-01-26T18:04:04.364531477Z" + version: 12.2.7 +digest: sha256:ccf54ad931f1ac45cd037d9f663d26277aa66c26cc0615488df24fa7d7d6a4ee +generated: "2023-04-01T16:18:28.250710452Z" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 396db62a..7da8abb8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -7,5 +7,5 @@ appVersion: "0.0.1" dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.1.11 + version: 12.2.7 condition: postgresql.enabled