diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index a477d720f08..2fa1a8a9398 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.5 +version: 6.4.6 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 1c0df9dbaaa..48029771e2a 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.900 + tag: v0.1.0.901 probes: liveness: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index 8ae9b34f3ce..d1fb40f8e7e 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.900 + tag: v0.1.0.901 strategy: type: Recreate