From f816228f8a3821c5e803c3bb1b59ca4d958a89d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 06:32:59 -0500 Subject: [PATCH] fix(helm): update chart mariadb-galera to 9.0.1 (#2090) --- cluster/apps/galera/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/galera/helmrelease.yaml b/cluster/apps/galera/helmrelease.yaml index c7c83b28d..9b0a8cfb0 100644 --- a/cluster/apps/galera/helmrelease.yaml +++ b/cluster/apps/galera/helmrelease.yaml @@ -16,7 +16,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: mariadb-galera - version: 9.0.0 + version: 9.0.1 sourceRef: kind: HelmRepository name: bitnami-charts