What's Changed
- fix: Statefulset restart not working by @avanish23 in #10089
- style: Various improvements to Dockerfiles by @jnoordsij in #10088
- feat: add cache invalidation support based on Cache-Control header by @floreks in #10205
Full Changelog: kubernetes-dashboard-7.12.0...kubernetes-dashboard-7.13.0
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.29 | 1.30 | 1.31 | 1.32 |
---|---|---|---|---|
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.12.0
docker.io/kubernetesui/dashboard-auth:1.3.0
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.7.0