Skip to content

kubernetes-dashboard-7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 15:24
567a38f

What's Changed

  • chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #8872
  • chore(deps-dev): bump ng-extract-i18n-merge from 2.11.1 to 2.11.2 in /modules/web by @dependabot in #8874
  • chore(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.4 in /modules/web by @dependabot in #8876
  • chore(deps-dev): bump sass from 1.72.0 to 1.74.1 in /modules/web by @dependabot in #8877
  • chore(deps-dev): bump @babel/core from 7.24.0 to 7.24.4 in /modules/web by @dependabot in #8875
  • chore(deps): bump github.com/apache/skywalking-eyes from 0.5.0 to 0.6.0 in /modules/common/tools by @dependabot in #8886
  • chore(deps-dev): bump @types/node from 20.12.3 to 20.12.5 in /modules/web by @dependabot in #8887
  • chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #8888

Helm Chart

  • feat(chart): allow overriding csrfKey with custom value by @floreks in #8896

Full Changelog: kubernetes-dashboard-7.2.0...kubernetes-dashboard-7.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.4.1
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