diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 4345de1ecae..3ae4102cf83 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -20,17 +20,17 @@ dependencies: import-values: [] deprecated: false description: Smart PVR for newsgroup and bittorrent users -home: https://truecharts.org/truetech/truecharts/charts/stable/sonarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/sonarr +icon: https://trueforge.org/img/hotlink-ok/chart-icons/sonarr.webp keywords: - sonarr - torrent - usenet -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: sonarr sources: - https://ghcr.io/onedr0p/exportarr @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/sonarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr type: application -version: 26.0.5 +version: 26.0.6 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 6ae57e883cd..da8156de04a 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/sonarr pullPolicy: IfNotPresent - tag: "4.0.17.2953@sha256:b654fc57af569d1ce5598d8ed8aac3412200ec1a51002e15fbc7fee2b4c3b05e" + tag: "4.0.17.2953@sha256:f76ae60d96a5c84db9de5e950ed48d6c6464717c88abc0bc6cbcbeb493d174fc" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent