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