From 2321d670116d554ca2627170cb63fc4c6782e461 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Apr 2026 07:48:32 +0200 Subject: [PATCH] chore(yourls): update image yourls digest to 1e8c361 (#47455) 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 | `dc0014b` → `1e8c361` | --- > [!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/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 d3ccf137e43..495857ec964 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 12.2.3 +version: 12.2.4 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index 1e5c518cf48..ec371fe6ca1 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:dc0014bc38080196f686d778b1f8832a2b80fc0a7587e95204480451de3bbd7d + tag: 1.10.3@sha256:1e8c361f401fc101d14d471f52db633b5c10f7b815e4826a2add0c50e43c5237 securityContext: container: readOnlyRootFilesystem: false