From 085ce0d6a7f6ae0505fd24e2d40930d12eb5ed57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 19:20:50 +0000 Subject: [PATCH] Update Helm release postgresql to v16 --- cluster/apps/database/postgres/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/postgres/release.yaml b/cluster/apps/database/postgres/release.yaml index 5b66eda6..bf6c8444 100644 --- a/cluster/apps/database/postgres/release.yaml +++ b/cluster/apps/database/postgres/release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql - version: 12.6.0 + version: 16.2.1 sourceRef: kind: HelmRepository name: chart-bitnami