diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index 051c97a43f1..779b49c60f5 100644 --- a/charts/incubator/prowlarr/Chart.yaml +++ b/charts/incubator/prowlarr/Chart.yaml @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/prowlarr/SCALE/ix_values.yaml b/charts/incubator/prowlarr/SCALE/ix_values.yaml index a470dc31538..14ecf1317a8 100644 --- a/charts/incubator/prowlarr/SCALE/ix_values.yaml +++ b/charts/incubator/prowlarr/SCALE/ix_values.yaml @@ -8,7 +8,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.0.768 + tag: v0.1.0.771 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/prowlarr/values.yaml b/charts/incubator/prowlarr/values.yaml index 3cfbe1025c0..499f38b8ac8 100644 --- a/charts/incubator/prowlarr/values.yaml +++ b/charts/incubator/prowlarr/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.0.768 + tag: v0.1.0.771 # -- image pull policy pullPolicy: IfNotPresent