From ea0a1bec9b48f262ea0dc6654ea9a699ffc1299a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 7 Sep 2025 11:52:01 +0200 Subject: [PATCH] chore(helm): update image yourls digest to 0a32ae5 (#38994) 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 | `3b87d4a` -> `0a32ae5` | --- > [!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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/yourls/Chart.yaml | 3 +-- charts/stable/yourls/values.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 964ec470005..3a634321f94 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -45,5 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 9.2.9 - +version: 9.2.10 diff --git a/charts/stable/yourls/values.yaml b/charts/stable/yourls/values.yaml index d725f8bbedb..0445630d233 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:3b87d4ae8c9fb5c9c4eca00d9ab69982c766714594f44a41590a9befd302584d + tag: 1.10.2@sha256:0a32ae5c5a051e6e5386da654677df00f868c35e6e3d6d0383fabba18cc5b76e securityContext: container: readOnlyRootFilesystem: false