Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Releases: TakeoffTech/hrval-action

v3.6.3

27 Jun 13:32
Compare
Choose a tag to compare

Use another SCHEMA_LOCATION for kubeval:

https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master

v3.6.2

01 Feb 21:29
9fc27bb
Compare
Choose a tag to compare

SRE-4340: not able to find PR versions in repos: fetching tags specifically now

v3.6.1

22 Dec 14:28
8f525fb
Compare
Choose a tag to compare

SRE-4148: set stable-repo-url for helm2 + bump helm3 version
#5, #6

v3.6.0

22 Dec 13:22
3abdee6
Compare
Choose a tag to compare

SRE-4148: set stable-repo-url for helm2 + bump helm3 version
#5

v3.5.0

02 Dec 19:27
b6dd411
Compare
Choose a tag to compare

Changed the docker base image to Alpine (more in line with what the original creator has done) and made it a multi-step build.
Reduced container image size from 1.1GB to 350MB
added in limiting the number of jobs that run with parallel, and made it configurable through the github actions as a parament (default is 4)

v3.4.1

30 Nov 21:34
7db42dd
Compare
Choose a tag to compare

SRE-3752
add parallel to the Dockerfile

v3.4.0

30 Nov 21:05
00e5fb3
Compare
Choose a tag to compare

Added in GNU Parallel so that it runs everything in parallel.
Changed from using regex for ignoreExpression to Extended Glob
SRE-3752

Fix typos

07 May 09:09
f593ae4
Compare
Choose a tag to compare
v3.3.0

SRE-2600: fix typo

Add ignoreExpression

07 May 08:48
c50b794
Compare
Choose a tag to compare
SRE-2600: add ignore expression (#1)

* Update hrval-all.sh

* SRE-2600

* SRE-2600

* SRE-2600

Co-authored-by: Ivan Samiliak <ivan.samiliak@takeoff.com>

Fixed yq dependency

31 Jan 15:39
Compare
Choose a tag to compare
v3.1.0

Fix: pin yq dependency