From 37840a95a2de69c6c4d2208464e6b9468c697160 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:22:24 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to ~13.4.0 --- infra/gp-keycloak-instance/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/gp-keycloak-instance/Chart.yaml b/infra/gp-keycloak-instance/Chart.yaml index 6c3066f1..2d753828 100644 --- a/infra/gp-keycloak-instance/Chart.yaml +++ b/infra/gp-keycloak-instance/Chart.yaml @@ -3,10 +3,10 @@ name: gp-keycloak-instance description: A Helm chart for deploying Keycloak on OpenShift using the Keycloak-X Operator type: application -version: 1.4.3 +version: 1.5.0 dependencies: - name: postgresql repository: "https://charts.bitnami.com/bitnami" - version: ~13.3.0 + version: ~13.4.0 condition: persistence.enabled