From ad538c0b2cbf52b12b322bdf2cf2499a8a737790 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Nov 2022 17:44:03 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v34.41.1 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index cf64149..1065a06 100644 --- a/renovate/cronjob.yaml +++ b/renovate/cronjob.yaml @@ -12,7 +12,7 @@ spec: containers: - name: renovate # Update this to the latest available and then enable Renovate on the manifest - image: renovate/renovate:34.40.2-slim + image: renovate/renovate:34.41.1-slim # Environment Variables env: - name: RENOVATE_PLATFORM