From 5e32b4e1865df0a38d1d95200540cfb2d8644b61 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Mar 2025 12:41:56 +0100 Subject: [PATCH] Change to ghost:latest --- ghost-blog/ghost-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost-blog/ghost-deployment.yaml b/ghost-blog/ghost-deployment.yaml index 9670029..a39e73d 100644 --- a/ghost-blog/ghost-deployment.yaml +++ b/ghost-blog/ghost-deployment.yaml @@ -94,7 +94,7 @@ spec: containers: - name: ghost-blog - image: ghcr.io/sredevopsorg/ghost-on-kubernetes:main + image: ghost:latest imagePullPolicy: Always ports: - name: ghost