From 1984c95ae9b154b59d1e80e4ed9f12097e928175 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Sep 2021 16:42:59 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v27.20.0 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index bb01dc0..a144322 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:27.19.3-slim + image: renovate/renovate:27.20.0-slim # Environment Variables env: - name: RENOVATE_PLATFORM