diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index cbb96a33..15a1b8c4 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 appVersion: 0.4.20 description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. name: pyload -version: 4.3.1 +version: 4.3.2 kubeVersion: ">=1.16.0-0" keywords: - pyload - download home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/pyload -icon: https://github.com/pyload/pyload/blob/main/media/logo.png?raw=true +icon: https://raw.githubusercontent.com/pyload/pyload/main/media/logo.png sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload diff --git a/charts/stable/pyload/README.md b/charts/stable/pyload/README.md index bf73949d..b7ec1e34 100644 --- a/charts/stable/pyload/README.md +++ b/charts/stable/pyload/README.md @@ -1,6 +1,6 @@ # pyload -![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 0.4.20](https://img.shields.io/badge/AppVersion-0.4.20-informational?style=flat-square) +![Version: 4.3.2](https://img.shields.io/badge/Version-4.3.2-informational?style=flat-square) ![AppVersion: 0.4.20](https://img.shields.io/badge/AppVersion-0.4.20-informational?style=flat-square) pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 2.2.0 | +| https://library-charts.k8s-at-home.com | common | 2.3.1 | ## TL;DR @@ -95,6 +95,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [4.3.2] + +#### Added + +- N/A + +#### Changed + +- Updated icon url + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -109,6 +123,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[4.3.2]: #4.3.2 [1.0.0]: #1.0.0 ## Support @@ -119,4 +134,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) \ No newline at end of file +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) diff --git a/charts/stable/pyload/README_CHANGELOG.md.gotmpl b/charts/stable/pyload/README_CHANGELOG.md.gotmpl index 457def03..4bd384e3 100644 --- a/charts/stable/pyload/README_CHANGELOG.md.gotmpl +++ b/charts/stable/pyload/README_CHANGELOG.md.gotmpl @@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [4.3.2] + +#### Added + +- N/A + +#### Changed + +- Updated icon url + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[4.3.2]: #4.3.2 [1.0.0]: #1.0.0 {{- end -}}