This commit is contained in:
Joanna Zielinska 2023-11-13 16:33:15 +01:00
parent 53e28ff20c
commit 81e480a15c
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ to explore ArgoCD and GitOps!
| [plugins](plugins/) | Apps which demonstrate config management plugins usage |
| [blue-green](blue-green/) | Demonstrates how to implement blue-green deployment using [Argo Rollouts](https://github.com/argoproj/argo-rollouts)
| [apps](apps/) | An app composed of other apps |