Skip to content

Releases: kubernetes/dashboard

api/v1.4.0

28 Mar 14:14
172d5e0
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: api/v1.3.0...api/v1.4.0

Image

docker.io/kubernetesui/dashboard-api:1.4.0

kubernetes-dashboard-7.1.2

11 Mar 12:12
c68f820
Compare
Choose a tag to compare

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

08 Mar 16:21
a370d5b
Compare
Choose a tag to compare

What's Changed

  • feat(api): add full proxy mode to api module by @floreks in #8766

Full Changelog: kubernetes-dashboard-7.1.1...api/v1.3.0

Image

docker.io/kubernetesui/dashboard-api:1.3.0

web/v1.2.2

07 Mar 20:59
ff47b13
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-web:1.2.2

web/v1.2.1

07 Mar 10:44
4a19054
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-web:1.2.1

What's Changed

Full Changelog: kubernetes-dashboard-7.0.0...web/v1.2.1

kubernetes-dashboard-7.1.1

07 Mar 21:14
dbe7a46
Compare
Choose a tag to compare

What's changed

  • fix: skip login screen when auth header is present by @floreks in #8762

Full Changelog: auth/v1.1.1...kubernetes-dashboard-7.1.1

Auth

  • add /api/v1/me endpoint with username and as an information if user was correctly authenticated

Web

  • update auth header handling
  • update user info panel with username from /me endpoint
  • update login to skip login view when auth header is present

Helm Chart

  • update gateway configuration to support /me endpoint routing

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.2.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

kubernetes-dashboard-7.1.0

07 Mar 16:58
f46f99c
Compare
Choose a tag to compare

What's changed

Full Changelog: kubernetes-dashboard-7.0.1...kubernetes-dashboard-7.1.0

Helm chart

  • feat: allow overriding ingress tls secret name by @floreks in #8761

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.2.0
docker.io/kubernetesui/dashboard-auth:1.1.0
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.2.1

kubernetes-dashboard-7.0.1

07 Mar 11:29
a261b9b
Compare
Choose a tag to compare

What's changed

Full Changelog: web/v1.2.1...kubernetes-dashboard-7.0.1

Web container

Helm chart

  • feat(chart): update helm chart and bump to 7.0.1 by @floreks in #8757

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.2.0
docker.io/kubernetesui/dashboard-auth:1.1.0
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.2.1

auth/v1.1.1

07 Mar 20:55
ff47b13
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-auth:1.1.1

web/v1.2.0

06 Mar 13:34
3406310
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-web:1.2.0