From e1f70d80bd0ae6525b4c8485c45af8e620f1a048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:43:57 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v12 --- cluster/apps/home/postgres/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/postgres/helm-release.yaml b/cluster/apps/home/postgres/helm-release.yaml index 5310a87..7312663 100644 --- a/cluster/apps/home/postgres/helm-release.yaml +++ b/cluster/apps/home/postgres/helm-release.yaml @@ -9,7 +9,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: postgresql - version: 11.6.18 + version: 12.12.10 sourceRef: kind: HelmRepository name: bitnami-charts