diff --git a/cluster/internal/renovate/helmrelease.yaml b/cluster/internal/renovate/helmrelease.yaml index 29d1e0a20..98f6dcd43 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.371.1 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.371.1@sha256:dbc1341146425cfe6ee3c771ff5b795b27f1e500579f7e241fd90a3de9623312 # -- "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