From e6528e055ea4e8d0078140a4f2387b17ae85374f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Mar 2026 23:16:13 +0100 Subject: [PATCH] chore(yourls): update image yourls digest to 84c1a8e (#45736) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `3d7c963` → `84c1a8e` | --- > [!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/yourls/Chart.yaml | 2 +- charts/stable/yourls/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 46891365cbe..ae165c92348 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 10.26.0 +version: 10.26.1 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index f879d5a438b..2ed23cd68cc 100644 --- a/charts/stable/yourls/values.yaml +++ b/charts/stable/yourls/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: yourls - tag: 1.10.3@sha256:3d7c963062637c5a332f543d0cc953519a518b29ff2ed4fe6e1be0da371a1804 + tag: 1.10.3@sha256:84c1a8e739e1bb621593d8047215f14f875f9c24ede5628d291f975524f56f35 securityContext: container: readOnlyRootFilesystem: false