From 3178e1d438e11cfbfcc6d701f45e417ce7696ed2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Nov 2025 09:18:20 +0100 Subject: [PATCH] chore(helm): update image yourls digest to 88c0fd6 (#42102) 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 | `ca89f71` -> `88c0fd6` | --- > [!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 | 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 a9b778715fd..f9b03fe9dce 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 10.16.0 +version: 10.16.1 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index cce5f502471..9d2a95ee7f4 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:ca89f71f7d4d3b304029eb290ea41e73bcb64e8b29ced16e7cf363eb6d25a76c + tag: 1.10.2@sha256:88c0fd6dfcbf13bfe16720dc1f467492a3cb06f584a9f3ad4c97af6e0a4f453d securityContext: container: readOnlyRootFilesystem: false