diff --git a/config/jobs/common/renovate-presubmits.yaml b/config/jobs/common/renovate-presubmits.yaml index f2e3aec0d..d62684194 100644 --- a/config/jobs/common/renovate-presubmits.yaml +++ b/config/jobs/common/renovate-presubmits.yaml @@ -12,7 +12,7 @@ presubmits: decorate: true spec: containers: - - image: ghcr.io/renovatebot/renovate:39.83.6 + - image: ghcr.io/renovatebot/renovate:39.86.0 command: - renovate-config-validator diff --git a/deploy/renovate/renovate.yaml b/deploy/renovate/renovate.yaml index 6000fc4a8..527049e29 100644 --- a/deploy/renovate/renovate.yaml +++ b/deploy/renovate/renovate.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: renovate - version: '39.83.x' + version: '39.86.x' sourceRef: kind: HelmRepository name: renovate