From f58f0143f2cbb2defbf8cb7d3ad5fc61cfbde04a Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Sat, 14 Mar 2026 07:53:34 -0400 Subject: [PATCH] Update booklore --- apps/booklore/release.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/booklore/release.yaml b/apps/booklore/release.yaml index 3b660c4..19fea70 100644 --- a/apps/booklore/release.yaml +++ b/apps/booklore/release.yaml @@ -13,6 +13,12 @@ spec: interval: 15m releaseName: booklore values: + image: + repository: booklore/booklore + # This sets the pull policy for images. + pullPolicy: Always + # Overrides the image tag whose default is the chart appVersion. + tag: latest mariadb: enabled: true image: