Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Releases: stefanprodan/hrval-action

v2.8.0

16 Dec 10:36
b577de0
Compare
Choose a tag to compare

Changelog:

  • Enable recursively search for *.yml files

v2.7.0

02 Dec 09:01
ab23715
Compare
Choose a tag to compare

Changelog:

  • Recursively search directory for Helm release files

v2.6.0

28 Oct 16:26
c72d92a
Compare
Choose a tag to compare

Changelog:

  • Simplify CircleCI usage by moving hrval to bin

v.2.5.0

26 Oct 06:22
0d47a28
Compare
Choose a tag to compare

Changelog:

  • Download charts with Helm CLI

Thanks to @babilen5

v2.4.0

22 Oct 11:08
Compare
Choose a tag to compare

v2.3.0

20 Oct 11:38
75da69d
Compare
Choose a tag to compare

Changelog:

  • download dependencies for charts coming from Git repos (Helm v2 only)

v2.2.0

20 Oct 09:41
Compare
Choose a tag to compare

Changlog:

  • accept dir path as helmRelease input
  • when a dir is supplied, hrval scans all YAMLs for HelmReleases and validates them

v2.1.0

19 Oct 08:43
Compare
Choose a tag to compare

Changelog:

  • install Helm v2.15.0 and v3.0.0-beta.4
  • add Helm version input (accepted values v2 or v3, defaults to v2)

v2.0.0

19 Oct 07:15
edb8a54
Compare
Choose a tag to compare

Changelog:

  • add Kubernetes version input
  • update Helm to v2.15.0
  • rename inputs (breaking change)

v1.0.0

18 Oct 22:38
Compare
Choose a tag to compare

Initial release