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-api 1.10.0…
… → 1.10.1 (#28421) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-api](https://redirect.github.com/kubernetes/dashboard) | patch | `004f22c` -> `a73ae22` | 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-api)</summary> ### [`v1.10.1`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.10.1) [Compare Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.10.0...v1.10.1) #### Changelog - CVE-2018-18264: Fix security issue related to using Dashboard's Service Account ([https://github.com/kubernetes/dashboard/pull/3400](https://redirect.github.com/kubernetes/dashboard/pull/3400) and [https://github.com/kubernetes/dashboard/pull/3289](https://redirect.github.com/kubernetes/dashboard/pull/3289)) - Add new flag `--enable-skip-login` and disable `Skip` option on the login view by default - Fix issue with closing terminal ([https://github.com/kubernetes/dashboard/pull/3327](https://redirect.github.com/kubernetes/dashboard/pull/3327)) - Fix saving Dashboard's settings into Config Maps without any data ([https://github.com/kubernetes/dashboard/pull/3280](https://redirect.github.com/kubernetes/dashboard/pull/3280)) - Update links on deploy view ([https://github.com/kubernetes/dashboard/pull/3249](https://redirect.github.com/kubernetes/dashboard/pull/3249)) - Minor performance enhancements and typography fixes #### Compatibility | Kubernetes version | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | |--------------------|----|----|-----|-----|-----|-----| | Compatibility | ✓ | ✓ | ✓ | ? | ? | ✕ | - `✓` Fully supported version range. - `?` Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard. - `✕` Unsupported version range. #### Images k8s.gcr.io/kubernetes-dashboard-arm64:v1.10.1 k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 k8s.gcr.io/kubernetes-dashboard-ppc64le:v1.10.1 k8s.gcr.io/kubernetes-dashboard-arm:v1.10.1 k8s.gcr.io/kubernetes-dashboard-s390x:v1.10.1 #### Installation kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
- Loading branch information