Merge pull request #54 from josmo/migration-link
link to migrate the deployments in the cluster
This commit is contained in:
commit
f919966cf0
|
@ -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