From 0614cda9c48d4a8a4192c707d4f60700119b21e6 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:24:52 +0000 Subject: [PATCH] fix(helm): update helm release mariadb to v11.0.12 --- 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 5a0d4dd03..9dd58d2eb 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.0.10 + version: 11.0.12 sourceRef: kind: HelmRepository name: bitnami-charts