From 4df63a8508178699d0c4ccf0f336c676134a6c40 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Mar 2023 18:44:30 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v35 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 032134d..b5c33fc 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:34.160.0-slim + image: renovate/renovate:35.2.0-slim # Environment Variables env: - name: RENOVATE_PLATFORM