File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Modern software development practices _assume_ support for reviewing changes, tr
5050- [ Atlantis] ( https://www.runatlantis.io/ ) - Terraform pull request automation
5151- [ Autoapply] ( https://github.com/autoapply/autoapply ) - Automatically apply changes from a Git repository to a Kubernetes cluster
5252- [ CloudBees Rollout] ( https://rollout.io/ ) - Feature Flag as-a-Service that leverages GitOps & Config-as-Code (commercial product from CloudBees)
53- - [ FluxCD ] ( https://github.com/fluxcd/flux2 ) - The GitOps Kubernetes operator
53+ - [ Flux ] ( https://github.com/fluxcd/flux2 ) - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit
5454- [ Helm Operator] ( https://github.com/fluxcd/helm-operator ) - Automates Helm Chart releases in a GitOps manner
5555- [ Flagger] ( https://github.com/weaveworks/flagger ) - Progressive delivery Kubernetes operator (Canary, A/B testing and Blue/Green deployments automation)
5656- [ Ignite] ( https://github.com/weaveworks/ignite ) - A Virtual Machine manager with a container UX and built-in GitOps
@@ -69,7 +69,7 @@ Modern software development practices _assume_ support for reviewing changes, tr
6969
7070### Notifications
7171
72- - [ Fluxcloud] ( https://github.com/topfreegames/fluxcloud ) - Slack notifications for FluxCD without Weave Cloud
72+ - [ Fluxcloud] ( https://github.com/topfreegames/fluxcloud ) - Slack notifications for Flux without Weave Cloud
7373
7474### Secrets
7575
You can’t perform that action at this time.
0 commit comments