From d8748227bcd1aa519d5a06777ae0dc40a13a5016 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Apr 2026 05:35:21 +0200 Subject: [PATCH] chore(jellystat): update image docker.io/cyfershepard/jellystat digest to bb7ebe4 (#47247) 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 | `f7f56aa` → `bb7ebe4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 0a3ea745aff..67203448242 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellystat - https://hub.docker.com/r/cyfershepard/jellystat type: application -version: 7.1.0 +version: 7.1.1 diff --git a/charts/stable/jellystat/values.yaml b/charts/stable/jellystat/values.yaml index 1698a0d0eaf..a468cc14715 100644 --- a/charts/stable/jellystat/values.yaml +++ b/charts/stable/jellystat/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/cyfershepard/jellystat pullPolicy: IfNotPresent - tag: latest@sha256:f7f56aabad139faa996b8bb21a36dd3e65f7c87e10408921815b95a28a4efbaf + tag: latest@sha256:bb7ebe42424dedeff52d8da4130232d67e3fdd6dc2dd4a66091e32ddd835ea42 securityContext: container: runAsNonRoot: false