From 2f660ac983aa8a754c2b51e3d0cdc9b8011d7a7e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Aug 2025 06:00:00 +0200 Subject: [PATCH] chore(helm): update image docker.io/modem7/docker-rickroll digest to 63ea42a (#38675) 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 | `6230570` -> `63ea42a` | --- > [!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 505630babee..d792a0d5746 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application -version: 9.3.2 +version: 9.3.3 diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index a6fccf8a9a4..389dcb81068 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:6230570af5ec848a29c7f6aa57ae95702b33a1821ddc11870db6413739d98b4b + tag: latest@sha256:63ea42a1f3d3a13fd87ea8169ea9b40ca0b6870df13c04bad68e1233ea1d7af8 securityContext: container: runAsNonRoot: false