From 02d66e107d8fd86059ae025035ff273348d7b042 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Jun 2026 00:35:02 +0200 Subject: [PATCH] chore(yourls): update image yourls digest to 4aabdf1 (#49166) 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 | `0472fea` → `4aabdf1` | --- > [!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 9bba8cb8ced..1b550b161af 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.8.1 +version: 12.8.2 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index 9b8b0f9aa04..896fb9ecf8d 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.4@sha256:0472fea20c2a109e70f012fdeb95359d76523ee5b98825983f69b52902ba0c31 + tag: 1.10.4@sha256:4aabdf1a569cd2c36ca478f6acb00e4011f9163ec996f3bc5bb7119dac48a3d7 securityContext: container: readOnlyRootFilesystem: false