Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/14_0/removal_enablement_helm2.yml')
-rw-r--r--data/removals/14_0/removal_enablement_helm2.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/removals/14_0/removal_enablement_helm2.yml b/data/removals/14_0/removal_enablement_helm2.yml
new file mode 100644
index 00000000000..323b22fd3b4
--- /dev/null
+++ b/data/removals/14_0/removal_enablement_helm2.yml
@@ -0,0 +1,8 @@
+- name: "Helm v2 support"
+ removal_date: "2021-06-22"
+ removal_milestone: "14.0"
+ reporter: joshlambert
+ body: |
+ Helm v2 was [officially deprecated](https://helm.sh/blog/helm-v2-deprecation-timeline/) in November of 2020, with the `stable` repository being [de-listed from the Helm Hub](https://about.gitlab.com/blog/2020/11/09/ensure-auto-devops-work-after-helm-stable-repo/) shortly thereafter. With the release of GitLab 14.0, which will include the 5.0 release of the [GitLab Helm chart](https://docs.gitlab.com/charts/), Helm v2 will no longer be supported.
+
+ Users of the chart should [upgrade to Helm v3](https://helm.sh/docs/topics/v2_v3_migration/) to deploy GitLab 14.0 and later.