From 76e17274f743849cc5ee372b74863521f30aa2b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Jan 2023 17:44:13 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v34.102.7 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index f3268e8..db55b1f 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.102.2-slim + image: renovate/renovate:34.102.7-slim # Environment Variables env: - name: RENOVATE_PLATFORM -- 2.43.0