Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(helm): update image docker.io/kubernetesui/dashboard-web 1.6.0 …
…→ 1.6.1 (#30840) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard) | patch | `67d4304` -> `06a9bb6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kubernetes/dashboard (docker.io/kubernetesui/dashboard-web)</summary> ### [`v1.6.1`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.6.1) [Compare Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.6.0...v1.6.1) #### Changelog ##### Major changes - Allow overriding the bearer token via an authorization header - Add global search - Add table filtering - Add table sorting - Add scaling action for workload resources - Support owner references for major resources - Fix cascading delete - Initialize `Role` and `ClusterRole` view - Serve also on HTTPS - Support s390x platform ##### Other changes - Make timestamp optional on logs page - Display request body in logs - Allow users to copy spec to YAML editor - Remove `NodePort` from Dashboard deployments - Fix `ImagePullPolicy` - Make deploy from file respect selected namespace - Localize backend errors - Rename `app` label to `k8s-app` to be consistent with core - Initialize Chinese translation #### Images gcr.io/google_containers/kubernetes-dashboard-arm64:v1.6.1 gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.1 gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.6.1 gcr.io/google_containers/kubernetes-dashboard-arm:v1.6.1 #### Installation ```bash kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.6.1/src/deploy/kubernetes-dashboard.yaml ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
- Loading branch information