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

View File

@@ -62,6 +62,8 @@ steps:
drone-helm3 is largely backwards-compatible with drone-helm. There are some known differences: 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`. * `prefix` must be supplied via the `settings` block, not `environment`.
* Several settings no longer have any effect: * Several settings no longer have any effect:
* `purge` -- this is the default behavior in Helm 3 * `purge` -- this is the default behavior in Helm 3