From 48056c3abb361eb41a5115a97f9816a9502dc46b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 10:12:18 +0000 Subject: [PATCH] Update Helm release postgresql to v13.2.30 (#203) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- java/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/Chart.yaml b/java/Chart.yaml index 0bc9ccd..0168784 100644 --- a/java/Chart.yaml +++ b/java/Chart.yaml @@ -19,6 +19,6 @@ dependencies: version: 2.1.1 repository: https://hmctspublic.azurecr.io/helm/v1/repo/ - name: postgresql - version: 13.2.24 + version: 13.2.30 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled