From f1a6603918bb4d02f571f6d1fcf66a692ef3a0aa Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Thu, 20 Nov 2025 21:45:55 +0800 Subject: [PATCH] [zh-cn]sync helm-chart Signed-off-by: xin.li --- content/zh-cn/docs/reference/glossary/helm-chart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh-cn/docs/reference/glossary/helm-chart.md b/content/zh-cn/docs/reference/glossary/helm-chart.md index 1e41cb4fb782e..7b7cc65f19167 100644 --- a/content/zh-cn/docs/reference/glossary/helm-chart.md +++ b/content/zh-cn/docs/reference/glossary/helm-chart.md @@ -2,7 +2,7 @@ title: Helm Chart id: helm-chart date: 2018-04-12 -full_link: https://helm.sh/docs/topics/charts/ +full_link: https://helm.sh/zh/docs/topics/charts/ short_description: > Helm Chart 是一组预先定义的 Kubernetes 配置所构成的包,可以使用 Helm 工具对其进行管理。