From fddb2a5af3ea55cbd1322e703dc2816a47e83e71 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Oct 2024 19:48:56 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/kuber?= =?UTF-8?q?netesui/dashboard-web=201.5.1=20=E2=86=92=201.5.2=20(#28423)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/premium/kubernetes-dashboard/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/premium/kubernetes-dashboard/values.yaml b/charts/premium/kubernetes-dashboard/values.yaml index 5a7a2dde676..8ccd2031448 100644 --- a/charts/premium/kubernetes-dashboard/values.yaml +++ b/charts/premium/kubernetes-dashboard/values.yaml @@ -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