From c160810f5576e8736d3716125c97c1f6b2fc9df2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Nov 2024 05:02:19 +0000 Subject: [PATCH] chore(deps): update renovate/renovate docker tag to v39.9.2 --- .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 136a67af..5d73c3ab 100644 --- a/.woodpecker/renovate.yaml +++ b/.woodpecker/renovate.yaml @@ -7,7 +7,7 @@ when: skip_clone: true steps: - name: renovate - image: renovate/renovate:39.8.0@sha256:908a5b93cb7e9124cf8a866e87daaf3b02cc65b87035743ebe1b1aea06e636da + image: renovate/renovate:39.9.2@sha256:c532b6994a441ffec8884cf187ff546fbde7128db605c9f4c9d180721ee7593f # 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 33142a43..cddd354f 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:39.8.0@sha256:908a5b93cb7e9124cf8a866e87daaf3b02cc65b87035743ebe1b1aea06e636da + image: renovate/renovate:39.9.2@sha256:c532b6994a441ffec8884cf187ff546fbde7128db605c9f4c9d180721ee7593f # Environment Variables env: - name: RENOVATE_BASE_DIR