From 86c954bf3825f11b83e7b7a0751f3ab74d50008e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Feb 2022 17:43:29 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v31.66.0 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 12a890d..ef10826 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.65.1-slim + image: renovate/renovate:31.66.0-slim # Environment Variables env: - name: RENOVATE_PLATFORM