From f5698943fce53e503792dd8342ead7371a7eca9f Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:27:51 +0000 Subject: [PATCH] fix(container): update helm values bitnami/mariadb to 10.6.7 --- 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 e28a0ac32..dc9ce425e 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.5" + tag: "10.6.7" auth: database: bookstack username: bookstack