From 8c97b0b4f560b895cc26a082c0420309c9bae14d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Jan 2023 17:45:06 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v34.105.0 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index a234920..4c65450 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.104.0-slim + image: renovate/renovate:34.105.0-slim # Environment Variables env: - name: RENOVATE_PLATFORM