diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index ab16c10571c..0f6a0961910 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: jellystat -version: 0.0.15 +version: 0.0.16 appVersion: latest description: A free and open source Statistics App for Jellyfin. home: https://truecharts.org/charts/stable/jellystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png deprecated: false sources: - - https://github.com/CyferShepard/Jellystat - - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - - https://hub.docker.com/r/cyfershepard/jellystat +- https://github.com/CyferShepard/Jellystat +- https://github.com/truecharts/charts/tree/master/charts/stable/jellystat +- https://hub.docker.com/r/cyfershepard/jellystat maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellystat - - jellyfin +- jellystat +- jellyfin 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/jellystat/values.yaml b/charts/stable/jellystat/values.yaml index 0c82a103ed4..8267e0a5e7f 100644 --- a/charts/stable/jellystat/values.yaml +++ b/charts/stable/jellystat/values.yaml @@ -1,7 +1,7 @@ image: repository: cyfershepard/jellystat pullPolicy: IfNotPresent - tag: latest@sha256:e0f01f9d4c51a4a1d555171443ddf272e226654438ce459399f5619c1c50f925 + tag: latest@sha256:81df6c51a84aeb67561b22efd082be419b6edafb5507235bfe5a3f3702e49213 securityContext: container: runAsNonRoot: false