chore(helm): update image docker.io/kubernetesui/dashboard-api 1.10.3 → 1.11.1 (#32920)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-api](https://redirect.github.com/kubernetes/dashboard) | minor | `4683ae1` -> `bd66b67` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -45,4 +45,4 @@ sources:
|
||||
- https://hub.docker.com/r/kubernetesui/dashboard-web
|
||||
- https://kubernetes-dashboard.universe.tf
|
||||
type: application
|
||||
version: 1.13.3
|
||||
version: 1.14.0
|
||||
|
||||
@@ -16,7 +16,7 @@ authImage:
|
||||
apiImage:
|
||||
repository: docker.io/kubernetesui/dashboard-api
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.3@sha256:4683ae1731e22d174dc4d1a97df896372fbba12509bf8574e7d78ce3b4b7cde8
|
||||
tag: 1.11.1@sha256:bd66b67ac9b830f1d529c603ee85609f8e05f76993d807a14be1ae0b72459134
|
||||
|
||||
scraperImage:
|
||||
repository: docker.io/kubernetesui/dashboard-metrics-scraper
|
||||
|
||||
Reference in New Issue
Block a user