Go to file
CSRBot 46de915c70
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update docker.io/renovate/renovate docker tag to v28.21.7
2021-11-02 18:07:43 +00:00
templates Initial Commit 2021-10-28 19:44:50 +02:00
.drone.yml chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.29.0 2021-10-28 22:17:41 +02:00
.editorconfig Initial Commit 2021-10-28 19:44:50 +02:00
.gitignore Initial Commit 2021-10-28 19:44:50 +02:00
.helmignore Initial Commit 2021-10-28 19:44:50 +02:00
.markdownlint.yaml Initial Commit 2021-10-28 19:44:50 +02:00
Chart.yaml chore(deps): update docker.io/renovate/renovate docker tag to v28.21.7 2021-11-02 18:07:43 +00:00
LICENSE Initial Commit 2021-10-28 19:44:50 +02:00
README.md Initial Commit 2021-10-28 19:44:50 +02:00
renovate.json fix(renovate): init 2021-10-28 22:16:58 +02:00
values.yaml fix: cronjob settings 2021-10-28 19:47:31 +02:00

README.md

renovate-charts

Build Status Artifact Hub

This is an inofficial helm chart for renovate. Goal of this chart is to be more lightweight than the official one.

This helm chart can be found on artifacthub.io and can be installed via helm.

helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
helm install drone volker.raschek/renovate

Customization

All configuration options can be defined in the values.yml file below the config section. Alternatively can be the options passed via the --set flag of the helm install command.