You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
CSRBot 2d401a4c64
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency renovate to v34.160.0
3 weeks ago
templates feat: support pod priorityClassName 12 months ago
.drone.yml chore(deps): update dependency docker.io/volkerraschek/helm to v3.11.2 3 weeks ago
.editorconfig
.gitignore
.helmignore
.markdownlint.yaml
CODEOWNERS
Chart.yaml chore(deps): update dependency renovate to v34.160.0 3 weeks ago
LICENSE
README.md
renovate.json
values.yaml feat: support pod priorityClassName 12 months ago

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.