From 29cff8f18117ff8fd628138a625ee08ea01fd9b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 31 Dec 2025 12:07:03 +0100 Subject: [PATCH] chore(yourls): update image yourls digest to af5c39f (#43281) 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 | `e78188f` -> `af5c39f` | --- > [!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 5fadb4aa0d6..902543c1135 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 10.18.10 +version: 10.18.11 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index 79618bddf9c..149035ab211 100644 --- a/charts/stable/yourls/values.yaml +++ b/charts/stable/yourls/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: yourls - tag: 1.10.2@sha256:e78188f94339341e85bbc6df26ab5dd11b8b3230d2f1aada6c26cd1b68710ab1 + tag: 1.10.2@sha256:af5c39f3444552ffff2ed96a11c47f59814cd23e75e8dbe6de213da5d4c0a984 securityContext: container: readOnlyRootFilesystem: false