Fix a typo in the v1 proposal (#688)
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
d443e7424e
commit
2d98bba1a1
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue