From e6f19b0bedd99d1e15a1c69b8ccda0b65dd94d90 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Oct 2025 08:35:17 +0200 Subject: [PATCH] chore(helm): update image yourls digest to d2f85bb (#40301) 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 | `aef3ab6` -> `d2f85bb` | --- > [!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 | 3 ++- charts/stable/yourls/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index fd9cd823e0d..6e08e19d5a9 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -44,8 +44,9 @@ maintainers: url: https://truecharts.org name: yourls sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 10.6.2 +version: 10.6.3 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index cb319560fc6..5b664d1713a 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:aef3ab607b0c899ff0e0bf520924e918acd53c0f1a82d44992aea5223130df90 + tag: 1.10.2@sha256:d2f85bbe4224b02e0428081fa538fdab79ffcbdc594eb29d8283579b5b672c7e securityContext: container: readOnlyRootFilesystem: false