From 4fbc52fd287aa7b5c0b05842361dfb1df1d256a5 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 6 Sep 2022 09:21:12 +0000 Subject: [PATCH] feat(helm): update helm release mariadb to v11.3.0 --- cluster/apps/data/mariadb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/mariadb/helm-release.yaml b/cluster/apps/data/mariadb/helm-release.yaml index e329c2396..b346af9d4 100644 --- a/cluster/apps/data/mariadb/helm-release.yaml +++ b/cluster/apps/data/mariadb/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: mariadb - version: 11.2.2 + version: 11.3.0 sourceRef: kind: HelmRepository name: bitnami-charts