Commit graph

9 commits

Author SHA1 Message Date
yanggang
0d6dc08578
upgrade argocd version 2.4.16 () 2022-11-06 18:04:16 -08:00
杨刚
b192053e28
as argocd 2.4.15 is releasesd , update the version () 2022-10-23 20:34:24 -07:00
Mohamed Zaian
a71da25b57
[argocd] update argocd to v2.4.12 () 2022-09-19 17:37:22 -07:00
ErmalKristo
b8b8b82ff4
Adds support for multiple architectures to yq () 2022-09-19 02:14:38 -07:00
Mohamed Zaian
9f11946f8a
[argocd] update argocd to v2.4.7 () 2022-07-27 09:32:29 -07:00
Mohamed Zaian
51195212b4
[argocd] update argocd to v2.4.3 () 2022-07-05 08:22:47 -07:00
Kenichi Omichi
73c889eb10
Fix failures of ansible-lint ()
This fixes the following types of failures:
- empty-string-compare
- literal-compare
- risky-file-permissions
- risky-shell-pipe
- var-spacing

In addition, this changes .gitlab-ci/lint.yml to block the same issue
by using the same method at Kubespray CI.
2022-01-11 00:45:16 -08:00
Kenichi Omichi
f80fd24a55
Fix risky-file-permissions ()
When running ansible-lint directly, we can see a lot of warning
message like

  risky-file-permissions File permissions unset or incorrect

This fixes the warning messages.
2022-01-09 01:51:12 -08:00
Álvaro Torres Cogollo
8922c45556
Added ArgoCD kubernetes-app ()
* Added ArgoCD kubernetes-app

* Update argocd_version to latest
2021-11-07 02:22:51 -08:00