Releases: clowdhaus/argo-cd-action
Releases · clowdhaus/argo-cd-action
v1.4.0
1.4.0 (2021-10-13)
Bug Fixes
- deps: set min resolution version to patch vulnerability in
ansi-regex
sub-dependency (4dcd5f9)
- deps: update dependencies to latest and re-complile to patch reported vulnerabilities (1c21c25)
Features
- bump default ArgoCD CLI version to
v2.1.3
(4b692e5)
v1.3.0
1.3.0 (2021-09-04)
Bug Fixes
- deps: update dependencies to latest and re-complile to patch reported vulnerabilities (8bcc233)
Features
- bump default ArgoCD CLI version to
v2.1.2
(3bfd695)
v1.2.3
1.2.3 (2021-08-05)
Bug Fixes
- deps: update dependencies to latest and re-complile to patch reported vulnerabilities (916a426)
v1.2.2
1.2.2 (2021-06-26)
Bug Fixes
- deps: update dependencies to latest and re-complile to patch reported vulnerabilitie (41ede83)
v1.2.1
1.2.1 (2021-06-10)
Bug Fixes
- deps: update dependencies to latest and re-complile to patch reported vulnerabilities (5c84daf)
v1.2.0
1.2.0 (2021-05-05)
Bug Fixes
- deps: patch reported vulnerability in
merge
sub-dependency (72e75b3)
Features
- modify CLI binary download process to cache and add to
$PATH
for later step invocations (#7) (af771f8)
v1.1.0
1.1.0 (2021-05-01)
Bug Fixes
- remove windows support from CI/CD checks (#6) (945f8ff)
Features
- update dependencies to latest and bump default version of CLI to v2.0 🎉 (76b28c9)
v1.0.0
1.0.0 (2021-02-14)
Features
- initial implementation of intalling argocd cli in github action (030088d)