From 0eba11491e5467639ea944a3547190670bbd6006 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Feb 2023 17:46:22 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v34.128.3 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index a95c97b..0103d54 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.128.0-slim + image: renovate/renovate:34.128.3-slim # Environment Variables env: - name: RENOVATE_PLATFORM