From e37d6194ed65d01606439ae7ff89e4872554a1c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 00:27:52 +0000 Subject: [PATCH] fix(helm): update chart mariadb-galera to 9.0.5 --- 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 fd63c533a..d5f8c7c43 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.4 + version: 9.0.5 sourceRef: kind: HelmRepository name: bitnami-charts