From 13e19b771f223f4fbc8d89b58c19cab75efefde4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Feb 2026 14:41:02 +0100 Subject: [PATCH] chore(yourls): update image yourls digest to 16020cb (#44998) 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 | `90ad61d` → `16020cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 b1e3f65a1f7..6c61f3d7157 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.18.40 +version: 10.18.41 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index 8db02a65958..b71eb262145 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:90ad61d4f1492276d825762c7f83db8f9fe6bdfca762d6f178d30c17be8f669d + tag: 1.10.3@sha256:16020cbaac99df421f7731237696a37c4652d540a8903ddebfdb1311563e37b1 securityContext: container: readOnlyRootFilesystem: false