diff --git a/charts/stable/renovate/Chart.yaml b/charts/stable/renovate/Chart.yaml index 53112940578..0e38811f45c 100644 --- a/charts/stable/renovate/Chart.yaml +++ b/charts/stable/renovate/Chart.yaml @@ -4,7 +4,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 39.164.0 +appVersion: 39.173.1 dependencies: - name: common version: 25.4.10 @@ -29,4 +29,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/renovate - https://hub.docker.com/r/renovate/renovate type: application -version: 1.11.8 +version: 1.12.0 diff --git a/charts/stable/renovate/ci/ci-values.yaml b/charts/stable/renovate/ci/ci-values.yaml new file mode 100644 index 00000000000..a487be10532 --- /dev/null +++ b/charts/stable/renovate/ci/ci-values.yaml @@ -0,0 +1,3 @@ +workload: + main: + schedule: "* * * * *" diff --git a/charts/stable/renovate/values.yaml b/charts/stable/renovate/values.yaml index b67aba24574..6341b02a3cc 100644 --- a/charts/stable/renovate/values.yaml +++ b/charts/stable/renovate/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/renovate/renovate pullPolicy: IfNotPresent - tag: 39.164.0 + tag: 39.173.1 workload: main: