13 lines
931 B
YAML
13 lines
931 B
YAML
|
- name: "`Managed-Cluster-Applications.gitlab-ci.yml`"
|
||
|
announcement_milestone: "14.0"
|
||
|
announcement_date: "2021-06-22"
|
||
|
removal_milestone: "15.0"
|
||
|
removal_date: "2022-05-22"
|
||
|
breaking_change: true
|
||
|
reporter: nagyv-gitlab
|
||
|
body: | # Do not modify this line, instead modify the lines below.
|
||
|
The `Managed-Cluster-Applications.gitlab-ci.yml` CI/CD template is being removed. If you need an alternative, try the [Cluster Management project template](https://gitlab.com/gitlab-org/gitlab/-/issues/333610) instead. If your are not ready to move, you can copy the [last released version](https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v14.10.1/lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml) of the template into your project.
|
||
|
# The following items are not published on the docs page, but may be used in the future.
|
||
|
stage: "Configure"
|
||
|
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/333610
|