chore(helm): update image docker.io/kubernetesui/dashboard-metrics-scraper 1.2.0 → 1.2.1 (#28168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-metrics-scraper](https://redirect.github.com/kubernetes/dashboard) | patch | `bd9efff` -> `82afbb4` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.9.0
|
||||
version: 1.9.1
|
||||
|
||||
@@ -21,7 +21,7 @@ apiImage:
|
||||
scraperImage:
|
||||
repository: docker.io/kubernetesui/dashboard-metrics-scraper
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.2.0@sha256:bd9efff1241cbdb3fd5ff2514d52cea65137ad6ef2cf25c5f3dc06855c44ee4b
|
||||
tag: 1.2.1@sha256:82afbb4ed7e6f83b88a5950fd7bff9b144034d6390c1d54bef710982c73a7310
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user