diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index bf4cd17993b..5f8c4ce08d3 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,31 +1,37 @@ -kubeVersion: ">=1.16.0-0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: sonarr -version: 16.0.13 +version: 16.0.14 appVersion: 3.0.10.1567 description: Smart PVR for newsgroup and bittorrent users home: https://truecharts.org/charts/stable/sonarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/sonarr - - https://github.com/Sonarr/Sonarr +- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr +- https://ghcr.io/onedr0p/sonarr +- https://github.com/Sonarr/Sonarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sonarr - - torrent - - usenet +- sonarr +- torrent +- usenet dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - "truecharts.org/category": media + max_scale_version: 23.10.1 + min_scale_version: 22.12.4 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index c77632ebdbe..1d727a8bd50 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sonarr pullPolicy: IfNotPresent - tag: 3.0.10.1567@sha256:ea8acd3ec2c212e254c8c8f6d8f748227c0691d90816761d220bd3e4765b21c7 + tag: 3.0.10.1567@sha256:6577c9016ca09e214388d524fd2ac1870c59c4c50a5961c46426e2dab1b5c5ee exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent