From 82db05fb98fcd0c299634c7a7707c7b4df9aef1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Nov 2021 17:43:09 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v29.17.0 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 52633ef..129ed09 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.14.1-slim + image: renovate/renovate:29.17.0-slim # Environment Variables env: - name: RENOVATE_PLATFORM