link to migrate the deployments in the cluster
This commit is contained in:
parent
51db551995
commit
e641102770
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue