Skip to content

kubernetes-dashboard-7.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 14:37
09fb541

What's Changed

  • fix: Bump chart to v7.6.1 and change drain endpoint method to PUT by @maciaszczykm in #9468

Full Changelog: kubernetes-dashboard-7.6.0...kubernetes-dashboard-7.6.1

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.28 1.29 1.30
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.8.1
docker.io/kubernetesui/dashboard-auth:1.1.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.4.0