diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index e83aabde567..311763f9dfc 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: rickroll -version: 4.0.11 +version: 4.0.12 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/modem7/docker-rickroll - - 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/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: 16.2.21 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rickroll/values.yaml b/charts/stable/rickroll/values.yaml index b3b6b0b00ea..294668ef44a 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:d3f292cb5cbce0adc6392c3e669e6658f4490c0fd37ffc4857fdb2357178646b + tag: latest@sha256:7a9b668bfec9b8443d0eef7509bb6c3939f247a46c6103c4101a3f7e4f5ec82b securityContext: container: runAsNonRoot: false