mirror of
https://github.com/truecharts/charts.git
synced 2026-07-23 09:11:22 -03:00
chore(helm): update image docker.io/kubernetesui/dashboard-web 1.5.1 → 1.5.2 (#28423)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard) | patch | `86da03d` -> `2c4f217` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ image:
|
||||
webImage:
|
||||
repository: docker.io/kubernetesui/dashboard-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.1@sha256:86da03d436b1074515787f45e351f98209b341965d9aa4b55a2850318fa16217
|
||||
tag: 1.5.2@sha256:2c4f21767823a8a629e76aef27eadb24dae879c1599991c95e24110dbaae8262
|
||||
|
||||
authImage:
|
||||
repository: docker.io/kubernetesui/dashboard-auth
|
||||
|
||||
Reference in New Issue
Block a user