From de066e6a7196f0a67f7ceb8a022f1e6a0731e8ab Mon Sep 17 00:00:00 2001 From: Christopher Negus Date: Tue, 12 Apr 2022 18:04:09 +0000 Subject: [PATCH] Responded to review comments --- data/announcements/scheduled.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/announcements/scheduled.yaml b/data/announcements/scheduled.yaml index 1568b8ee79..0713c4578e 100644 --- a/data/announcements/scheduled.yaml +++ b/data/announcements/scheduled.yaml @@ -32,12 +32,12 @@ announcements: - name: Dockershim removal startTime: 2022-04-07T00:00:00 # Added in PR: https://github.com/kubernetes/website/pull/32805 - endTime: 2022-05-19T00:00:00 # Expires 2022-05-19 - style: "background: #3d4cb7" + endTime: 2022-05-10T00:00:00 # Expires 2022-05-10, but will change text slightly on release date + style: "background: #326ce5" title: "Dockershim removal set for Kubernetes 1.24" message: | As of Kubernetes 1.24, Dockershim will no longer be included in Kubernetes. - Read the [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) to see what this means to you. + Read the [Dockershim Removal FAQ](/dockershim) to see what this means to you. - name: Kubecon 2020 NA startTime: 2020-10-26T00:00:00 # Added in https://github.com/kubernetes/website/pull/24714