Skip to content

kubernetes-dashboard-7.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 11:29
a261b9b

What's changed

Full Changelog: web/v1.2.1...kubernetes-dashboard-7.0.1

Web container

Helm chart

  • feat(chart): update helm chart and bump to 7.0.1 by @floreks in #8757

Installation

helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/
helm upgrade --install kubernetes-dashboard kubernetes-dashboard/kubernetes-dashboard --create-namespace --namespace kubernetes-dashboard

Compatibility

Kubernetes version 1.27 1.28 1.29
Compatibility ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Images

docker.io/kubernetesui/dashboard-api:1.2.0
docker.io/kubernetesui/dashboard-auth:1.1.0
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.2.1