From 39c13e2424e21240ace38b800fa6d8d43a3bb7bc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Dec 2025 09:03:54 +0100 Subject: [PATCH] chore(jellystat): update image docker.io/cyfershepard/jellystat digest to e182aed (#43061) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cyfershepard/jellystat | digest | `6833589` -> `e182aed` | --- > [!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/jellystat/Chart.yaml | 2 +- charts/stable/jellystat/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index 153a8b6591f..1193eb52f7c 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellystat - https://hub.docker.com/r/cyfershepard/jellystat type: application -version: 6.13.3 +version: 6.13.4 diff --git a/charts/stable/jellystat/values.yaml b/charts/stable/jellystat/values.yaml index 2fbadbb899f..1760c43d866 100644 --- a/charts/stable/jellystat/values.yaml +++ b/charts/stable/jellystat/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/cyfershepard/jellystat pullPolicy: IfNotPresent - tag: latest@sha256:683358900cff8d299fa93add731b2976d7c9bc49f9593f40f5351498fd488767 + tag: latest@sha256:e182aedd122e13be511c59f0462e0d9e48a67c7341a5f3c1f11b7aa6ab6d2291 securityContext: container: runAsNonRoot: false