Go to file
CSRBot 228768f718
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency renovate to v32.160.2
2022-08-16 17:43:46 +02:00
templates
.drone.yml fix(ci): use docker.io/volkerraschek/drone-email:0.1.1 2022-07-26 17:51:35 +02:00
.editorconfig
.gitignore
.helmignore
.markdownlint.yaml
CODEOWNERS
Chart.yaml chore(deps): update dependency renovate to v32.160.2 2022-08-16 17:43:46 +02: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.