Go to file
CSRBot 5f35db49a6
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency docker.io/volkerraschek/helm to v3.11.2
2023-03-09 09:16:14 +01:00
templates
.drone.yml chore(deps): update dependency docker.io/volkerraschek/helm to v3.11.2 2023-03-09 09:16:14 +01:00
.editorconfig
.gitignore
.helmignore
.markdownlint.yaml
CODEOWNERS
Chart.yaml chore(deps): update dependency renovate to v34.159.1 2023-03-08 18:24:36 +01:00
LICENSE
README.md
renovate.json
values.yaml

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 renovate 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.