From e6411027701481a9bad716b7cd9b6d80abefdfb9 Mon Sep 17 00:00:00 2001 From: Joachim Hill-Grannec Date: Tue, 31 Dec 2019 17:34:53 -0500 Subject: [PATCH] link to migrate the deployments in the cluster --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf9e260..c987b8e 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ steps: drone-helm3 is largely backwards-compatible with drone-helm. There are some known differences: +* You'll need to migrate the deployments in the cluster [helm-v2-to-helm-v3](https://helm.sh/blog/migrate-from-helm-v2-to-helm-v3/) + * `prefix` must be supplied via the `settings` block, not `environment`. * Several settings no longer have any effect: * `purge` -- this is the default behavior in Helm 3