From b91b08691b3d25ebe8c276ce507910fb3f5fb19d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:06:10 +0000 Subject: [PATCH] fix(helm): update chart mariadb-galera to 8.2.9 --- 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 8f9f2e675..af963b292 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: 8.2.7 + version: 8.2.9 sourceRef: kind: HelmRepository name: bitnami-charts