From 2db99af88db54cdfe576626610b7b0f5d4c9d084 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Apr 2023 18:43:18 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v35.31.3 --- apps/renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/renovate/cronjob.yaml b/apps/renovate/cronjob.yaml index 115f173..48d8cbc 100644 --- a/apps/renovate/cronjob.yaml +++ b/apps/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:35.31.1-slim + image: renovate/renovate:35.31.3-slim # Environment Variables env: - name: RENOVATE_PLATFORM