diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index 33c49ad673d..063635c536b 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.6.7 +version: 1.6.8 diff --git a/charts/incubator/prowlarr/SCALE/ix_values.yaml b/charts/incubator/prowlarr/SCALE/ix_values.yaml index 91e37e9f26d..3199f16ca9b 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.820 + tag: v0.1.0.822 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/prowlarr/values.yaml b/charts/incubator/prowlarr/values.yaml index 6e5caa9b31b..20d382c1072 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.820 + tag: v0.1.0.822 # -- image pull policy pullPolicy: IfNotPresent