From fbac05a7d8b0ac639b5916a10ea560a1b2c6e63f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Sep 2025 03:49:07 +0200 Subject: [PATCH] chore(helm): update image yourls digest to aef3ab6 (#40147) 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 | `a0c44b0` -> `aef3ab6` | --- > [!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 20d23e29421..57825728dc9 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.5.0 +version: 10.5.1 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index 63f3e4ea07d..cb319560fc6 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:a0c44b0296d94d7192ac9d126a3b645aaa08c9b2536568c1073435e77bfb526e + tag: 1.10.2@sha256:aef3ab607b0c899ff0e0bf520924e918acd53c0f1a82d44992aea5223130df90 securityContext: container: readOnlyRootFilesystem: false