From 8f6705efeb4cac95db2ec8fdc0583c70ac0ce0a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Feb 2020 07:00:21 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v19.148 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index cdf741d..b58f4cb 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.147-slim + image: renovate/renovate:19.148-slim # Environment Variables env: - name: RENOVATE_PLATFORM