From 962d697ccfc36371364b1c800f1b4783c639ab4d Mon Sep 17 00:00:00 2001 From: alexlebens Date: Mon, 24 Jun 2024 11:43:01 -0500 Subject: [PATCH] rely on chart for image updates --- clusters/cl01tl/applications/ghost/Chart.yaml | 2 +- clusters/cl01tl/applications/ghost/values.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/clusters/cl01tl/applications/ghost/Chart.yaml b/clusters/cl01tl/applications/ghost/Chart.yaml index 9219b3c9a..342ce3069 100644 --- a/clusters/cl01tl/applications/ghost/Chart.yaml +++ b/clusters/cl01tl/applications/ghost/Chart.yaml @@ -28,4 +28,4 @@ dependencies: version: 0.2.4 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/ghost.png -appVersion: 5.85.0-debian-12-r0 +appVersion: 5.86.2 diff --git a/clusters/cl01tl/applications/ghost/values.yaml b/clusters/cl01tl/applications/ghost/values.yaml index f6196dee1..bf6a1cb92 100644 --- a/clusters/cl01tl/applications/ghost/values.yaml +++ b/clusters/cl01tl/applications/ghost/values.yaml @@ -1,8 +1,4 @@ ghost: - image: - registry: docker.io - repository: bitnami/ghost - tag: 5.85.2-debian-12-r0 updateStrategy: type: Recreate ghostUsername: user