Skip to content

Releases: ChristofferNissen/helmper

v0.3.1

31 Oct 08:50
d68801c

Choose a tag to compare

What’s Changed

  • [bug] fix panic in prescan when Trivy reports no OS metadata

v0.3.0

24 Jul 06:28
28987f3

Choose a tag to compare

What’s Changed

This release contains a breaking change. Helmper no longer uses the Trivy and Copacetic go libraries. Instead it utilizes the CLIs directly so that the user can control the version of these tools.

Please follow the official installation guides to install Trivy and Copa:

  1. https://trivy.dev/v0.64/getting-started/installation/
  2. https://project-copacetic.github.io/copacetic/website/installation

v0.2.5-rc.2

11 Apr 07:55

Choose a tag to compare

What’s Changed

Thanks for your first contribution to Helmper @bacelarfc

v0.2.5-rc.1

06 Mar 07:51
7c2f9fa

Choose a tag to compare

What’s Changed

  • [bug] properly report errors when unable to resolve chart version (#159) @kuznero

v0.2.4

20 Feb 15:12
c3ee7b2

Choose a tag to compare

What’s Changed

  • [feat] Allow to pass chart values directly (#158) @kuznero

Thank you @kuznero for contributing to Helmper! 🎉

v0.2.3

14 Feb 12:59
f75f6be

Choose a tag to compare

What’s Changed

  • fix: clone Chart struct when handling semver ranges (#155) @sboschman

v0.2.2

09 Feb 23:54
ffaa806

Choose a tag to compare

What’s Changed

v0.2.1

22 Nov 12:12
c3a29ab

Choose a tag to compare

What’s Changed

v0.2.0

31 Oct 09:37
7866240

Choose a tag to compare

What’s Changed

v0.2.0-rc.5

30 Oct 22:36
c8745f9

Choose a tag to compare

v0.2.0-rc.5 Pre-release
Pre-release

What’s Changed