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