From be00d1954dc2772d92014812c87c32972587bfc2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Dec 2023 19:28:25 +0100 Subject: [PATCH] chore(deps): update container image modem7/docker-rickroll to latest@d3f292c (#15727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | modem7/docker-rickroll | digest | `2f48628` -> `d3f292c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/rickroll/Chart.yaml | 34 +++++++++++++++--------------- charts/stable/rickroll/values.yaml | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index aa9dced2d72..11c27c17932 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: rickroll -version: 3.0.21 +version: 3.0.22 appVersion: latest description: Self-hosted Rick Roll chart. home: https://truecharts.org/charts/stable/rickroll icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll - - https://hub.docker.com/r/modem7/docker-rickroll - - https://github.com/modem7/docker-rickroll +- https://github.com/modem7/docker-rickroll +- https://github.com/truecharts/charts/tree/master/charts/stable/rickroll +- https://hub.docker.com/r/modem7/docker-rickroll maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rickroll - - media +- rickroll +- media dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index 3466b280c00..b3b6b0b00ea 100644 --- a/charts/stable/rickroll/values.yaml +++ b/charts/stable/rickroll/values.yaml @@ -1,7 +1,7 @@ image: repository: modem7/docker-rickroll pullPolicy: IfNotPresent - tag: latest@sha256:2f486289b21ec2cc771570e2a403df359a5c717afa685dc02f884b28df4397d5 + tag: latest@sha256:d3f292cb5cbce0adc6392c3e669e6658f4490c0fd37ffc4857fdb2357178646b securityContext: container: runAsNonRoot: false