diff --git a/cluster/internal/renovate/helmrelease.yaml b/cluster/internal/renovate/helmrelease.yaml index 29d1e0a20..36900e183 100644 --- a/cluster/internal/renovate/helmrelease.yaml +++ b/cluster/internal/renovate/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: renovate - version: 37.368.10 + version: 37.420.0 sourceRef: kind: HelmRepository name: renovate-charts @@ -36,7 +36,7 @@ spec: # -- Image name to pull repository: renovatebot/renovate # -- Renovate image tag to pull - tag: 37.371.0@sha256:31b9a88f54e5193a5dc8dc785ed1fa383479aea680d72c5aa934841e83d0da84 + tag: 37.420.0@sha256:9fb4d21e6cb624c0a2e7969ab600f75736b3511ca6d2be61a79f12f60cc1208a # -- "IfNotPresent" to pull the image if no image with the specified tag exists on the node, "Always" to always pull the image or "Never" to try and use pre-pulled images pullPolicy: IfNotPresent