May Zhang
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
15 additions and
1 deletions
-
helm-oci-with-dependencies/Readme.md
|
@ -1,4 +1,18 @@ |
|
|
ArgoCD V2.0.1 |
|
|
I am using ArgoCD V2.0.1 |
|
|
|
|
|
``` |
|
|
|
|
|
git log |
|
|
|
|
|
commit 33eaf11e3abd8c761c726e815cbb4b6af7dcb030 (HEAD -> may201, tag: v2.0.1) |
|
|
|
|
|
Author: argo-bot <argoproj@gmail.com> |
|
|
|
|
|
Date: Thu Apr 15 22:24:00 2021 +0000 |
|
|
|
|
|
|
|
|
|
|
|
Bump version to 2.0.1 |
|
|
|
|
|
|
|
|
|
|
|
commit 231ba90a19a26d9c14dd5ce75aeb6c47fabb1cf2 |
|
|
|
|
|
Author: argo-bot <argoproj@gmail.com> |
|
|
|
|
|
Date: Thu Apr 15 22:23:46 2021 +0000 |
|
|
|
|
|
|
|
|
|
|
|
Bump version to 2.0.1 |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
from folder argocd-example-apps, execute the following |
|
|
from folder argocd-example-apps, execute the following |
|
|
``` |
|
|
``` |
|
|