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

https://github.com/mjpitz/renovate-gitops

ArgoCD + Renovate Demonstration - Automatically upgrade application versions
https://github.com/mjpitz/renovate-gitops

Last synced: 6 months ago
JSON representation

ArgoCD + Renovate Demonstration - Automatically upgrade application versions

Awesome Lists containing this project

README

          

# ArgoCD + Renovate

Demonstrates how to use [Renovate]() to manage application versions deployed with [ArgoCD]().
Staying up to date on the latest versions of applications is often a time consuming and tedious task.
This setup shows how you can automate that toil away.

[Renovate]: https://github.com/renovatebot/
[ArgoCD]: https://github.com/argoproj/argo-cd/

## Getting Started

See this blog post: https://mjpitz.com/blog/2020/12/03/renovate-your-gitops/

The directions that were previously here were just a placeholder while I got the post in place.