Merge pull request #54 from josmo/migration-link

link to migrate the deployments in the cluster
This commit is contained in:
Joachim Hill-Grannec 2019-12-31 17:56:21 -05:00 committed by GitHub
commit f919966cf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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