diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index dc9cd149c5a..822a6a9fd86 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.14.0.4286 +appVersion: 1.14.1.4316 dependencies: - name: common version: 20.0.6 @@ -24,7 +24,7 @@ keywords: - prowlarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/prowlarr-develop + - https://ghcr.io/onedr0p/exportarr type: application -version: 16.3.0 +version: 16.3.1 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index d3dbd366570..89f0b35d7c4 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.14.0.4286@sha256:c77d84ebf7a64844c858f249cb3fbb59b0d2d2de21709126c339be14386a804f + tag: 1.14.1.4316@sha256:c2480d34c333706fad7db15e59c882268ce95b9147fcb0733e18383b968dbedf pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr