From ce85568b84f035e71d389717c59a8a024ce7828e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Jun 2026 14:12:36 +0200 Subject: [PATCH] chore(rickroll): update image docker.io/modem7/docker-rickroll digest to 43f0b13 (#49303) 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 | `412c6f6` → `43f0b13` | --- > [!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 fe5acfb215a..dfb350d9530 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.4.0 +version: 10.4.1 diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index 01cb09a037a..69b094551a7 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:412c6f6044df75504b3fa940dda405df49830788265083e9262a6a7cf190f669 + tag: latest@sha256:43f0b136cd19a58037d2a0ef9585bddcaaa35f881312c36c6204d65a9b63af4f securityContext: container: runAsNonRoot: false