From dc1722efc282e0d236815ae8fa5ad472b2d245c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2020 19:00:35 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.233 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index c4084ce..6cba719 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.232-slim + image: renovate/renovate:19.233-slim # Environment Variables env: - name: RENOVATE_PLATFORM