Go to file
CSRBot 4669234f71
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build was killed
chore(deps): update renovate docker tag to v31.89.12
2022-02-24 02:02:17 +00:00
templates fix: support suspend 2022-02-10 20:56:44 +01:00
.drone.yml chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.31.1 2022-02-09 19:33:56 +00: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 renovate docker tag to v31.89.12 2022-02-24 02:02:17 +00:00
CODEOWNERS fix(ci): adapt renovate config 2022-01-02 12:32:15 +01:00
LICENSE Initial Commit 2021-10-28 19:44:50 +02:00
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 fix: support suspend 2022-02-10 20:56:44 +01:00

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.