diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index 4ce863c6fbf..e9a5351be73 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: pyload-ng -version: 4.1.6 +version: 4.1.7 appVersion: latest description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. home: https://truecharts.org/charts/incubator/pyload-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png deprecated: false sources: - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng - - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng - - https://pyload.net/ - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme + - https://pyload.net/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pyload-ng - - Other + - pyload-ng + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + 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: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pyload-ng/values.yaml b/charts/stable/pyload-ng/values.yaml index 253b2ed9e79..54b878d3a2f 100644 --- a/charts/stable/pyload-ng/values.yaml +++ b/charts/stable/pyload-ng/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/pyload-ng - tag: latest@sha256:0e32fd4681564585ed39fc6e5bbfc376387a47252790bb0a174e7c2065904412 + tag: latest@sha256:d7ed206f9ba47b917ce4bc4cd391740a0316cd184ed00117f1493457f05715ce persistence: config: enabled: true