Go to file
CSRBot 20359723bb
continuous-integration/drone/push Build encountered an error Details
continuous-integration/drone/pr Build encountered an error Details
chore(deps): update renovate docker tag to v36
2023-09-23 14:25:33 +02:00
templates feat: support pod priorityClassName 2022-04-18 11:02:22 +02:00
.drone.yml chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.37.0 2023-09-22 19:43:09 +02:00
.editorconfig
.gitignore
.helmignore
.markdownlint.yaml
CODEOWNERS
Chart.yaml chore(deps): update renovate docker tag to v36 2023-09-23 14:25:33 +02:00
LICENSE
README.md doc(README): typos 2022-02-01 20:03:05 +01:00
renovate.json fix(ci): enable automerge 2022-01-30 21:40:45 +01:00
values.yaml feat: support pod priorityClassName 2022-04-18 11:02:22 +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 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.