From 6dc4cf6a2948c4dabc1b46a2696e3c5d978fcd79 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 May 2020 08:00:35 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.228 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index a97096d..830eb31 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:19.227-slim + image: renovate/renovate:19.228-slim # Environment Variables env: - name: RENOVATE_PLATFORM