-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(chart): bump chart to 7.3.2 and api to 1.5.0 #8914
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: floreks The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #8914 +/- ##
=======================================
Coverage 37.18% 37.18%
=======================================
Files 255 255
Lines 11153 11153
Branches 142 158 +16
=======================================
Hits 4147 4147
+ Misses 6794 6756 -38
- Partials 212 250 +38 |
) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-dashboard](https://togithub.com/kubernetes/dashboard) | patch | `7.3.1` -> `7.3.2` | --- ### Release Notes <details> <summary>kubernetes/dashboard (kubernetes-dashboard)</summary> ### [`v7.3.2`](https://togithub.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.3.2) [Compare Source](https://togithub.com/kubernetes/dashboard/compare/kubernetes-dashboard-7.3.1...kubernetes-dashboard-7.3.2) #### What's Changed - chore(deps-dev): bump [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime) from 0.98.7 to 0.98.8 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8893](https://togithub.com/kubernetes/dashboard/pull/8893) - chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8897](https://togithub.com/kubernetes/dashboard/pull/8897) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.12.5 to 20.12.7 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8899](https://togithub.com/kubernetes/dashboard/pull/8899) - chore(deps-dev): bump [@​graphql-mesh/cli](https://togithub.com/graphql-mesh/cli) from 0.89.8 to 0.89.9 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8889](https://togithub.com/kubernetes/dashboard/pull/8889) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.5.0 to 7.6.0 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8892](https://togithub.com/kubernetes/dashboard/pull/8892) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 7.5.0 to 7.6.0 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8890](https://togithub.com/kubernetes/dashboard/pull/8890) - chore(deps-dev): bump tar from 6.2.1 to 7.0.0 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8904](https://togithub.com/kubernetes/dashboard/pull/8904) - chore(deps-dev): bump sass from 1.74.1 to 1.75.0 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8905](https://togithub.com/kubernetes/dashboard/pull/8905) - chore(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8907](https://togithub.com/kubernetes/dashboard/pull/8907) - chore(deps-dev): bump cypress from 13.7.2 to 13.7.3 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8908](https://togithub.com/kubernetes/dashboard/pull/8908) - chore(deps-dev): bump sass-loader from 14.1.1 to 14.2.0 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8906](https://togithub.com/kubernetes/dashboard/pull/8906) - chore(deps): bump ace-builds from 1.32.9 to 1.33.0 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8911](https://togithub.com/kubernetes/dashboard/pull/8911) - chore(deps-dev): bump tar from 7.0.0 to 7.0.1 in /modules/web by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kubernetes/dashboard/pull/8912](https://togithub.com/kubernetes/dashboard/pull/8912) ##### API - feat(api): improve pod container status logic and add simplified status to pod details by [@​floreks](https://togithub.com/floreks) in [https://github.com/kubernetes/dashboard/pull/8913](https://togithub.com/kubernetes/dashboard/pull/8913) ##### Helm Chart - chore(chart): bump chart to 7.3.2 and api to 1.5.0 by [@​floreks](https://togithub.com/floreks) in [https://github.com/kubernetes/dashboard/pull/8914](https://togithub.com/kubernetes/dashboard/pull/8914) **Full Changelog**: kubernetes/dashboard@kubernetes-dashboard-7.3.1...kubernetes-dashboard-7.3.2 #### 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.5.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 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
No description provided.