From c86167b677934d053557d6d8b8e59230528f30cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 17:44:12 +0200 Subject: [PATCH] chore(deps): pin dependencies by renovate (#23924) 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://togithub.com/kubernetes/dashboard) | pinDigest | -> `07135c0` | | [kubernetesui/dashboard-api](https://togithub.com/kubernetes/dashboard) | pinDigest | -> `6059589` | | [kubernetesui/dashboard-metrics-scraper](https://togithub.com/kubernetes/dashboard) | pinDigest | -> `7747d36` | | [kubernetesui/dashboard-web](https://togithub.com/kubernetes/dashboard) | pinDigest | -> `4445b31` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/premium/kubernetes-dashboard/Chart.yaml | 2 +- charts/premium/kubernetes-dashboard/values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/premium/kubernetes-dashboard/Chart.yaml b/charts/premium/kubernetes-dashboard/Chart.yaml index 147dad004bc..ca180a7b20f 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.2.2 +version: 1.2.3 diff --git a/charts/premium/kubernetes-dashboard/values.yaml b/charts/premium/kubernetes-dashboard/values.yaml index c06e4f47b59..fe6c42889df 100644 --- a/charts/premium/kubernetes-dashboard/values.yaml +++ b/charts/premium/kubernetes-dashboard/values.yaml @@ -6,22 +6,22 @@ image: webImage: repository: kubernetesui/dashboard-web pullPolicy: IfNotPresent - tag: 1.4.0 + tag: 1.4.0@sha256:4445b31a2c25c875e2df8ca103a8e3f3275778d10065c7c011f6ca42cd4bec5f authImage: repository: docker.io/kubernetesui/dashboard-auth pullPolicy: IfNotPresent - tag: 1.1.3 + tag: 1.1.3@sha256:07135c09e9ff6faf1370e0b105fa22d38f79e2bc671f248814066630fbf026a1 apiImage: repository: kubernetesui/dashboard-api pullPolicy: IfNotPresent - tag: 1.7.0 + tag: 1.7.0@sha256:60595892c2cf21b7fbd09324120e339e0e44874cd96267bc4712cb86694835f1 scraperImage: repository: kubernetesui/dashboard-metrics-scraper pullPolicy: IfNotPresent - tag: 1.1.1 + tag: 1.1.1@sha256:7747d363c9fee7392597a683c2853a2052710d620ada0e2323561bb0f4d32b4f service: main: