From 398d2f802cb7a446d47f0680c33842081a77996f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 26 May 2026 12:11:29 +0200 Subject: [PATCH] chore(rickroll): update image docker.io/modem7/docker-rickroll digest to 412c6f6 (#48527) 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 | `a1e96ad` → `412c6f6` | --- > [!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 1c694108a47..e80a1c81b5c 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.3.0 +version: 10.3.1 diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index b738b928dcb..01cb09a037a 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:a1e96adfc6f548ef4f1b633a8edd328c0621f0333ab1ac87935e0984a732cfb5 + tag: latest@sha256:412c6f6044df75504b3fa940dda405df49830788265083e9262a6a7cf190f669 securityContext: container: runAsNonRoot: false