Update Helm release kubernetes-dashboard to v7.11.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
kubernetes-dashboard | minor |
7.10.3 -> 7.11.1
|
Release Notes
kubernetes/dashboard (kubernetes-dashboard)
v7.11.1
What's Changed
- fix: PDB GQL schema by @maciaszczykm in https://github.com/kubernetes/dashboard/pull/10013
- fix(client): GVR core resources caching by @floreks in https://github.com/kubernetes/dashboard/pull/10014
Full Changelog: https://github.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.11.0...kubernetes-dashboard-7.11.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.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.11.1
docker.io/kubernetesui/dashboard-auth:1.2.4
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.2
v7.11.0
What's Changed
- chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 in /modules/web by @dependabot in https://github.com/kubernetes/dashboard/pull/9989
- chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 in /modules/web by @dependabot in https://github.com/kubernetes/dashboard/pull/9990
- chore(deps-dev): bump @graphql-mesh/openapi from 0.108.22 to 0.108.23 in /modules/web by @dependabot in https://github.com/kubernetes/dashboard/pull/9991
- chore(deps): bump ngx-cookie-service from 19.1.0 to 19.1.2 in /modules/web by @dependabot in https://github.com/kubernetes/dashboard/pull/9992
- chore(deps): bump ace-builds from 1.38.0 to 1.39.0 in /modules/web by @dependabot in https://github.com/kubernetes/dashboard/pull/9993
- feat: Pod Disruption Budget API by @maciaszczykm in https://github.com/kubernetes/dashboard/pull/10009
- chore(chart): release 7.11.0 by @maciaszczykm in https://github.com/kubernetes/dashboard/pull/10011
Full Changelog: https://github.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.10.5...kubernetes-dashboard-7.11.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.11.0
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.2
v7.10.5
What's Changed
- feat: add restart option for DaemonSets & StatefulSets by @avanish23 in https://github.com/kubernetes/dashboard/pull/9866
- fix: workload charts are black for certain languages by @HanNguyen-dev in https://github.com/kubernetes/dashboard/pull/9067
Full Changelog: https://github.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.10.1...kubernetes-dashboard-7.10.5
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.10.3
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.2
v7.10.4
What's Changed
- fix: use correct Kong service port for ingress based on TLS settings by @hamadodene in https://github.com/kubernetes/dashboard/pull/9863
New Contributors
- @hamadodene made their first contribution in https://github.com/kubernetes/dashboard/pull/9863
Full Changelog: https://github.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.10.3...kubernetes-dashboard-7.10.4
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.10.2
docker.io/kubernetesui/dashboard-auth:1.2.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.2.2
docker.io/kubernetesui/dashboard-web:1.6.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. Tell Nogweii if it blows up.