diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index dca378e5dfe..9b163713438 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.3.26.2526 +appVersion: 0.3.27.2538 dependencies: - name: common version: 23.0.8 @@ -26,7 +26,7 @@ keywords: - usenet - AudioBooks - ebooks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/readarr-develop type: application -version: 22.0.9 +version: 22.0.10 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 77cdd9149fe..60f1b5c635c 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.26.2526@sha256:b1fa244deb9a8a58dc3e99b6916d35738b1ac3ad483bebca931f188d70f1f487 + tag: 0.3.27.2538@sha256:6850caa980bfea336b6113c37f59c40a42f61ca2714d5b8f9c13b5933e33c0f2 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent