From c77a3a9cf1ecd957a1e2ce29eacfcd7db8441be4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:59:35 +0000 Subject: [PATCH] chore: update docs/gitops.md [20260713-0357] --- docs/gitops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitops.md b/docs/gitops.md index 772d57de..ed840d12 100644 --- a/docs/gitops.md +++ b/docs/gitops.md @@ -236,7 +236,7 @@ ## GitOps Tools - [EntraExporter](https://github.com/microsoft/entraexporter) - *(Related to azure topic)* - [AWS EKS Argo CD Terraform Component](https://github.com/cloudposse-terraform-components/aws-eks-argocd) 🌟 - A Terraform component from Cloud Posse for provisioning Argo CD on AWS EKS, facilitating declarative GitOps continuous delivery for Kubernetes. Note that Argo CD CRDs need separate installation. - - [FossFLOW](https://github.com/stan-smith/FossFLOW) - *(Related to cicd topic)* + - [FossFLOW](https://github.com/victortassinari/FossFLOW) - *(Related to cicd topic)* - [Announcing Private Preview: ArgoCD through Microsoft GitOps](https://techcommunity.microsoft.com/blog/azurearcblog/announcing-private-preview-argocd-through-microsoft-gitops/4399747) 🌟 - Microsoft is announcing the private preview of ArgoCD delivered as a cluster extension for Azure Kubernetes Service (AKS) and Azure Arc-enabled Kubernetes. This offering aims to provide a consistent management, security, and deployment experience for ArgoCD across heterogeneous environments, complementing existing Flux support. Key advantages highlighted include simplified deployment, managed upgrades, official supportability, integration with Azure identity, and sample application deployments. - [FluxCD, ArgoCD or Jenkins X: Which Is the Right GitOps Tool for You?](https://blog.container-solutions.com/fluxcd-argocd-jenkins-x-gitops-tools)