Skip to content

Commit

Permalink
Merge pull request weaveworks#23 from weaveworks/up
Browse files Browse the repository at this point in the history
Add ArgoCD and Helm Operator
  • Loading branch information
stefanprodan authored Sep 27, 2019
2 parents 9596a51 + 9537d92 commit 589bb72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ Modern software development practices _assume_ support for reviewing changes, tr

## Tools

- [ArgoCD](https://github.com/argoproj/argo-cd) - Declarative continuous deployment for Kubernetes
- [Atlantis](https://www.runatlantis.io/) - Terraform pull request automation
- [Flux](https://github.com/weaveworks/flux) - The GitOps Kubernetes operator
- [FluxCD](https://github.com/fluxcd/flux) - The GitOps Kubernetes operator
- [Helm Operator](https://github.com/fluxcd/helm-operator) - Automates Helm Chart releases in a GitOps manner
- [Flagger](https://github.com/weaveworks/flagger) - Progressive delivery Kubernetes operator (Canary, A/B testing and Blue/Green deployments automation)
- [Ignite](https://github.com/weaveworks/ignite) - A Virtual Machine manager with a container UX and built-in GitOps
- [Faros](https://github.com/pusher/faros) - CRD based GitOps controller
Expand Down

0 comments on commit 589bb72

Please sign in to comment.