From b6eb6246325c2f14df7b3dd65391e20124c40fe3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2020 10:00:34 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.199 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 03d251c..b389737 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.198-slim + image: renovate/renovate:19.199-slim # Environment Variables env: - name: RENOVATE_PLATFORM