From 3aac5dd7009d8bd4cf04944615fd8bb9f551fb91 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Oct 2025 02:00:16 +0000 Subject: [PATCH] Update ghost Docker tag to v6.4.0 --- deployment/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/kustomization.yaml b/deployment/kustomization.yaml index d089fb3..5a60078 100644 --- a/deployment/kustomization.yaml +++ b/deployment/kustomization.yaml @@ -12,4 +12,4 @@ namespace: anydev-website images: - name: ghost newName: ghost - newTag: "6.3.1" + newTag: "6.4.0"