From 05c46a54a3b36c60a40b2d7a7cd866c8f3d6e772 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Apr 2026 18:21:41 +0200 Subject: [PATCH] chore(kubernetes-dashboard): update image oci.trueforge.org/containerforge/kube-sa-proxy digest to ef07c7b (#46773) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/kube-sa-proxy](https://ghcr.io/trueforge-org/kube-sa-proxy) ([source](https://redirect.github.com/Jackett/Jackett)) | digest | `a62794d` → `ef07c7b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. 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/stable/kubernetes-dashboard/Chart.yaml | 2 +- charts/stable/kubernetes-dashboard/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/kubernetes-dashboard/Chart.yaml b/charts/stable/kubernetes-dashboard/Chart.yaml index f4487f94723..e77d361c14b 100644 --- a/charts/stable/kubernetes-dashboard/Chart.yaml +++ b/charts/stable/kubernetes-dashboard/Chart.yaml @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/r/kubernetesui/dashboard-web - https://kubernetes-dashboard.universe.tf type: application -version: 4.0.3 +version: 4.0.4 diff --git a/charts/stable/kubernetes-dashboard/values.yaml b/charts/stable/kubernetes-dashboard/values.yaml index 15d3e9df6ad..bc3bf2a9a2d 100644 --- a/charts/stable/kubernetes-dashboard/values.yaml +++ b/charts/stable/kubernetes-dashboard/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: oci.trueforge.org/containerforge/kube-sa-proxy - tag: 1.30.2@sha256:a62794d8c8a8abde85472da96ab21a2e853545d5805e865a478bd33b11f3c7dc + tag: 1.30.2@sha256:ef07c7b69fc1d936c221131ca244cbbf181873d927ccdd72ef9be7cd86db4039 webImage: repository: docker.io/kubernetesui/dashboard-web