Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion manifests/07-downloads-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,26 @@ spec:
installing, and upgrading applications packaged as Helm Charts.
displayName: helm - Helm 4 CLI
links:
- href: 'https://mirror.openshift.com/pub/cgw/helm/4.1.4'
- href: 'https://mirror.openshift.com/pub/cgw/helm/4.2.3'
text: Download Helm v4
---
apiVersion: console.openshift.io/v1
kind: ConsoleCLIDownload
metadata:
name: helm3-download-links
annotations:
include.release.openshift.io/hypershift: "true"
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
capability.openshift.io/name: Console
spec:
description: |
Helm 3 is a package manager for Kubernetes applications which enables defining,
installing, and upgrading applications packaged as Helm Charts. Helm 3 continues
to be provided for operational continuity, but it will not be compatible with
future releases of OCP and so customers are encouraged to upgrade to Helm 4.
displayName: helm - Helm 3 CLI
links:
- href: 'https://mirror.openshift.com/pub/openshift-v4/clients/helm/latest'
text: Download Helm v3