From 6ac0ad2b72e1770ab0b1bdbfff1b9f100ab8db02 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Jul 2026 00:54:18 +0200 Subject: [PATCH] chore(kubernetes-dashboard): update image oci.trueforge.org/containerforge/kube-sa-proxy digest to c452a4d (#49893) 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 | `5471437` → `c452a4d` | --- > [!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**: (UTC) - 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 aa94ae08ebf..2b443cd909e 100644 --- a/charts/stable/kubernetes-dashboard/Chart.yaml +++ b/charts/stable/kubernetes-dashboard/Chart.yaml @@ -49,5 +49,5 @@ sources: - https://hub.docker.com/r/kubernetesui/dashboard-web - https://kubernetes-dashboard.universe.tf type: application -version: 4.6.0 +version: 4.6.1 diff --git a/charts/stable/kubernetes-dashboard/values.yaml b/charts/stable/kubernetes-dashboard/values.yaml index e3244aa792b..d9f7b89cf3c 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:547143735bd16eea4635b3d65f3cd499511f4e2e11255568c31018dce4fae173 + tag: 1.30.2@sha256:c452a4d8536a999644e6d36a4ccf8f8dff1b0b330fd7d64ec5ba84020822d61a webImage: repository: docker.io/kubernetesui/dashboard-web