You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/new-helm/helm2-support.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,18 @@ However, the Helm team has discontinued all Helm support since [November 2020](h
11
11
Therefore:
12
12
* No new Helm 2 releases (not even for security updates)
13
13
* “Stable” and “Incubator" repositories will be discontinued
14
-
*https://github.com/helm/charts is now obsolete
14
+
*[https://github.com/helm/charts](https://github.com/helm/charts) is now obsolete
15
15
16
16
For migrating your Helm 2 charts you can use the[helm-2to3 plugin](https://github.com/helm/helm-2to3)
17
17
18
18
Codefresh will also discontinue support for Helm 2 on July 16 2021. After this date:
19
-
1. All Codefresh Helm dashboards including the[Helm releases](https://codefresh.io/docs/docs/new-helm/helm-releases-management/), and[promotions](https://codefresh.io/docs/docs/new-helm/helm-environment-promotion/) will only support Helm 3 clusters and namespaces.
19
+
1. All Codefresh Helm dashboards including the[Helm releases]({{site.baseurl}}/docs/new-helm/helm-releases-management/), and[promotions]({{site.baseurl}}/docs/new-helm/helm-environment-promotion/) will only support Helm 3 clusters and namespaces.
20
20
2. The Codefresh Helm[step](https://codefresh.io/steps/step/helm) will only support Helm 3.
21
21
22
22
Please contact us atsupport@codefresh.io if you have any questions or concerns.