From 00b98208ef06e90b1f9c11a9070ba2fc35355a63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 09:35:40 +0100 Subject: [PATCH] chore(deps): update ghcr.io/k8s-at-home/sonarr docker tag to v3.0.4.1131 [ci-skip] (#285) Signed-off-by: Auricom Co-authored-by: Renovate Bot --- cluster/media/sonarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/media/sonarr.yaml b/cluster/media/sonarr.yaml index c35ceb2ee..fbf0c3703 100644 --- a/cluster/media/sonarr.yaml +++ b/cluster/media/sonarr.yaml @@ -20,7 +20,7 @@ spec: controllerType: deployment image: repository: ghcr.io/k8s-at-home/sonarr - tag: v3.0.4.1130 + tag: v3.0.4.1131 pullPolicy: IfNotPresent env: TZ: "Europe/Paris"