Releases: kubernetes/dashboard
Releases · kubernetes/dashboard
api/v1.4.2
What's Changed
- fix(api): pod detail endpoint returns invalid container status for init containers by @floreks in #8884
Full Changelog: api/v1.4.1...api/v1.4.2
Image
docker.io/kubernetesui/dashboard-api:1.4.2
api/v1.4.1
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 in /modules/api by @dependabot in #8727
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /modules/api by @dependabot in #8780
- chore(deps): bump github.com/emicklei/go-restful/v3 from 3.11.3 to 3.12.0 in /modules/api by @dependabot in #8773
- chore(deps): bump github.com/go-openapi/spec from 0.20.4 to 0.21.0 in /modules/api by @dependabot in #8862
- fix: api schema and update kong chart config by @floreks in #8879
- fix(api): role/clusterole/podlist endpoints by @floreks in #8881
Full Changelog: api/v1.4.0...api/v1.4.1
Image
docker.io/kubernetesui/dashboard-api:1.4.1
web/v1.2.3
What's Changed
Full Changelog: kubernetes-dashboard-7.1.2...web/v1.2.3
Image
docker.io/kubernetesui/dashboard-web:1.2.3
kubernetes-dashboard-7.1.3
What's Changed
- chore: fix some typos by @vitalmotif in #8821
API
Web
Helm Chart
- feat(chart): bump chart to 7.1.3 by @floreks in #8841
- Change the default number of replicas for API deployment from 3 to 1
- Update
kong_dns_order
entry in an attempt to mitigate latency issues
New Contributors
- @vitalmotif made their first contribution in #8821
Full Changelog: kubernetes-dashboard-7.1.2...kubernetes-dashboard-7.1.3
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.4.0
docker.io/kubernetesui/dashboard-auth:1.1.2
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.2.3
auth/v1.1.2
What's Changed
- fix:
me
endpoint response to use the correct response code for unauthorized requests. by @floreks in #8840
Full Changelog: kubernetes-dashboard-7.1.2...auth/v1.1.2
Image
docker.io/kubernetesui/dashboard-auth:1.1.2
api/v1.4.0
What's Changed
Full Changelog: api/v1.3.0...api/v1.4.0
Image
docker.io/kubernetesui/dashboard-api:1.4.0
kubernetes-dashboard-7.1.2
What's changed
Full Changelog: kubernetes-dashboard-7.1.1...kubernetes-dashboard-7.1.2
Helm Chart
- bump API image to
1.3.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.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.3.0
docker.io/kubernetesui/dashboard-auth:1.1.1
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.2.2
api/v1.3.0
What's Changed
Full Changelog: kubernetes-dashboard-7.1.1...api/v1.3.0
Image
docker.io/kubernetesui/dashboard-api:1.3.0
web/v1.2.2
Image
docker.io/kubernetesui/dashboard-web:1.2.2
web/v1.2.1
Image
docker.io/kubernetesui/dashboard-web:1.2.1
What's Changed
Full Changelog: kubernetes-dashboard-7.0.0...web/v1.2.1