From 420f962a35cfb9311e455abf5c81c0a51ed27ec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 07:29:28 +0000 Subject: [PATCH] Update postgresql Docker tag to v15.1.4 --- 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 8d5e1a8..41bc457 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: 15.1.2 + version: 15.1.4 # repository: https://charts.bitnami.com/bitnami repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled