From 1833106bb71902360184e23fde5c287fb93760f0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Sep 2025 10:30:59 +0200 Subject: [PATCH] chore(helm): update image yourls digest to a0c44b0 (#39485) 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 | `50de184` -> `a0c44b0` | --- > [!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 efb9b2e579b..80adada1b44 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 9.3.2 +version: 9.3.3 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index 1a1305f0425..63f3e4ea07d 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:50de184d7fc586653ca38d35a903d7f15113ab572e5e7810792f6851779f383a + tag: 1.10.2@sha256:a0c44b0296d94d7192ac9d126a3b645aaa08c9b2536568c1073435e77bfb526e securityContext: container: readOnlyRootFilesystem: false