From c8523d72cd243bf17525dd0a6d18890de1881e56 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 May 2020 14:00:28 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.239 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 33db141..df13951 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.238-slim + image: renovate/renovate:19.239-slim # Environment Variables env: - name: RENOVATE_PLATFORM