diff --git a/apps/public/ghost-ringtale/app/helm-release.yaml b/apps/public/ghost-ringtale/app/helm-release.yaml index 1e1ca0284..01e47fbe1 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.96.1 + tag: 5.96.2 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 3b2804255..3134674c7 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.96.1 + tag: 5.96.2 env: url: "https://${PUBLIC_HOSTNAME}" database__client: sqlite3