From 0377d8be29836d6141fc9197efbb040618f1e720 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Wed, 16 Mar 2022 16:17:09 +0000 Subject: [PATCH] Update Helm release mariadb to v10.4.1 --- .../base/single-sign-on/single-sign-on-database-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml b/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml index 76d68596a..0e000fe2f 100644 --- a/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml +++ b/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml @@ -9,7 +9,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: mariadb - version: 10.4.0 + version: 10.4.1 sourceRef: kind: HelmRepository name: bitnami -- GitLab