From 5565175d69213cbd1817edc17ad676c3bf927b4d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Apr 2026 07:12:43 +0200 Subject: [PATCH] chore(rickroll): update image docker.io/modem7/docker-rickroll digest to a1e96ad (#47355) 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/modem7/docker-rickroll | digest | `132bfac` → `a1e96ad` | --- > [!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/rickroll/Chart.yaml | 2 +- charts/stable/rickroll/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index b807081fdbe..976da9f91df 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application -version: 10.1.0 +version: 10.1.1 diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index f9635b1f848..b738b928dcb 100644 --- a/charts/stable/rickroll/values.yaml +++ b/charts/stable/rickroll/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/modem7/docker-rickroll pullPolicy: IfNotPresent - tag: latest@sha256:132bfacfc5184d4491464c1f86b40dc90ff202a418b9e892cd590fb7d94b8436 + tag: latest@sha256:a1e96adfc6f548ef4f1b633a8edd328c0621f0333ab1ac87935e0984a732cfb5 securityContext: container: runAsNonRoot: false