From 7a95ca6bab6dbcd893dbc731a8238cbcb8e96344 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Apr 2020 08:00:43 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.215 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 6d8f775..04e6e92 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.214-slim + image: renovate/renovate:19.215-slim # Environment Variables env: - name: RENOVATE_PLATFORM