From f61da73e7da02752f15f7444098357cb1612b8c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:07:04 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16 --- charts/depscloud/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/depscloud/Chart.yaml b/charts/depscloud/Chart.yaml index c77bd82..0873605 100644 --- a/charts/depscloud/Chart.yaml +++ b/charts/depscloud/Chart.yaml @@ -20,7 +20,7 @@ dependencies: condition: mysql.enabled - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 10.16.2 + version: 16.2.1 condition: postgres.enabled - name: extractor repository: file://../extractor