From 7b5ef61e518dc70a2b2fb0acd14f4bf98457e4bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 02:45:46 +0000 Subject: [PATCH] Update postgresql Docker tag to v14.3.3 --- charts/cdviz/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cdviz/Chart.yaml b/charts/cdviz/Chart.yaml index 844377c..def10f3 100644 --- a/charts/cdviz/Chart.yaml +++ b/charts/cdviz/Chart.yaml @@ -7,7 +7,7 @@ appVersion: 0.1.0 # TODO Change this to a version number on release dependencies: - name: postgresql - version: 14.3.1 + version: 14.3.3 # repository: https://charts.bitnami.com/bitnami repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled