Show HN: Renovate – The Kubernetes-Native Way
Source: Hacker News
Overview
We built a Kubernetes operator for Renovate and wanted to share it. Instead of running Renovate as a cron job or relying on hosted services, this operator lets you manage it as a native Kubernetes resource with CRDs. You define your repositories and configuration declaratively, and the operator handles scheduling and execution inside your cluster—no external dependencies, no SaaS lock‑in, and no webhook setup.
The project is fully open source and will remain that way; there is no paid tier or monetization plan. We created it for our own needs and thought others might find it useful too.
Give it a try and share your feedback:
https://github.com/mogenius/renovate-operator