From 9055f8b9d9bf7254893dc5edf37fee725a8824f3 Mon Sep 17 00:00:00 2001 From: Toni Tauro Date: Mon, 2 Sep 2024 10:46:04 +0200 Subject: [PATCH 1/2] fix(prowlarr): typo in url Signed-off-by: Toni Tauro --- charts/prowlarr/Chart.yaml | 4 ++-- charts/prowlarr/README.md | 12 +++--------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/charts/prowlarr/Chart.yaml b/charts/prowlarr/Chart.yaml index 52e0ca5b..66d0258b 100644 --- a/charts/prowlarr/Chart.yaml +++ b/charts/prowlarr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: prowlarr description: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps type: application -version: 1.35.0 +version: 1.35.1 # renovate: image=ghcr.io/onedr0p/prowlarr-develop appVersion: "1.19.0.4568" keywords: @@ -10,7 +10,7 @@ keywords: - servarr - torrent - usenet -home: https://github.com/pree/helm-charts/tree/master/charts/radarr +home: https://github.com/pree/helm-charts/tree/master/charts/prowlarr icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/512.png sources: - https://github.com/Prowlarr/Prowlarr diff --git a/charts/prowlarr/README.md b/charts/prowlarr/README.md index df664a98..a451a489 100644 --- a/charts/prowlarr/README.md +++ b/charts/prowlarr/README.md @@ -1,10 +1,10 @@ # prowlarr -![Version: 1.35.0](https://img.shields.io/badge/Version-1.35.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.19.0.4568](https://img.shields.io/badge/AppVersion-1.19.0.4568-informational?style=flat-square) +![Version: 1.35.1](https://img.shields.io/badge/Version-1.35.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.19.0.4568](https://img.shields.io/badge/AppVersion-1.19.0.4568-informational?style=flat-square) Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps -**Homepage:** +**Homepage:** ## Maintainers @@ -49,11 +49,5 @@ Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base | probes | object | See values.yaml | Configures the probes for the main Pod. | | service | object | See values.yaml | Configures service settings for the chart. | -## License - -This Helm chart is free software: you can redistribute it and/or modify it under the terms -of the GNU Affero General Public License as published by the Free Software Foundation, -version 3 of the License. - ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs) +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) From ab9dde3d60038b484a5f4d01148a5892f93f4e2d Mon Sep 17 00:00:00 2001 From: Toni Tauro Date: Mon, 2 Sep 2024 10:46:30 +0200 Subject: [PATCH 2/2] fix(prowlarr): typo in url Signed-off-by: Toni Tauro --- charts/prowlarr/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/charts/prowlarr/README.md b/charts/prowlarr/README.md index a451a489..23d489d2 100644 --- a/charts/prowlarr/README.md +++ b/charts/prowlarr/README.md @@ -49,5 +49,11 @@ Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base | probes | object | See values.yaml | Configures the probes for the main Pod. | | service | object | See values.yaml | Configures service settings for the chart. | +## License + +This Helm chart is free software: you can redistribute it and/or modify it under the terms +of the GNU Affero General Public License as published by the Free Software Foundation, +version 3 of the License. + ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) +Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)