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

Releases: stefanprodan/hrval-action

v4.0.0

01 Feb 13:15
4aa6339
Compare
Choose a tag to compare

This is the last release of this project, helm-operator has been deprecated in favour of Flux2 and hrval has reached EOL.

Chnagelog:

  • Use new stable URL #62

v3.5.0

15 Dec 09:00
714665e
Compare
Choose a tag to compare

Support for HTTP private Helm chart repositories #55

v3.4.0

08 Oct 12:21
3587ada
Compare
Choose a tag to compare

Adds support for caching Helm chart sources #45

v3.3.1

10 Aug 16:53
24972b5
Compare
Choose a tag to compare
Merge pull request #40 from supplypike/fix-helm3

Fix helmv3 typo

v3.3.0

12 Jun 11:00
e1cc35f
Compare
Choose a tag to compare

Changelog:

  • use garethr/kubeval docker image as base #35
  • reenable helmv3 dependency build #36
  • add support for sourcing chart from head ref when testing pull request #38
  • set repo name to be the md5sum of the registry #39

v3.2.0

29 Apr 07:11
8b04204
Compare
Choose a tag to compare

Changelog:

  • add support for AWS S3 Helm repos #34
  • add support for GitLab CI #31

v3.1.0

12 Mar 07:14
417ce9a
Compare
Choose a tag to compare

Changelog:

  • Update Helm v3 to 3.1.1
  • Update Helm v2 to 2.16.3
  • Bug fix #28

v3.0.1

10 Feb 14:36
d4f555f
Compare
Choose a tag to compare

Changelog:

  • pin yq to v3.1.0

v3.0.0

20 Jan 22:18
Compare
Choose a tag to compare

Changelog:

  • Update Helm v3 to 3.0.2
  • Update Helm v2 to 2.16.1

v2.9.0

07 Jan 09:07
a0766e8
Compare
Choose a tag to compare

Changelog:

  • Allow SSH access to chart repositories