From 22f912925bb45200e1851bc0edfe15233414172b Mon Sep 17 00:00:00 2001 From: Paco Xu Date: Fri, 5 Sep 2025 10:08:57 +0800 Subject: [PATCH] sync blog publish date of v1.34 env files blog Co-authored-by: Tim Bannister <193443691+lmktfy@users.noreply.github.com> --- .../index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename content/zh-cn/blog/_posts/{2025-09-01-introducing-env-files => 2025-09-10-introducing-env-files}/index.md (99%) diff --git a/content/zh-cn/blog/_posts/2025-09-01-introducing-env-files/index.md b/content/zh-cn/blog/_posts/2025-09-10-introducing-env-files/index.md similarity index 99% rename from content/zh-cn/blog/_posts/2025-09-01-introducing-env-files/index.md rename to content/zh-cn/blog/_posts/2025-09-10-introducing-env-files/index.md index 1a1be769b89f1..790a6511e9ed2 100644 --- a/content/zh-cn/blog/_posts/2025-09-01-introducing-env-files/index.md +++ b/content/zh-cn/blog/_posts/2025-09-10-introducing-env-files/index.md @@ -1,7 +1,7 @@ --- layout: blog title: "Kubernetes v1.34: 使用 Init 容器定义应用环境变量" -date: 2025-09-01 +date: 2025-09-10T10:30:00-08:00 slug: kubernetes-v1-34-env-files author: > HirazawaUi @@ -10,7 +10,7 @@ translator: Michael Yao (DaoCloud)