From 042c33213f3165cc0d1f657b1ad536035e17b9ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Mar 2020 10:00:30 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.172 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 9452602..e7c929c 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.171-slim + image: renovate/renovate:19.172-slim # Environment Variables env: - name: RENOVATE_PLATFORM