From 6080127c9ac43bb6d8b4ef4928d00c286457697d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:17:33 +0000 Subject: [PATCH 1/2] Update Helm release postgresql to v12.12.10 --- 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 2b01ceee..34c0e41a 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.18.0 +version: 1.18.1 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.4 + version: 12.12.10 condition: postgresql.enabled annotations: artifacthub.io/changes: | From 6a14e31b41b2121e9147bec12a08e7d674903350 Mon Sep 17 00:00:00 2001 From: Christian Knell Date: Fri, 29 Sep 2023 09:02:43 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- charts/typo3/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/typo3/Chart.yaml b/charts/typo3/Chart.yaml index 34c0e41a..4471f3de 100644 --- a/charts/typo3/Chart.yaml +++ b/charts/typo3/Chart.yaml @@ -28,7 +28,7 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: bumped chart version of postgresql to 12.12.4 + description: bumped chart version of postgresql to 12.12.10 artifacthub.io/screenshots: | - title: TYPO3 is a very powerful Web Content Management System. url: https://docs.typo3.org/m/typo3/tutorial-getting-started/10.4/en-us/_images/BackendAboutModules.png