From 77b7f2d1ab3c2b21002b8cd55c121991b9b37a57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Dec 2021 17:43:52 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v29.34.0 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index fc6cb7a..300148e 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.32.5-slim + image: renovate/renovate:29.34.0-slim # Environment Variables env: - name: RENOVATE_PLATFORM