From 030b8b534db48ad8cec1f1451f441d8b2bc9c24d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 May 2025 11:00:34 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v40 --- apps/renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/renovate/cronjob.yaml b/apps/renovate/cronjob.yaml index a7538c7..4021430 100644 --- a/apps/renovate/cronjob.yaml +++ b/apps/renovate/cronjob.yaml @@ -15,7 +15,7 @@ spec: - name: renovate # Update this to the latest available and then enable Renovate on # the manifest - image: renovate/renovate:39.253.2-full + image: renovate/renovate:40.3.6-full envFrom: - secretRef: name: renovate-env