From c0a046b62311950d9259350e53ad5a6eb5bc7d02 Mon Sep 17 00:00:00 2001 From: yxxhero <11087727+yxxhero@users.noreply.github.com> Date: Thu, 10 Jul 2025 18:20:04 +0800 Subject: [PATCH] docs: update status section with May 2025 release information (#2096) * docs: update status section with May 2025 release information Signed-off-by: yxxhero * docs: Update Helmfile v1 proposal link in index.md Signed-off-by: yxxhero --------- Signed-off-by: yxxhero --- docs/index.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 678b12b3..00aaf902 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,13 +24,10 @@ Deploy Kubernetes Helm Charts ## Status -March 2022 Update - The helmfile project has been moved to [helmfile/helmfile](https://github.com/helmfile/helmfile) from the former home `roboll/helmfile`. Please see [roboll/helmfile#1824](https://github.com/roboll/helmfile/issues/1824) for more information. +May 2025 Update -Even though Helmfile is used in production environments [across multiple organizations](users.md), it is still in its early stage of development, hence versioned 0.x. - -Helmfile complies to Semantic Versioning 2.0.0 in which v0.x means that there could be backward-incompatible changes for every release. - -Note that we will try our best to document any backward incompatibility. And in reality, helmfile had no breaking change for a year or so. +* Helmfile v1.0 and v1.1 has been released. We recommend upgrading directly to v1.1 if you are still using v0.x. +* If you haven't already upgraded, please go over this v1 proposal [here](https://github.com/helmfile/helmfile/blob/main/docs/proposals/towards-1.0.md) to see a small list of breaking changes. ## About