diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index f1de6f00cad..86bb4f00e5a 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,35 +1,34 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: prowlarr -version: 12.1.2 +version: 12.1.3 appVersion: 1.11.1.4146 -description: - Indexer manager/proxy built on the popular arr net base stack to integrate +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://truecharts.org/charts/stable/prowlarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png deprecated: false sources: - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr +- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr +- https://ghcr.io/onedr0p/exportarr +- https://github.com/Prowlarr/Prowlarr +- https://github.com/k8s-at-home/container-images maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prowlarr - - torrent - - usenet +- prowlarr +- torrent +- usenet dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + 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/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index e5677bcb346..e656177e2f0 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.11.1.4146@sha256:c7ad70aaf1dae541ec0fdae0a449cbfcab1e2dd31c46e92f758b4006bfef4a53 + tag: 1.11.2.4160@sha256:12c58192e978bf04695cab64abd071ba323b9967b25abf51f79ab0e57f782cb6 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr