Helm chart for renovate bot
https://artifacthub.io/packages/helm/volker-raschek/renovate
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/pr Build is passing
Details
continuous-integration/drone/push Build is passing
Details
|
4 days ago | |
---|---|---|
templates | ||
.drone.yml | 4 days ago | |
.editorconfig | ||
.gitignore | ||
.helmignore | ||
.markdownlint.yaml | ||
CODEOWNERS | ||
Chart.yaml | 7 months ago | |
LICENSE | ||
README.md | ||
renovate.json | ||
values.yaml |
README.md
renovate-charts
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.