From 2575061782fd539e88ab088a55ae49e856cd15cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Jan 2022 17:43:27 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v31.50.1 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index a980530..0b815c5 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:31.45.0-slim + image: renovate/renovate:31.50.1-slim # Environment Variables env: - name: RENOVATE_PLATFORM