Update an invalid date in its front matter in blog

This commit is contained in:
steve-hardman 2024-11-19 00:41:48 +00:00 committed by GitHub
parent d1449bfa2e
commit bcd71b775c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
layout: blog
title: "Kubernetes 1.17:稳定"
date: 2019-12-09T130000-0800
date: 2019-12-09T13:00:00-08:00
slug: kubernetes-1-17-release-announcement
evergreen: true
---