From a79a6db4ea43aeffae9bab032b2560c64e2d41a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:09:47 +0000 Subject: [PATCH 1/2] Update Helm release mariadb to v16.5.0 --- 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 3068f3ab..f90c61cc 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: 2.1.0 +version: 2.1.1 appVersion: "12.4" home: https://github.com/christianhuth/helm-charts icon: https://www.mdc.de/wp-content/uploads/2016/05/typo3_logo.png @@ -19,7 +19,7 @@ dependencies: condition: mysql.enabled - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 16.4.0 + version: 16.5.0 condition: mariadb.enabled - name: postgresql repository: https://charts.bitnami.com/bitnami From bd2f2d1f6485d77c688d057eccbfcabd245576b7 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Thu, 29 Aug 2024 15:20:32 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- charts/typo3/Chart.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/typo3/Chart.yaml b/charts/typo3/Chart.yaml index f90c61cc..89b849b3 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: 2.1.1 +version: 2.2.0 appVersion: "12.4" home: https://github.com/christianhuth/helm-charts icon: https://www.mdc.de/wp-content/uploads/2016/05/typo3_logo.png @@ -28,9 +28,7 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: bumped chart version of mariadb to 16.4.0 - - kind: changed - description: bumped chart version of mysql to 9.22.0 + description: bumped chart version of mariadb to 16.5.0 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