From 2d98bba1a162fe36216733f2f6468daa4d98ae02 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Thu, 9 Feb 2023 09:24:07 +0900 Subject: [PATCH] Fix a typo in the v1 proposal (#688) Signed-off-by: yxxhero --- docs/proposals/towards-1.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proposals/towards-1.0.md b/docs/proposals/towards-1.0.md index 13b942c8..123e8e72 100644 --- a/docs/proposals/towards-1.0.md +++ b/docs/proposals/towards-1.0.md @@ -82,7 +82,7 @@ Note that every breaking change should have an easy alternative way to achieve t ### The long deprecated `charts.yaml` has been finally removed -Helmfile used to load `helmfile.yaml` or `charts.yaml` when you omitted the `-f` flag. `charts.yaml` has been deprecated for a long time but never been removed. We take v1 as a change to finally remove it. +Helmfile used to load `helmfile.yaml` or `charts.yaml` when you omitted the `-f` flag. `charts.yaml` has been deprecated for a long time but never been removed. We take v1 as a chance to finally remove it. ## After 1.0