An open API service indexing awesome lists of open source software.

https://github.com/secustor/renovate-operator


https://github.com/secustor/renovate-operator

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Renovate-Operator
`RenovateOperator` is an EXPERIMENTAL application written with OperatorSDK to host
RenovateBot inside a Kubernetes cluster.

Supported features:
- Autodiscovery mode
- Run on schedule
- DryRun mode
- Suspend execution
- Shared redis cache
- Multi Worker setup

Supported platforms:
- Github
- Github Enterprise
- Gitlab.com
- Gitlab CE & EE

Requirements:
- Kubernetes: >= 1.22.0
- Renovate >= 27.15.0

For CRD usage examples see [samples](./config/samples/renovate_v1alpha1_renovate.yaml)