From 1f971306b56e3541f3a605b5b3bc038aacfbe647 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Nov 2021 17:43:22 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v29.3.4 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 03ddb7b..4c5222b 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:29.3.0-slim + image: renovate/renovate:29.3.4-slim # Environment Variables env: - name: RENOVATE_PLATFORM