1
0
Fork 0
mirror of https://github.com/argoproj/argo-cd.git synced 2026-08-28 20:52:53 +00:00
Declarative Continuous Deployment for Kubernetes https://argo-cd.readthedocs.io
  • Go 80.3%
  • TypeScript 14.6%
  • Lua 2.7%
  • SCSS 1.1%
  • Shell 0.7%
  • Other 0.3%
Find a file
Papapetrou Patroklos b642d5f6d5
fix: empty SHA256 fingerprint for SSH known hosts entries on the UI (#29401)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
2026-08-28 16:15:09 +03:00
.github chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 (#29425) 2026-08-28 10:03:33 +02:00
applicationset feat(appset): Adding annotations on apps to force reconciliation before proceeding with progressive sync (#27467) 2026-08-27 16:17:04 -04:00
assets fix(SyncWindow): rename SyncWindow to InlineSyncWindow (#29152) 2026-08-24 09:49:06 -04:00
cmd feat(appset): Adding annotations on apps to force reconciliation before proceeding with progressive sync (#27467) 2026-08-27 16:17:04 -04:00
cmpserver chore(bump): enable go 1.27 (#29377) 2026-08-25 09:45:18 -04:00
commitserver chore(deps): update group golang (#29268) 2026-08-24 23:08:54 +00:00
common chore(bump): enable go 1.27 (#29377) 2026-08-25 09:45:18 -04:00
controller test: fix build error (#29398) 2026-08-26 16:51:25 +03:00
docs feat(appset): Adding annotations on apps to force reconciliation before proceeding with progressive sync (#27467) 2026-08-27 16:17:04 -04:00
examples fix(dashboards): Correct job label for the Controller Telemetry Panel (#26548) 2026-02-26 11:31:06 -05:00
gitops-engine chore(bump): enable go 1.27 (#29377) 2026-08-25 09:45:18 -04:00
hack chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 (#29425) 2026-08-28 10:03:33 +02:00
manifests fix(SyncWindow): rename SyncWindow to InlineSyncWindow (#29152) 2026-08-24 09:49:06 -04:00
notification_controller/controller fix(notification-controller): deep-copy before mutating object from a shared cache (#29350) 2026-08-24 09:55:54 -04:00
notifications_catalog chore: bump k8s 1.34 (#24405) 2025-09-08 16:06:51 -04:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg fix: correct operator precedence in isDestinationMatched deny pattern (#28854) 2026-08-26 04:46:47 -10:00
renovate-presets fix(ci): regenerate manifests in Renovate helm post-upgrade tasks (#29297) 2026-08-20 23:42:01 +02:00
reposerver chore(deps): update group golang (#29268) 2026-08-24 23:08:54 +00:00
resource_customizations feat(actions): add hibernate/rehydrate actions for CNPG Cluster (#28478) 2026-08-24 15:41:32 +00:00
server chore(bump): enable go 1.27 (#29377) 2026-08-25 09:45:18 -04:00
test feat(appset): Adding annotations on apps to force reconciliation before proceeding with progressive sync (#27467) 2026-08-27 16:17:04 -04:00
tools/cmd-docs chore: add ApplicationSet Controller docs to clisdocsgen (#22417) 2025-03-20 15:54:58 +02:00
ui fix: empty SHA256 fingerprint for SSH known hosts entries on the UI (#29401) 2026-08-28 16:15:09 +03:00
util fix: empty SHA256 fingerprint for SSH known hosts entries on the UI (#29401) 2026-08-28 16:15:09 +03:00
.codecov.yml ci: upload unit and e2e coverage separately with Codecov flags (#28085) 2026-06-18 19:17:42 -04:00
.dockerignore feat(source-integrity): Implement Source Integrity checking (#25371) 2026-05-07 12:11:33 -04:00
.gitattributes ci: Add github-agentics issue triage workflow (#28215) 2026-07-16 16:56:51 +03:00
.gitignore fix(ui): reduce loaded application data on list operation (Relates [#15509]) (#25451) 2026-06-10 21:42:25 +00:00
.golangci.yaml chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 (#28424) 2026-06-24 21:14:33 +00:00
.goreleaser.yaml ci: use github release notes in goreleaser (#28048) 2026-05-29 18:39:39 +02:00
.mockery.yaml ci(gitops-engine): support tagged releases for gitops-engine (#27740) 2026-07-08 15:26:50 +00:00
.readthedocs.yaml docs: add mkdocs configuration stanza to .readthedocs.yaml (#21475) 2025-01-13 09:30:46 -05:00
.snyk fix: correct variable expansion in Makefile and typo in .snyk (#28674) 2026-07-12 14:47:51 +03:00
AGENTS.md docs: add more bot instructions (#29317) 2026-08-22 10:07:41 +05:30
CHANGELOG.md docs: fix version reference for logs UI fix (#10245) 2022-08-09 16:57:27 -04:00
CLAUDE.md docs: add AGENTS.md file to the repository (#27315) (#27316) 2026-04-14 15:02:56 +03:00
CODEOWNERS chore(CODEOWNERS): expand @argoproj/argocd-approvers-ci role ownership (#27721) 2026-06-16 12:34:17 +03:00
CONTRIBUTING.md docs: add CONTRIBUTING.md copy at repo root (#14889) 2023-10-02 15:55:50 -04:00
Dockerfile chore(deps): update group golang (#29268) 2026-08-24 23:08:54 +00:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
Dockerfile.tilt chore(deps): update group golang (#29268) 2026-08-24 23:08:54 +00:00
Dockerfile.ui.tilt chore: move Docker image updates from Dependabot to Renovate (#28422) 2026-06-24 20:02:38 +00:00
entrypoint.sh fix: Address shellcheck detected shell warnings (#22686) 2025-07-18 07:38:27 -04:00
go.mod chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.3 to 2.3.4 (#29427) 2026-08-28 10:02:21 +02:00
go.sum chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.3 to 2.3.4 (#29427) 2026-08-28 10:02:21 +02:00
LICENSE prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
MAINTAINERS.md docs: update MAINTAINERS.md (#28093) 2026-06-02 22:52:57 +02:00
Makefile ci: remove gh-aw-local target from codegen (#28830) 2026-07-21 09:14:05 +00:00
mkdocs.yml feat(ui): add resources explorer view (#28098) 2026-08-10 18:22:40 +00:00
OWNERS prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
prepare.sh chore: Adds a script to prepare repo for migration to main ArgoCD Repo (#766) 2025-09-04 09:47:31 -04:00
Procfile feat(appset): Adding annotations on apps to force reconciliation before proceeding with progressive sync (#27467) 2026-08-27 16:17:04 -04:00
README.md docs: fix README GitHub branding in community section (#27050) 2026-03-27 21:28:22 +01:00
renovate.json chore: Configure Renovate (#27739) 2026-05-07 20:15:48 +00:00
SECURITY-INSIGHTS.yml chore: Bump version in master (#28303) 2026-06-16 18:55:15 +03:00
SECURITY.md docs: fix missing word in SECURITY.md vulnerability reporting instructions (#28679) 2026-07-10 09:19:14 -04:00
SECURITY_CONTACTS docs: Update the security instructions link (#12232) 2023-01-31 13:15:32 -05:00
sonar-project.properties ci: exclude testdata from sonar.exclusions (#26398) 2026-02-11 09:28:54 -05:00
Tiltfile fix(ci): run yarn install with --frozen-lockfile (#27098) (#27099) 2026-04-09 19:37:28 +03:00
USERS.md docs: add jedarden.com to USERS.md (#29352) 2026-08-24 16:34:10 +03:00
VERSION chore: Bump version in master (#28303) 2026-06-16 18:55:15 +03:00

Releases: Release Version Artifact HUB SLSA 3

Code: Integration tests codecov CII Best Practices OpenSSF Scorecard

Social: Twitter Follow Slack LinkedIn Bluesky

Argo CD - Declarative Continuous Delivery for Kubernetes

What is Argo CD?

Argo CD is a declarative GitOps continuous delivery tool for Kubernetes.

Argo CD UI

Argo CD Demo

Why Argo CD?

  1. Application definitions, configurations, and environments should be declarative and version controlled.
  2. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Official Argo CD user list

Documentation

To learn more about Argo CD go to the complete documentation. Check live demo at https://cd.apps.argoproj.io/.

Community

Contribution, Discussion and Support

You can reach the Argo CD community and developers via the following channels:

Participation in the Argo CD project is governed by the CNCF Code of Conduct

Blogs and Presentations

  1. Awesome-Argo: A Curated List of Awesome Projects and Resources Related to Argo
  2. Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD
  3. GitOps Without Pipelines With ArgoCD Image Updater
  4. Combining Argo CD (GitOps), Crossplane (Control Plane), And KubeVela (OAM)
  5. How to Apply GitOps to Everything - Combining Argo CD and Crossplane
  6. Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
  7. Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
  8. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  9. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  10. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  11. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  12. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  13. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  14. GitOps for Kubeflow using Argo CD
  15. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  16. CI/CD in Light Speed with K8s and Argo CD
  17. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  18. Argo CD - GitOps Continuous Delivery for Kubernetes
  19. Introduction to Argo CD : Kubernetes DevOps CI/CD
  20. GitOps Deployment and Kubernetes - using Argo CD
  21. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  22. GitOps Continuous Delivery with Argo and Codefresh
  23. Stay up to date with Argo CD and Renovate
  24. Setting up Argo CD with Helm
  25. Applied GitOps with Argo CD
  26. Solving configuration drift using GitOps with Argo CD
  27. Decentralized GitOps over environments
  28. Getting Started with ArgoCD for GitOps Deployments
  29. Using Argo CD & Datree for Stable Kubernetes CI/CD Deployments
  30. How to create Argo CD Applications Automatically using ApplicationSet? "Automation of GitOps"
  31. Progressive Delivery with Service Mesh Argo Rollouts with Istio