ghjuipwehg

This commit is contained in:
2025-09-30 11:47:48 +02:00
parent 5b59e60006
commit 5ae92fb189
2 changed files with 17 additions and 62 deletions

View File

@@ -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/"