Declarative Continuous Deployment for Kubernetes
Find a file
dependabot[bot] adcf78454b
chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui-test (#14457)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 12:51:00 -04:00
.github chore(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#15108) 2023-09-22 23:14:20 +02:00
applicationset fix(applicationset): cannot validate inherited project permissions (#9298) (#15026) 2023-09-25 18:57:15 -04:00
assets feat(appset): ignoreApplicationDifferences (#9101) (#14743) 2023-09-25 18:45:26 -04:00
cmd fix(cli): get latest app state before printing tree (#15639) 2023-09-22 16:34:03 -04:00
cmpserver fix: stop creating new otel interceptor to avoid memory leak (#15174) 2023-08-23 01:47:40 +00:00
common feat: dynamic rebalancing of clusters across shards (#15036) 2023-09-22 19:49:09 +00:00
controller feat: dynamic rebalancing of clusters across shards (#15036) 2023-09-22 19:49:09 +00:00
docs feat(appset): ignoreApplicationDifferences (#9101) (#14743) 2023-09-25 18:45:26 -04:00
examples chore: Add kustomization.yaml for server app RBAC (#15124) 2023-08-21 07:57:07 -04:00
hack fix: reflect expected integers in swagger doc (#13046) 2023-09-18 20:03:22 +00:00
manifests feat(appset): ignoreApplicationDifferences (#9101) (#14743) 2023-09-25 18:45:26 -04:00
notification_controller/controller chore: adding test coverage for the notification_controller (#13339) 2023-04-27 07:23:51 -04:00
notifications_catalog fix(notifications-catalog): Add nil check for on-deployed trigger (#15363) 2023-09-06 15:57:16 +03:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg feat(appset): ignoreApplicationDifferences (#9101) (#14743) 2023-09-25 18:45:26 -04:00
reposerver fix(repo-server): avoid fetching commit sha for multisource applications (#15037) (#15067) 2023-09-19 07:19:26 -04:00
resource_customizations feat(health): add PushSecret health status and force-sync action (#14375) 2023-09-25 10:41:24 -04:00
server feat(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00:00
test feat(appset): ignoreApplicationDifferences (#9101) (#14743) 2023-09-25 18:45:26 -04:00
tools/cmd-docs docs: better command reference titles (#15567) (#15568) 2023-09-19 14:34:24 -04:00
ui chore(deps): bump node version (#15616) 2023-09-22 15:59:17 -04:00
ui-test chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui-test (#14457) 2023-09-26 12:51:00 -04:00
util feat(health): add PushSecret health status and force-sync action (#14375) 2023-09-25 10:41:24 -04:00
.codecov.yml chore: Remove test folder from codecov generation (#9265) 2022-05-02 22:39:47 +03:00
.dockerignore fix: exclude test/fixtures from .dockerignore (#12640) 2023-03-02 00:03:36 +00:00
.gitignore fix: broken Git file generator caching (fixes #13440) (#13452) 2023-05-04 19:37:07 +00:00
.gitpod.Dockerfile chore(deps): bump gitpod/workspace-full from d578722 to 511cecd (#15453) 2023-09-13 10:27:58 -04:00
.gitpod.yml chore: use go install instead of deprecated go get (#8333) 2022-02-01 18:59:58 -08:00
.goreleaser.yaml chore: update VERSION on rc1 release (#13558) 2023-05-18 18:24:17 -04:00
.readthedocs.yml chore: pin mkdocs Python version (#12956) 2023-03-21 20:02:03 -07:00
.snyk chore: ignore CVE-2022-0624 - not exploitable in Argo CD (#10128) 2022-07-28 13:28:19 -04:00
CHANGELOG.md docs: fix version reference for logs UI fix (#10245) 2022-08-09 16:57:27 -04:00
CODEOWNERS chore: add CODEOWNERS (#14693) 2023-09-18 19:27:05 +00:00
Dockerfile chore(deps): bump library/golang from cffaba7 to 2270a40 (#15615) 2023-09-21 10:54:16 -04:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
entrypoint.sh feat: tini as ENTRYPOINT and related cosmetics (#12707) 2023-03-10 12:31:20 -05:00
generate-snyk-report.sh chore: add .snyk file to declaratively ignore irrelevant issues (#8599) 2022-03-10 12:53:52 -08:00
go.mod feat(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00:00
go.sum feat(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile feat(appset): Restrict scm provider urls (#14286) 2023-07-27 09:06:55 -04:00
mkdocs.yml feat: upgrade notification engine (#15359) 2023-09-06 09:35:11 +00:00
OWNERS chore: add gdsoumya to reviewers (#15596) 2023-09-20 16:11:54 +00:00
Procfile build: Use full-qualified image slugs instead of short names (#14198) 2023-06-26 09:57:26 -04:00
README.md docs: Update link to KubeCon China 2021 talk in README.md (#14887) 2023-08-16 12:26:13 -04:00
SECURITY.md chore: space in 'Argo CD' (#14987) 2023-08-09 13:16:17 -04:00
SECURITY_CONTACTS docs: Update the security instructions link (#12232) 2023-01-31 13:15:32 -05:00
sonar-project.properties chore: exclude docs from Sonar check completely (#10142) 2022-07-30 17:25:08 +02:00
USERS.md chore: Add 4data to users (#15531) 2023-09-17 21:17:51 -04:00
VERSION Bump version in master (#14228) 2023-06-30 09:34:55 -04:00

Releases: Release Version Artifact HUB SLSA 3

Code: Integration tests codecov CII Best Practices OpenSSF Scorecard FOSSA Status

Social: Twitter Follow Slack

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"