From 2942c13caa9c22667112d3bd624b148e172a4818 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Mar 2025 11:36:17 +0100 Subject: [PATCH] Update chart v, and change to ghost image --- apps/templates/blog-helm.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 4a29aa8..4359444 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -12,11 +12,13 @@ spec: project: default source: repoURL: registry-1.docker.io/bitnamicharts - targetRevision: 22.2.4 + targetRevision: 22.2.5 chart: ghost helm: values: | image: + repository: ghost + tag: 5.114.1 debug: true ghostUsername: Ruben ## @param existingSecret Name of existing secret containing Ghost credentials