From bd9ae05ade1706b9e74604e10c2cfc2d4986c778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:47:35 +0000 Subject: [PATCH] chore(deps): update container image ghost to v5.100.1 --- apps/public/ghost-ringtale/app/helm-release.yaml | 2 +- apps/public/ghost/app/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/public/ghost-ringtale/app/helm-release.yaml b/apps/public/ghost-ringtale/app/helm-release.yaml index a0e1a99ca..45c017a8e 100644 --- a/apps/public/ghost-ringtale/app/helm-release.yaml +++ b/apps/public/ghost-ringtale/app/helm-release.yaml @@ -19,7 +19,7 @@ spec: main: image: repository: ghost - tag: 5.98.0 + tag: 5.100.1 env: url: "https://${SECONDARY_HOSTNAME}" database__client: sqlite3 diff --git a/apps/public/ghost/app/helm-release.yaml b/apps/public/ghost/app/helm-release.yaml index 3fbc62785..a67a4cba2 100644 --- a/apps/public/ghost/app/helm-release.yaml +++ b/apps/public/ghost/app/helm-release.yaml @@ -19,7 +19,7 @@ spec: main: image: repository: ghost - tag: 5.98.0 + tag: 5.100.1 env: url: "https://${PUBLIC_HOSTNAME}" database__client: sqlite3