diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 4b004258a8f..d44a8eb3500 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -20,16 +20,16 @@ dependencies: import-values: [] deprecated: false description: Free and easy binary newsreader -home: https://truecharts.org/truetech/truecharts/charts/stable/sabnzbd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/sabnzbd +icon: https://trueforge.org/img/hotlink-ok/chart-icons/sabnzbd.webp keywords: - sabnzbd - 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: sabnzbd sources: - https://ghcr.io/onedr0p/exportarr @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 24.0.4 +version: 24.0.5 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index f3aeb35331e..0187335ddfa 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/sabnzbd pullPolicy: IfNotPresent - tag: 4.5.5@sha256:d8034a1363d1c3b3bd516949866d248780702acec8e1a704b513b9fb373b2519 + tag: 4.5.5@sha256:a54e900958274daf4b283c3ae0c52e1b58b0b461907735f7ea61b2f89a885179 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent