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