diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md index 0994c51abb2de881a6a581b1c9e0a207faf6b1ca..8da9f36d3681f15ec3d59c2694eaf498b1df0bb4 100644 --- a/doc/user/project/deploy_boards.md +++ b/doc/user/project/deploy_boards.md @@ -86,8 +86,11 @@ To display the Deploy Boards for a specific [environment] you should: Kubernetes. NOTE: **Note:** - The Kubernetes label of `app` is deprecated and may be removed in next major - release, GitLab 12.0. + Matching based on the Kubernetes `app` label is deprecated and will + be removed in [GitLab + 12.1](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14020). + To migrate, please apply the required annotations (see above) and + re-deploy your application. ![Deploy Boards Kubernetes Label](img/deploy_boards_kubernetes_label.png)