From b8423a0176ec7bf32ff92b59bc8dcfcf21c6ec5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:35:02 -0500 Subject: [PATCH] fix(helm): update chart mariadb-galera to 9.0.2 (#2125) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 b3a1bd9ed..9e51241e2 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.1 + version: 9.0.2 sourceRef: kind: HelmRepository name: bitnami-charts