Skip to content

Commit 58d5746

Browse files
chore(github-action): update documentation
1 parent d8c09f1 commit 58d5746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/argo-cd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See the installed role dependencies listed below, defined into [main.yaml](./def
1010

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| https://github.com/argoproj/argo-cd | argocd | 2.14.11 |
13+
| https://github.com/argoproj/argo-cd | argocd | 3.0.5 |
1414

1515
## Role Variables
1616

@@ -103,4 +103,4 @@ See the related role variables listed below, defined into [main.yaml](./defaults
103103
| argocd_vars.release.file | string | `"argocd-linux-arm64"` | See [documentation](https://axivo.com/k3s-cluster/tutorials/handbook/server/#hardware), for details |
104104
| argocd_vars.release.repository.name | string | `"argo-cd"` | CLI repository name |
105105
| argocd_vars.release.repository.org | string | `"argoproj"` | Organization name |
106-
| argocd_vars.release.version | string | `"v2.14.11"` | CLI version to install |
106+
| argocd_vars.release.version | string | `"v3.0.5"` | CLI version to install |

0 commit comments

Comments
 (0)