github kubernetes/dashboard kubernetes-dashboard-7.1.3

latest releases: kubernetes-dashboard-7.4.0, api/v1.6.0, kubernetes-dashboard-7.3.2...
one month ago

What's Changed

API

  • feat: generate swagger/graphql schema files from api by @floreks in #8777

Web

  • fix: login guard and me service initialization by @floreks in #8840

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

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

Don't miss a new dashboard release

NewReleases is sending notifications on new releases.