Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(helm): update chart kubernetes-dashboard ( 7.4.0 → 7.5.0 ) (#624)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-dashboard](https://github.com/kubernetes/dashboard) | minor | `7.4.0` -> `7.5.0` | --- ### Release Notes <details> <summary>kubernetes/dashboard (kubernetes-dashboard)</summary> ### [`v7.5.0`](https://github.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.5.0) [Compare Source](https://github.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.4.0...kubernetes-dashboard-7.5.0) #### What's Changed - chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /modules/common/tools by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9021](https://github.com/kubernetes/dashboard/pull/9021) - chore(deps-dev): bump [@​graphql-mesh/transform-replace-field](https://github.com/graphql-mesh/transform-replace-field) from 0.98.3 to 0.98.4 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9027](https://github.com/kubernetes/dashboard/pull/9027) - chore(deps-dev): bump semver from 7.6.1 to 7.6.2 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9028](https://github.com/kubernetes/dashboard/pull/9028) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.8.0 to 7.9.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9034](https://github.com/kubernetes/dashboard/pull/9034) - chore(deps): bump ace-builds from 1.33.1 to 1.33.2 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9035](https://github.com/kubernetes/dashboard/pull/9035) - chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9037](https://github.com/kubernetes/dashboard/pull/9037) - chore(deps-dev): bump sass from 1.77.0 to 1.77.2 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9055](https://github.com/kubernetes/dashboard/pull/9055) - chore(deps-dev): bump cypress from 13.8.1 to 13.9.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9026](https://github.com/kubernetes/dashboard/pull/9026) - chore(deps-dev): bump [@​graphql-mesh/openapi](https://github.com/graphql-mesh/openapi) from 0.100.5 to 0.100.8 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9033](https://github.com/kubernetes/dashboard/pull/9033) - chore(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.12.10 to 20.12.12 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9036](https://github.com/kubernetes/dashboard/pull/9036) - chore(deps-dev): bump [@​graphql-mesh/cli](https://github.com/graphql-mesh/cli) from 0.90.3 to 0.90.5 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9025](https://github.com/kubernetes/dashboard/pull/9025) - chore(deps-dev): bump [@​graphql-mesh/runtime](https://github.com/graphql-mesh/runtime) from 0.99.3 to 0.99.5 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9023](https://github.com/kubernetes/dashboard/pull/9023) - feat(chart): Set `GOMAXPROCS` and `GOMEMLIMIT` environment variables by [@​jnoordsij](https://github.com/jnoordsij) in [https://github.com/kubernetes/dashboard/pull/8989](https://github.com/kubernetes/dashboard/pull/8989) - chore(deps): bump core-js from 3.37.0 to 3.37.1 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9058](https://github.com/kubernetes/dashboard/pull/9058) - chore(deps): bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /modules/common/tools by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9060](https://github.com/kubernetes/dashboard/pull/9060) - chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9065](https://github.com/kubernetes/dashboard/pull/9065) - chore(deps-dev): bump [@​graphql-mesh/cli](https://github.com/graphql-mesh/cli) from 0.90.5 to 0.90.7 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9072](https://github.com/kubernetes/dashboard/pull/9072) - chore(deps): bump ngx-cookie-service from 17.1.0 to 18.0.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9073](https://github.com/kubernetes/dashboard/pull/9073) - chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9061](https://github.com/kubernetes/dashboard/pull/9061) - chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.4 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9068](https://github.com/kubernetes/dashboard/pull/9068) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.9.0 to 7.10.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9064](https://github.com/kubernetes/dashboard/pull/9064) - chore(deps-dev): bump cypress from 13.9.0 to 13.10.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9069](https://github.com/kubernetes/dashboard/pull/9069) - chore(deps-dev): bump jest-preset-angular from 14.0.4 to 14.1.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9062](https://github.com/kubernetes/dashboard/pull/9062) - chore(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.8.0 to 7.10.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9063](https://github.com/kubernetes/dashboard/pull/9063) - chore(deps): bump ace-builds from 1.33.2 to 1.34.1 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9075](https://github.com/kubernetes/dashboard/pull/9075) - chore(deps-dev): bump [@​babel/register](https://github.com/babel/register) from 7.23.7 to 7.24.6 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9085](https://github.com/kubernetes/dashboard/pull/9085) - chore(deps-dev): bump stylelint from 16.5.0 to 16.6.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9086](https://github.com/kubernetes/dashboard/pull/9086) - chore(deps): bump ace-builds from 1.34.1 to 1.34.2 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9088](https://github.com/kubernetes/dashboard/pull/9088) - chore(deps): bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /modules/common/tools by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9089](https://github.com/kubernetes/dashboard/pull/9089) - chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9092](https://github.com/kubernetes/dashboard/pull/9092) - chore(deps-dev): bump [@​graphql-mesh/transform-replace-field](https://github.com/graphql-mesh/transform-replace-field) from 0.98.4 to 0.98.6 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9096](https://github.com/kubernetes/dashboard/pull/9096) - chore(deps-dev): bump [@​babel/core](https://github.com/babel/core) from 7.24.5 to 7.24.6 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9081](https://github.com/kubernetes/dashboard/pull/9081) - chore(deps-dev): bump ng-extract-i18n-merge from 2.11.2 to 2.12.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9087](https://github.com/kubernetes/dashboard/pull/9087) - chore(deps-dev): bump [@​graphql-mesh/openapi](https://github.com/graphql-mesh/openapi) from 0.100.8 to 0.100.10 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9095](https://github.com/kubernetes/dashboard/pull/9095) - chore(deps-dev): bump [@​graphql-mesh/cli](https://github.com/graphql-mesh/cli) from 0.90.7 to 0.90.9 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9094](https://github.com/kubernetes/dashboard/pull/9094) - chore(deps-dev): bump [@​graphql-mesh/runtime](https://github.com/graphql-mesh/runtime) from 0.99.5 to 0.99.7 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9093](https://github.com/kubernetes/dashboard/pull/9093) - chore(deps-dev): bump [@​babel/preset-env](https://github.com/babel/preset-env) from 7.24.5 to 7.24.6 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9084](https://github.com/kubernetes/dashboard/pull/9084) - chore(deps-dev): bump stylelint from 16.6.0 to 16.6.1 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9097](https://github.com/kubernetes/dashboard/pull/9097) - chore(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.10.0 to 7.11.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9098](https://github.com/kubernetes/dashboard/pull/9098) - chore(deps-dev): bump tar from 7.1.0 to 7.2.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9104](https://github.com/kubernetes/dashboard/pull/9104) - chore(deps-dev): bump lint-staged from 15.2.4 to 15.2.5 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9099](https://github.com/kubernetes/dashboard/pull/9099) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.10.0 to 7.11.0 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9100](https://github.com/kubernetes/dashboard/pull/9100) - chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9101](https://github.com/kubernetes/dashboard/pull/9101) - chore(deps-dev): bump sass from 1.77.2 to 1.77.4 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9106](https://github.com/kubernetes/dashboard/pull/9106) - chore(deps-dev): bump [@​types/node](https://github.com/types/node) from 20.12.12 to 20.12.13 in /modules/web by [@​dependabot](https://github.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/9105](https://github.com/kubernetes/dashboard/pull/9105) - docs: Remove base-url by [@​psibi](https://github.com/psibi) in [https://github.com/kubernetes/dashboard/pull/9056](https://github.com/kubernetes/dashboard/pull/9056) ##### API/UI - feat: add support for delete propagation policy by [@​floreks](https://github.com/floreks) in [https://github.com/kubernetes/dashboard/pull/9113](https://github.com/kubernetes/dashboard/pull/9113) ##### Chart - feat(chart): bump chart to 7.5.0 by [@​floreks](https://github.com/floreks) in [https://github.com/kubernetes/dashboard/pull/9117](https://github.com/kubernetes/dashboard/pull/9117) #### New Contributors - [@​psibi](https://github.com/psibi) made their first contribution in [https://github.com/kubernetes/dashboard/pull/9056](https://github.com/kubernetes/dashboard/pull/9056) **Full Changelog**: kubernetes/dashboard@kubernetes-dashboard-7.4.0...kubernetes-dashboard-7.5.0 #### Installation ```sh 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.7.0 docker.io/kubernetesui/dashboard-auth:1.1.3 docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1 docker.io/kubernetesui/dashboard-web:1.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
- Loading branch information