diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 170e9d13ecf..f6e9f2a076e 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.3.0.2091" +appVersion: "0.3.1.2096" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 17.0.0 +version: 17.0.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 8d6347e1e81..c6ab007c9b1 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/readarr pullPolicy: IfNotPresent - tag: v0.3.0.2091@sha256:d2c9eb76ca4e8fb735d6f0bf5ff92b746d14a395710af4094645e86ac5563f8e + tag: v0.3.1.2096@sha256:4ed6b7dfa2e9de3140641539758bf26ebe16bbe72167bcf28888ae3a71d88506 exportarrImage: repository: tccr.io/truecharts/exportarr pullPolicy: IfNotPresent