Releases: kubernetes/dashboard
Releases · kubernetes/dashboard
web/v1.5.0
What's Changed
Full Changelog: web/v1.4.0...web/v1.5.0
Image
docker.io/kubernetesui/dashboard-web:1.5.0
metrics-scraper/v1.2.0
What's Changed
Full Changelog: metrics-scraper/v1.1.1...metrics-scraper/v1.2.0
Image
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.0
kubernetes-dashboard-7.8.0
What's Changed
- fix: add missing newline to common labels by @Moglum in #9504
- chore(chart): bump modules and helm chart by @floreks in #9514
New Contributors
Full Changelog: kubernetes-dashboard-7.7.0...kubernetes-dashboard-7.8.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.28 | 1.29 | 1.30 | 1.31 |
---|---|---|---|---|
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.9.0
docker.io/kubernetesui/dashboard-auth:1.2.0
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.0
docker.io/kubernetesui/dashboard-web:1.5.0
auth/v1.2.0
api/v1.9.0
What's Changed
Full Changelog: api/v1.8.1...api/v1.9.0
Image
docker.io/kubernetesui/dashboard-api:1.9.0
kubernetes-dashboard-7.7.0
What's Changed
- docs: Update creating-sample-user.md by @paul-grozav in #9443
- feat(chart): add supported settings to values.yaml based on settings.go by @krichter722 in #9380
- Fix incorrect resource divisors in Helm templates by @jnoordsij in #9486
- feat(chart): Disable Kong Manager by default by @jnoordsij in #8971
- docs: warn users about https requirement by @darmbrust in #9138
- feat: add full support for labels and annotations in helm chart by @tuunit in #9490
New Contributors
- @paul-grozav made their first contribution in #9443
- @krichter722 made their first contribution in #9380
- @darmbrust made their first contribution in #9138
- @tuunit made their first contribution in #9490
Full Changelog: kubernetes-dashboard-7.6.1...kubernetes-dashboard-7.7.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.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
kubernetes-dashboard-7.6.1
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
kubernetes-dashboard-7.6.0
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /modules/api by @dependabot in #9029
- chore(deps): bump sigs.k8s.io/kind from 0.22.0 to 0.23.0 in /modules/common/tools by @dependabot in #9032
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 in /modules/web by @dependabot in #9110
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 in /modules/web by @dependabot in #9114
- chore(deps): bump github.com/emicklei/go-restful/v3 from 3.12.0 to 3.12.1 in /modules/api by @dependabot in #9112
- chore(deps-dev): bump @types/node from 20.12.13 to 20.14.1 in /modules/web by @dependabot in #9115
- chore(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.12.0 in /modules/web by @dependabot in #9116
- chore(deps): bump tslib from 2.6.2 to 2.6.3 in /modules/web by @dependabot in #9119
- fix: update cosmtrek/air project link to air-verse/air by @r-yabyab in #9132
- chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2 in /modules/web by @dependabot in #9122
- chore(deps-dev): bump cypress from 13.10.0 to 13.11.0 in /modules/web by @dependabot in #9123
- chore(deps-dev): bump @graphql-mesh/transform-replace-field from 0.98.6 to 0.98.7 in /modules/web by @dependabot in #9131
- chore(deps-dev): bump @babel/core from 7.24.6 to 7.24.7 in /modules/web by @dependabot in #9126
- chore(deps-dev): bump @graphql-mesh/runtime from 0.99.7 to 0.99.8 in /modules/web by @dependabot in #9130
- chore(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /modules/common/tools by @dependabot in #9133
- chore(deps-dev): bump prettier from 3.3.0 to 3.3.2 in /modules/web by @dependabot in #9135
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in /modules/web by @dependabot in #9120
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 in /modules/api by @dependabot in #9124
- chore(deps-dev): bump @babel/preset-env from 7.24.6 to 7.24.7 in /modules/web by @dependabot in #9125
- chore(deps-dev): bump @graphql-mesh/openapi from 0.100.10 to 0.100.12 in /modules/web by @dependabot in #9129
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /modules/web by @dependabot in #9137
- chore(deps-dev): bump @graphql-mesh/cli from 0.90.9 to 0.90.10 in /modules/web by @dependabot in #9128
- chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #9153
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 in /modules/web by @dependabot in #9140
- chore(deps-dev): bump sass from 1.77.4 to 1.77.5 in /modules/web by @dependabot in #9139
- chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.7 in /modules/web by @dependabot in #9150
- chore(deps-dev): bump graphql from 16.8.1 to 16.8.2 in /modules/web by @dependabot in #9151
- chore(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 in /modules/web by @dependabot in #9163
- chore(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 in /modules/web by @dependabot in #9143
- chore(deps-dev): bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2 in /modules/web by @dependabot in #9144
- chore(deps): bump ace-builds from 1.34.2 to 1.35.0 in /modules/web by @dependabot in #9141
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #9168
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 in /modules/web by @dependabot in #9169
- chore(deps-dev): bump sass from 1.77.5 to 1.77.6 in /modules/web by @dependabot in #9172
- chore(deps): bump ws from 7.5.9 to 7.5.10 in /modules/web by @dependabot in #9173
- chore(deps-dev): bump tar from 7.2.0 to 7.4.0 in /modules/web by @dependabot in #9175
- chore(deps-dev): bump cypress from 13.11.0 to 13.12.0 in /modules/web by @dependabot in #9174
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 in /modules/web by @dependabot in #9171
- chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 in /modules/web by @dependabot in #9170
- chore(deps): bump github.com/samber/lo from 1.39.0 to 1.42.0 in /modules/web by @dependabot in #9200
- chore(deps-dev): bump jest-preset-angular from 14.1.0 to 14.1.1 in /modules/web by @dependabot in #9179
- chore(deps-dev): bump minimatch from 9.0.4 to 9.0.5 in /modules/web by @dependabot in #9193
- chore(deps-dev): bump @graphql-mesh/runtime from 0.99.8 to 0.99.11 in /modules/web by @dependabot in #9198
- chore(deps): bump github.com/air-verse/air from 1.52.2 to 1.52.3 in /modules/common/tools by @dependabot in #9186
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.14.1 in /modules/web by @dependabot in #9192
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 in /modules/web by @dependabot in #9189
- chore(deps-dev): bump graphql from 16.8.2 to 16.9.0 in /modules/web by @dependabot in #9188
- chore(deps): bump github.com/samber/lo from 1.39.0 to 1.44.0 in /modules/web by @dependabot in #9202
- chore(deps-dev): bump @graphql-mesh/cli from 0.90.10 to 0.91.1 in /modules/web by @dependabot in #9197
- chore(deps-dev): bump @graphql-mesh/transform-replace-field from 0.98.7 to 0.98.9 in /modules/web by @dependabot in #9196
- chore(deps-dev): bump @graphql-mesh/openapi from 0.100.12 to 0.101.0 in /modules/web by @dependabot in #9195
- chore(deps-dev): bump @graphql-mesh/openapi from 0.101.0 to 0.101.2 in /modules/web by @dependabot in #9213
- chore(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.15.0 in /modules/web by @dependabot in #9206
- chore(deps-dev): bump @graphql-mesh/transform-replace-field from 0.98.9 to 0.98.10 in /modules/web by @dependabot in #9208
- chore(deps-dev): bump cypress from 13.12.0 to 13.13.0 in /modules/web by @dependabot in #9205
- chore(deps): bump ace-builds from 1.35.0 to 1.35.2 in /modules/web by @dependabot in #9204
- chore(deps-dev): bump @graphql-mesh/cli from 0.91.1 to 0.91.2 in /modules/web by @dependabot in #9209
- chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #9214
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 in /modules/web by @dependabot in #9207
- chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #9215
- chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 in /modules/web by @dependabot in #9211
- chore(deps-dev): bump @graphql-mesh/runtime from 0.99.11 to 0.99.12 in /modules/web by @dependabot in #9203
- chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 in /modules/web by @dependabot in #9217
- chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.1 in /modules/web by @dependabot in #9225
- chore(deps-dev): bump minimatch from 9.0.5 to 10.0.1 in /modules/web by @dependabot in #9222
- chore(deps-dev): bump sass from 1.77.6 to 1.77.7 in /modules/web by @dependabot in #9224
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 in /modules/web by @dependabot in #9220
- chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 in /modu...
api/v1.8.1
Image
docker.io/kubernetesui/dashboard-api:1.8.1
api/v1.8.0
What's Changed
- chore(deps): bump k8s modules to v0.30.3 by @shu-mutou in #9265
- feat: Add drain node endpoint by @maciaszczykm in #9465
Full Changelog: api/v1.7.0...api/v1.8.0
Image
docker.io/kubernetesui/dashboard-api:1.8.0