Skip to content

Releases: clowdhaus/argo-cd-action

v1.4.0

13 Oct 13:47
Compare
Choose a tag to compare

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

04 Sep 13:30
Compare
Choose a tag to compare

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

05 Aug 12:21
Compare
Choose a tag to compare

1.2.3 (2021-08-05)

Bug Fixes

  • deps: update dependencies to latest and re-complile to patch reported vulnerabilities (916a426)

v1.2.2

26 Jun 22:38
Compare
Choose a tag to compare

1.2.2 (2021-06-26)

Bug Fixes

  • deps: update dependencies to latest and re-complile to patch reported vulnerabilitie (41ede83)

v1.2.1

10 Jun 12:27
Compare
Choose a tag to compare

1.2.1 (2021-06-10)

Bug Fixes

  • deps: update dependencies to latest and re-complile to patch reported vulnerabilities (5c84daf)

v1.2.0

05 May 14:18
Compare
Choose a tag to compare

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

01 May 12:19
Compare
Choose a tag to compare

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

14 Feb 20:51
Compare
Choose a tag to compare

1.0.0 (2021-02-14)

Features

  • initial implementation of intalling argocd cli in github action (030088d)