From d70b7b0cc4df445e7e8c5617a3a76040c9d78b1a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Aug 2022 16:43:33 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v32.159.5 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index b16454f..3953fc9 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.159.0-slim + image: renovate/renovate:32.159.5-slim # Environment Variables env: - name: RENOVATE_PLATFORM