From 80618145ec806cbea5cc4267e03fef7265cc13a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Aug 2022 16:43:50 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v32.172.1 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 3812af0..153c567 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:32.171.0-slim + image: renovate/renovate:32.172.1-slim # Environment Variables env: - name: RENOVATE_PLATFORM