Releases: ChristofferNissen/helmper
Releases · ChristofferNissen/helmper
v0.2.0-alpha
What’s Changed
Major refactoring this time around. Expect a much faster execution and less requests being made when running Helmper on configurations with many charts. General improvements and bugfixes.
- [feat] cosign verify and big refactor to Helmper 0.2.0 (#127) @ChristofferNissen
v0.1.25
What’s Changed
- [feat] add version template for the modify config option (#120) @ChristofferNissen
v0.1.24
What’s Changed
- Revert "[chore] Update output tables" (#118) @ChristofferNissen
v0.1.23
What’s Changed
- [fix] Trivy "--ignore-unfixed" homebrewed solution by using trivy lib filter function (#117) @ChristofferNissen
- [chore] Update output tables (#114) @ChristofferNissen
v0.1.22
What’s Changed
- [fix] count of imports when all option is enabled (#113) @ChristofferNissen
- [bug] fix image import table when more than one registry is defined (#112) @ChristofferNissen
v0.1.21
What’s Changed
- [bug] add support for embedded dependency charts defined with file:// protocol (#111) @ChristofferNissen
- [bug] resolve kubectl image version with special case (#110) @ChristofferNissen
v0.1.20
What’s Changed
- [bug] fix version parsing for oci charts with two wildcards (#108) @ChristofferNissen
v0.1.19
What’s Changed
- [bug] fix copacetic trying to patch images with 0 patchable vulnerabilities (#106) @ChristofferNissen
- [chore] fix excessive time spent on updating helm repos (#107) @ChristofferNissen
v0.1.18
What’s Changed
- [fix] change to dependency chart repository names in repository.yaml (#105) @ChristofferNissen
v0.1.17
What’s Changed
- [fix] add logic to handle version prefixed with v (#104) @ChristofferNissen
- Bump github.com/open-policy-agent/opa from 0.67.0 to 0.68.0 (#103) @dependabot
- [chore] update website dependencies (#102) @ChristofferNissen