From 0977bc4db84c3fe867e35d0cf1932c4acc16c4c6 Mon Sep 17 00:00:00 2001 From: East Hastings Date: Sat, 14 Dec 2024 22:25:48 +0000 Subject: [PATCH] chore(deps): update helm release mariadb to v20 --- core/mariadb/mariadb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/mariadb/mariadb.yaml b/core/mariadb/mariadb.yaml index a2d44563c..bced6cb72 100644 --- a/core/mariadb/mariadb.yaml +++ b/core/mariadb/mariadb.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: mariadb - version: 16.0.2 + version: 20.2.1 sourceRef: kind: HelmRepository name: bitnami