From 9d7f7e29681f80507beacd757e76e75611cf439b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Oct 2025 22:03:27 +0000 Subject: [PATCH] Update ghost Docker tag to v6.5.1 --- deployment/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/kustomization.yaml b/deployment/kustomization.yaml index de73cca..b5e9d4f 100644 --- a/deployment/kustomization.yaml +++ b/deployment/kustomization.yaml @@ -12,4 +12,4 @@ namespace: anydev-website images: - name: ghost newName: ghost - newTag: "6.5.0" + newTag: "6.5.1"