diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 2fa1a8a9398..63263b5c7f7 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 6.4.6 +version: 6.4.7 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 48029771e2a..b2647cb2ac9 100644 --- a/charts/incubator/readarr/SCALE/ix_values.yaml +++ b/charts/incubator/readarr/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.901 + tag: v0.1.0.904 probes: liveness: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index d1fb40f8e7e..ae4cf7d842d 100644 --- a/charts/incubator/readarr/values.yaml +++ b/charts/incubator/readarr/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.901 + tag: v0.1.0.904 strategy: type: Recreate