From db47c9d7ca7fd79c2aee559fdf92c0a9b15f3487 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Feb 2026 19:01:47 +0100 Subject: [PATCH] chore(rickroll): update image docker.io/modem7/docker-rickroll digest to cf1515b (#44709) 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 | `ec1e7a2` → `cf1515b` | --- > [!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/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 aa2374dde68..ff6347242db 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application -version: 9.13.18 +version: 9.13.19 diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index 6b46dc25621..7bc6b96aa19 100644 --- a/charts/stable/rickroll/values.yaml +++ b/charts/stable/rickroll/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/modem7/docker-rickroll pullPolicy: IfNotPresent - tag: latest@sha256:ec1e7a25cb66ae6137c860048168de8b637f738735da15a7b6086efe6e7598ed + tag: latest@sha256:cf1515b10f698b9f207dee2c1e8904efc0737b7fc282119d1d5a989b5f35e1bd securityContext: container: runAsNonRoot: false