Skip to content

Commit c2c8237

Browse files
authored
Merge pull request #53 from lloydchang/patch-2
docs(readme.md): fix typo: FluxCD → Flux
2 parents 63a9ed0 + 42bc330 commit c2c8237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)