From 12734c3b2a746e2254a9e637d1c583ab8a57a050 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Oct 2024 19:46:15 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/kuber?= =?UTF-8?q?netesui/dashboard-auth=201.2.1=20=E2=86=92=201.2.2=20(#28422)?= 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-auth](https://redirect.github.com/kubernetes/dashboard) | patch | `7d1b97b` -> `2d292e8` | 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/Chart.yaml | 2 +- charts/premium/kubernetes-dashboard/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/kubernetes-dashboard/Chart.yaml b/charts/premium/kubernetes-dashboard/Chart.yaml index 2391f724193..12c72baa13b 100644 --- a/charts/premium/kubernetes-dashboard/Chart.yaml +++ b/charts/premium/kubernetes-dashboard/Chart.yaml @@ -45,4 +45,4 @@ sources: - https://hub.docker.com/r/kubernetesui/dashboard-web - https://kubernetes-dashboard.universe.tf type: application -version: 1.9.1 +version: 1.9.2 diff --git a/charts/premium/kubernetes-dashboard/values.yaml b/charts/premium/kubernetes-dashboard/values.yaml index 95ee9e4e127..5a7a2dde676 100644 --- a/charts/premium/kubernetes-dashboard/values.yaml +++ b/charts/premium/kubernetes-dashboard/values.yaml @@ -11,7 +11,7 @@ webImage: authImage: repository: docker.io/kubernetesui/dashboard-auth pullPolicy: IfNotPresent - tag: 1.2.1@sha256:7d1b97b70cd78254e04a0830cdc7feedd510aebc8f36f10e30a5bc2ed9dc8082 + tag: 1.2.2@sha256:2d292e8fd82155fe0e5c98cac136fd4ea94d4325169527d465e07318d0de4f51 apiImage: repository: docker.io/kubernetesui/dashboard-api