ghjuipwehg
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
apiVersion: v2
|
||||
name: kubernetes-dashboard
|
||||
description: A minimal wrapper chart to deploy the Kubernetes Dashboard into the i-dashboard namespace
|
||||
type: application
|
||||
name: my-dashboard
|
||||
description: A Helm chart to deploy the Kubernetes Dashboard
|
||||
version: 0.1.0
|
||||
appVersion: "latest"
|
||||
kubeVersion: ">=1.20.0"
|
||||
keywords:
|
||||
- kubernetes
|
||||
- dashboard
|
||||
home: "https://kubernetes.github.io/dashboard/"
|
||||
sources:
|
||||
- "https://github.com/kubernetes/dashboard"
|
||||
appVersion: "3.0.0" # This can be the version of the dashboard you intend to deploy
|
||||
|
||||
dependencies:
|
||||
- name: kubernetes-dashboard
|
||||
version: "7.3.0" # Use a specific, stable version
|
||||
repository: "https://kubernetes.github.io/dashboard/"
|
||||
|
||||
Reference in New Issue
Block a user