From ca783421ffabb944dfe35fee21da698ce5eeded4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Sep 2021 16:42:55 +0000 Subject: [PATCH] Update renovate/renovate Docker tag to v27.4.1 --- renovate/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate/cronjob.yaml b/renovate/cronjob.yaml index 9278b0e..1f3f805 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:27.4.0-slim + image: renovate/renovate:27.4.1-slim # Environment Variables env: - name: RENOVATE_PLATFORM