From 6dff3a55eb045647a2383cf1dcbdaec6456b6855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:01:15 +0000 Subject: [PATCH] Update Helm release mariadb to v19 --- 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 c15b3520..6068c2ef 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.3.2 +version: 2.3.3 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.5.0 + version: 19.1.0 condition: mariadb.enabled - name: postgresql repository: https://charts.bitnami.com/bitnami