From 986a55ef971b73dba727cb933f4781bd271b7a71 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Tue, 17 May 2022 09:56:21 +0100 Subject: [PATCH] Fix blog article title Use the same article naming as the rest of the release comms series. --- content/en/blog/_posts/2022-05-06-storage-capacity-GA/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-05-06-storage-capacity-GA/index.md b/content/en/blog/_posts/2022-05-06-storage-capacity-GA/index.md index 35d6838f518..2bb85059e36 100644 --- a/content/en/blog/_posts/2022-05-06-storage-capacity-GA/index.md +++ b/content/en/blog/_posts/2022-05-06-storage-capacity-GA/index.md @@ -1,6 +1,6 @@ --- layout: blog -title: "Storage Capacity Tracking reaches GA in Kubernetes 1.24" +title: "Kubernetes 1.24: Storage Capacity Tracking Now Generally Available" date: 2022-05-06 slug: storage-capacity-ga ---