From 51e024d9f9a8d1f36ca5e8d8a42cb9882ff10957 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Dec 2022 17:45:07 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v34.74.2 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index d6084d9..32607d7 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.74.0-slim + image: renovate/renovate:34.74.2-slim # Environment Variables env: - name: RENOVATE_PLATFORM