From 564674d4227881ddb8fd62a732b031dae5dc5bae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Nov 2024 00:12:41 +0000 Subject: [PATCH] chore(deps): update renovate/renovate docker tag to v39 --- .woodpecker/renovate.yaml | 2 +- infra/renovate/cron.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/renovate.yaml b/.woodpecker/renovate.yaml index be73b192..9610bfed 100644 --- a/.woodpecker/renovate.yaml +++ b/.woodpecker/renovate.yaml @@ -7,7 +7,7 @@ when: skip_clone: true steps: - name: renovate - image: renovate/renovate:38.142.7@sha256:8327ee1726142dcc504d349d84c0e7f41656867e598ea7669bb7cf23786610a2 + image: renovate/renovate:39.0.1@sha256:5020894a1da35382e9b6b1c39fa9f7331cdd733d9607b81a613e8a0248f0111a # TODO: Add when non root containers work in woodpacker # volumes: # - renovate-ci-pvc:/renovate-cache diff --git a/infra/renovate/cron.yaml b/infra/renovate/cron.yaml index 8f1602f9..9a2f3e8e 100644 --- a/infra/renovate/cron.yaml +++ b/infra/renovate/cron.yaml @@ -30,7 +30,7 @@ spec: - name: renovate # Update this to the latest available and then enable Renovate on # the manifest - image: renovate/renovate:38.142.7@sha256:8327ee1726142dcc504d349d84c0e7f41656867e598ea7669bb7cf23786610a2 + image: renovate/renovate:39.0.1@sha256:5020894a1da35382e9b6b1c39fa9f7331cdd733d9607b81a613e8a0248f0111a # Environment Variables env: - name: RENOVATE_BASE_DIR