Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc20a225

Browse files
added helm2 page (codefresh-io#230)
* added helm2 page* addressed all reviewed comments* removed empty lines
1 parent09c1301 commitc20a225

File tree

3 files changed

+35
-4
lines changed

3 files changed

+35
-4
lines changed

‎_data/nav.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,8 @@
376376
url:"/custom-helm-uploads"
377377
-title:Helm environment promotion
378378
url:"/helm-environment-promotion"
379-
379+
-title:Helm 2 Support
380+
url:"/helm2-support"
380381

381382
-title:Integrations
382383
url:"/integrations"

‎_docs/new-helm/helm2-support.md‎

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title:"Sunsetting Helm 2 Support"
3+
description:"Migrate Your Applications from Helm 2 to Helm 3"
4+
group:new-helm
5+
toc:true
6+
---
7+
8+
At Codefresh, we support both Helm 2 and Helm 3 releases, both in the graphical dashboards and in pipeline steps.
9+
10+
However, the Helm team has discontinued all Helm support since[November 2020](https://helm.sh/blog/helm-v2-deprecation-timeline/).
11+
Therefore:
12+
* No new Helm 2 releases (not even for security updates)
13+
* “Stable” and “Incubator" repositories will be discontinued
14+
*https://github.com/helm/charts is now obsolete
15+
16+
For migrating your Helm 2 charts you can use the[helm-2to3 plugin](https://github.com/helm/helm-2to3)
17+
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.
20+
2. The Codefresh Helm[step](https://codefresh.io/steps/step/helm) will only support Helm 3.
21+
22+
Please contact us atsupport@codefresh.io if you have any questions or concerns.
23+
24+
##What to read next
25+
26+
*[Helm Quick Start Guide](https://codefresh.io/docs/docs/getting-started/helm-quick-start-guide/)
27+
*[Using Helm](https://codefresh.io/docs/docs/new-helm/using-helm-in-codefresh-pipeline/)
28+
*[Helm Example](https://codefresh.io/docs/docs/yaml-examples/examples/helm/)

‎_docs/whats-new/whats-new.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title:"Whats New In Codefresh?"
3-
description:"Achangelog ofnew features"
2+
title:"What's New In Codefresh?"
3+
description:"AChangelog ofNew Features"
44
group:whats-new
55
redirect_from:
66
-/docs/whats-new/
77
toc:true
88
---
99

10-
##Upcomingchanges:
10+
##UpcomingChanges:
1111

1212
- New platform IP addresses -[documentation]({{site.baseurl}}/docs/administration/platform-ip-addresses/)
1313
-*Modified Files filter on triggers for Pull request events*: Available March 1st
@@ -26,6 +26,8 @@ toc: true
2626
- Hide inaccessible clusters in the Kubernetes dashboard -[documentation]({{site.baseurl}}/docs/deploy-to-kubernetes/manage-kubernetes/#accessing-the-kubernetes-dashboard)
2727
- Define access for non-admins in Helm repositories and shared config -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/#level-of-access)
2828
- Okta auto-sync of teams -[documentation]({{site.baseurl}}/docs/administration/single-sign-on/sso-okta/#syncing-of-teams-after-initial-sso-setup)
29+
- Helm 2 Support -[documentation]({{site.baseurl}}/docs/new-helm/helm2-support)
30+
2931

3032

3133
###January 2021

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp