From 8179c563bcc4a13616505e6d670addfe7013f879 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Jan 2025 02:52:39 +0000 Subject: [PATCH] feat!: update helm release mariadb to v20 --- charts/dolibarr/Chart.yaml | 4 ++-- charts/flowise/Chart.yaml | 4 ++-- charts/lighthouse-ci/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/dolibarr/Chart.yaml b/charts/dolibarr/Chart.yaml index 64cac45b4..75d704151 100644 --- a/charts/dolibarr/Chart.yaml +++ b/charts/dolibarr/Chart.yaml @@ -10,13 +10,13 @@ name: dolibarr sources: - https://github.com/Dolibarr/dolibarr - https://github.com/cowboysysop/charts/tree/master/charts/dolibarr -version: 5.2.3 +version: 6.0.0 dependencies: - name: common version: 2.21.0 repository: https://charts.bitnami.com/bitnami/ - name: mariadb - version: 18.2.6 + version: 20.2.1 repository: https://charts.bitnami.com/bitnami/ condition: mariadb.enabled annotations: diff --git a/charts/flowise/Chart.yaml b/charts/flowise/Chart.yaml index a9c29fa9a..ef1ccd3f0 100644 --- a/charts/flowise/Chart.yaml +++ b/charts/flowise/Chart.yaml @@ -10,13 +10,13 @@ name: flowise sources: - https://github.com/FlowiseAI/Flowise - https://github.com/cowboysysop/charts/tree/master/charts/flowise -version: 3.10.3 +version: 4.0.0 dependencies: - name: common version: 2.21.0 repository: https://charts.bitnami.com/bitnami/ - name: mariadb - version: 18.2.6 + version: 20.2.1 repository: https://charts.bitnami.com/bitnami/ condition: mariadb.enabled - name: postgresql diff --git a/charts/lighthouse-ci/Chart.yaml b/charts/lighthouse-ci/Chart.yaml index e61debe1e..324ed968a 100644 --- a/charts/lighthouse-ci/Chart.yaml +++ b/charts/lighthouse-ci/Chart.yaml @@ -10,13 +10,13 @@ name: lighthouse-ci sources: - https://github.com/GoogleChrome/lighthouse-ci - https://github.com/cowboysysop/charts/tree/master/charts/lighthouse-ci -version: 8.1.0 +version: 9.0.0 dependencies: - name: common version: 2.19.0 repository: https://charts.bitnami.com/bitnami/ - name: mariadb - version: 17.0.1 + version: 20.2.1 repository: https://charts.bitnami.com/bitnami/ condition: mariadb.enabled - name: postgresql