diff --git a/config/jobs/common/renovate-presubmits.yaml b/config/jobs/common/renovate-presubmits.yaml index 2d32a0f62..494f89ec9 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.102.0 + - image: ghcr.io/renovatebot/renovate:39.106.0 command: - renovate-config-validator diff --git a/deploy/renovate/renovate.yaml b/deploy/renovate/renovate.yaml index a7e3dfc1c..367d248ca 100644 --- a/deploy/renovate/renovate.yaml +++ b/deploy/renovate/renovate.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: renovate - version: '39.100.x' + version: '39.106.x' sourceRef: kind: HelmRepository name: renovate