From 1cb2ab2b0e324870e2a29a2e48fd02111d7bc5e5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Nov 2021 15:07:51 +0000 Subject: [PATCH] fix(images): update bitnami/mariadb to 10.6.5 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/data/bookstack/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/bookstack/helm-release.yaml b/cluster/apps/data/bookstack/helm-release.yaml index a67d34b19..c15ddec55 100644 --- a/cluster/apps/data/bookstack/helm-release.yaml +++ b/cluster/apps/data/bookstack/helm-release.yaml @@ -39,7 +39,7 @@ spec: enabled: true image: repository: bitnami/mariadb - tag: "10.6.4" + tag: "10.6.5" auth: database: bookstack username: bookstack