https://github.com/secustor/renovate-operator
https://github.com/secustor/renovate-operator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/secustor/renovate-operator
- Owner: secustor
- License: agpl-3.0
- Created: 2021-09-16T18:11:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T15:34:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T14:41:53.543Z (over 1 year ago)
- Language: Go
- Size: 114 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)