From 496f60bfee1eab7f0418004f441b9ac09f916c65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 04:07:17 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v14 --- charts/typo3/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/typo3/Chart.yaml b/charts/typo3/Chart.yaml index 3e7731dc..1862c386 100644 --- a/charts/typo3/Chart.yaml +++ b/charts/typo3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: typo3 description: TYPO3 — the Professional, Flexible Content Management System type: application -version: 1.19.1 +version: 1.19.2 appVersion: "11.5" home: https://github.com/christianknell/helm-charts icon: https://www.mdc.de/wp-content/uploads/2016/05/typo3_logo.png @@ -23,7 +23,7 @@ dependencies: condition: mariadb.enabled - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.12.10 + version: 14.1.3 condition: postgresql.enabled annotations: artifacthub.io/changes: |