10 lines
1.1 KiB
YAML
10 lines
1.1 KiB
YAML
|
- name: "Update Auto Deploy template version"
|
||
|
reporter: kbychu
|
||
|
removal_date: "2021-06-22"
|
||
|
removal_milestone: "14.0"
|
||
|
issue_url: 'https://gitlab.com/gitlab-org/gitlab/-/issues/300862'
|
||
|
body: |
|
||
|
In GitLab 14.0, we will update the [Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/stages.html#auto-deploy) CI template to the latest version. This includes new features, bug fixes, and performance improvements with a dependency on the v2 [auto-deploy-image](https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image). Auto Deploy CI tempalte v1 will is deprecated going forward.
|
||
|
|
||
|
Since the v1 and v2 versions are not backward-compatible, your project might encounter an unexpected failure if you already have a deployed application. Follow the [upgrade guide](https://docs.gitlab.com/ee/topics/autodevops/upgrading_auto_deploy_dependencies.html#upgrade-guide) to upgrade your environments. You can also start using the latest template today by following the [early adoption guide](https://docs.gitlab.com/ee/topics/autodevops/upgrading_auto_deploy_dependencies.html#early-adopters).
|