Go to file
CSRBot 89f29c2939
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
chore(deps): update renovate docker tag to v37
2023-11-07 20:40:38 +01:00
templates
.drone.yml chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.13.1 2023-10-18 16:54:22 +02:00
.editorconfig
.gitignore
.helmignore
.markdownlint.yaml
CODEOWNERS
Chart.yaml chore(deps): update renovate docker tag to v37 2023-11-07 20:40:38 +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.