Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

renovatebot/helm-charts

Open more actions menu

Repository files navigation

Renovate

GitHub release (latest SemVer) License

Automated dependency updates. Multi-platform and multi-language.

This repository hosts Renovate's Helm charts. Chart documentation is automatically generated using helm-docs.

Kubernetes version support

We test the four latest versions of Kubernetes. The general concept is that we track the versions of Kubernetes that are supported by the major cloud providers.

Install chart

Using config from a file:

helm install --generate-name --set-file renovate.config=config.json oci://ghcr.io/renovatebot/charts/renovate

Using config from a string:

helm install --generate-name --set renovate.config='\{\"token\":\"...\"\}' oci://ghcr.io/renovatebot/charts/renovate

Note: renovate.config must be a valid Renovate self-hosted configuration.

Contributing

When using this repo locally or contributing to this repo, you will need to build the dependencies used for each helm chart. You can run the following commands to do so:

cd charts/renovate
helm dependency build
Morty Proxy This is a proxified and sanitized view of the page, visit original site.