link to migrate the deployments in the cluster

This commit is contained in:
Joachim Hill-Grannec 2019-12-31 17:34:53 -05:00
parent 51db551995
commit e641102770
No known key found for this signature in database
GPG key ID: 4391E44ED5D6BB46

View file

@ -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