From f33d5fe13c42b2155fd621f1aac2ea2147eb75f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Mar 2025 09:23:46 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/kuber?= =?UTF-8?q?netesui/dashboard-api=201.10.3=20=E2=86=92=201.11.1=20(#32920)?= 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-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. --- - [ ] 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 cb9eb27a37c..54a688f4be3 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.13.3 +version: 1.14.0 diff --git a/charts/premium/kubernetes-dashboard/values.yaml b/charts/premium/kubernetes-dashboard/values.yaml index 4c945e907bc..271c739176c 100644 --- a/charts/premium/kubernetes-dashboard/values.yaml +++ b/charts/premium/kubernetes-dashboard/values.yaml @@ -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