From feb2bc958910e4a38470e068cbb749f18f1cecf7 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Tue, 19 Apr 2022 09:48:54 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 911c2cbc..06be8b87 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ 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 for more information. + 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.