From 5685149b773c166b5c3dcb3979e4f077d9da572b Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Thu, 30 Oct 2025 10:58:55 -0400 Subject: [PATCH] fix: update booklore mariadb tag --- apps/booklore/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/booklore/release.yaml b/apps/booklore/release.yaml index 8051880..02316b4 100644 --- a/apps/booklore/release.yaml +++ b/apps/booklore/release.yaml @@ -16,7 +16,7 @@ spec: mariadb: enabled: true image: - tag: 12.0.2 + tag: latest auth: database: booklore username: booklore-user