From 4768d6ef5909476f25b68b21ffb560ad4c5ae5ec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 May 2026 08:31:53 +0200 Subject: [PATCH] =?UTF-8?q?fix(yourls):=20update=20image=20yourls=201.10.3?= =?UTF-8?q?=20=E2=86=92=201.10.4=20(#48584)?= 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 | patch | `cf5f0b4` → `d0b8331` | --- > [!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 | 4 ++-- charts/stable/yourls/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index cc46752fc71..1c7625688ad 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.10.3 +appVersion: 1.10.4 dependencies: - name: common version: 29.3.4 @@ -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.6.3 +version: 12.6.4 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index e892728a990..14109ff20c4 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:cf5f0b469583158f6db21f22d52135c7e8e53af7b89e878d24dcf7b0f19771be + tag: 1.10.4@sha256:d0b8331017770e518faf793aa5b99a72d67e56b6854a5f6d797d39599ffb0bde securityContext: container: readOnlyRootFilesystem: false