Skip to content

kubernetes-dashboard-7.4.0

Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.1 in /modules/web by @dependabot in #8958
  • chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #8956
  • chore(deps-dev): bump cypress from 13.7.3 to 13.8.1 in /modules/web by @dependabot in #8961
  • chore(deps-dev): bump stylelint from 16.3.1 to 16.4.0 in /modules/web by @dependabot in #8962
  • chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.1 in /modules/web by @dependabot in #8957
  • chore(deps): bump ace-builds from 1.33.0 to 1.33.1 in /modules/web by @dependabot in #8963
  • chore(deps): bump azure/setup-helm from 4.1.0 to 4.2.0 by @dependabot in #8917
  • chore(deps): bump core-js from 3.36.1 to 3.37.0 in /modules/web by @dependabot in #8926
  • chore(deps-dev): bump sass-loader from 14.2.0 to 14.2.1 in /modules/web by @dependabot in #8927
  • chore: fix some typos in comments by @racequite in #8943
  • chore(deps): bump systemjs from 6.14.3 to 6.15.1 in /modules/web by @dependabot in #8974
  • chore(deps-dev): bump @graphql-mesh/cli from 0.89.9 to 0.90.0 in /modules/web by @dependabot in #8978
  • chore: fix struct name in comment by @luchenhan in #8979
  • chore(deps-dev): bump @graphql-mesh/transform-replace-field from 0.97.5 to 0.98.2 in /modules/web by @dependabot in #8981
  • chore(deps-dev): bump @graphql-mesh/openapi from 0.99.6 to 0.100.3 in /modules/web by @dependabot in #8983
  • chore(deps-dev): bump @graphql-mesh/runtime from 0.98.8 to 0.99.2 in /modules/web by @dependabot in #8982
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /modules/web by @dependabot in #8999
  • chore(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0 in /modules/web by @dependabot in #8985
  • chore(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.5 in /modules/web by @dependabot in #8988
  • chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #8990
  • chore(deps-dev): bump sass from 1.75.0 to 1.76.0 in /modules/web by @dependabot in #8995
  • chore(deps-dev): bump @graphql-mesh/runtime from 0.99.2 to 0.99.3 in /modules/web by @dependabot in #8992
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 in /modules/web by @dependabot in #8987
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #9000
  • chore(deps-dev): bump @graphql-mesh/cli from 0.90.0 to 0.90.3 in /modules/web by @dependabot in #8994
  • chore(deps): bump github.com/cosmtrek/air from 1.51.0 to 1.52.0 in /modules/common/tools by @dependabot in #9006
  • chore(deps-dev): bump @babel/core from 7.24.4 to 7.24.5 in /modules/web by @dependabot in #8984
  • chore(deps-dev): bump @graphql-mesh/openapi from 0.100.3 to 0.100.5 in /modules/web by @dependabot in #8993
  • chore(deps-dev): bump @types/node from 20.12.7 to 20.12.8 in /modules/web by @dependabot in #8998
  • chore(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /modules/common/tools by @dependabot in #9007
  • chore(deps-dev): bump @graphql-mesh/transform-replace-field from 0.98.2 to 0.98.3 in /modules/web by @dependabot in #8991
  • chore(deps-dev): bump stylelint from 16.4.0 to 16.5.0 in /modules/web by @dependabot in #9008
  • chore(deps-dev): bump tar from 7.0.1 to 7.1.0 in /modules/web by @dependabot in #9009
  • chore(deps): bump k8s modules to v0.30.0 by @shu-mutou in #9010
  • chore(deps): bump github.com/gohugoio/hugo from 0.123.3 to 0.125.3 in /modules/common/tools by @dependabot in #8960
  • chore(deps): bump golang.org/x/net from 0.23.0 to 0.25.0 in /modules/api by @dependabot in #9011
  • chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 in /modules/web by @dependabot in #9012
  • chore(deps-dev): bump jest-preset-angular from 14.0.3 to 14.0.4 in /modules/web by @dependabot in #9014
  • chore(deps-dev): bump @types/node from 20.12.8 to 20.12.10 in /modules/web by @dependabot in #9013
  • chore(deps-dev): bump sass from 1.76.0 to 1.77.0 in /modules/web by @dependabot in #9015
  • chore(deps): bump github.com/emicklei/go-restful-openapi/v2 from 2.9.1 to 2.10.2 in /modules/api by @dependabot in #9016
  • chore(deps-dev): bump semver from 7.6.0 to 7.6.1 in /modules/web by @dependabot in #9017

API

New Contributors

Full Changelog: kubernetes-dashboard-7.3.2...kubernetes-dashboard-7.4.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.6.0
docker.io/kubernetesui/dashboard-auth:1.1.3
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.3.0