Releases: ChristofferNissen/helmper
Releases · ChristofferNissen/helmper
v0.3.1
v0.3.0
What’s Changed
- [feat] add helm plugin config (#182) @ChristofferNissen
- [chore] update deps (#181) @ChristofferNissen
- [chore] use clis instead of libs (#179) @ChristofferNissen
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:
v0.2.5-rc.2
What’s Changed
- [feat] Add export feature #180 @bacelarfc
- [chore] Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#165) @dependabot[bot]
- Bump golang.org/x/net from 0.33.0 to 0.36.0 (#174) @dependabot[bot]
- Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#176) @dependabot[bot]
- Bump nanoid from 3.3.7 to 3.3.11 in /website (#178) @dependabot[bot]
- Bump katex from 0.16.11 to 0.16.21 in /website (#177) @dependabot[bot]
- Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#175) @dependabot[bot]
- Bump github.com/containerd/containerd from 1.7.21 to 1.7.27 (#171) @dependabot[bot]
- Bump @babel/runtime from 7.25.6 to 7.27.0 in /website (#168) @dependabot[bot]
- Bump prismjs from 1.29.0 to 1.30.0 in /website (#173) @dependabot[bot]
- Bump @babel/helpers from 7.25.6 to 7.27.0 in /website (#169) @dependabot[bot]
- Bump path-to-regexp, serve-handler and express in /website (#170) @dependabot[bot]
- [chore] Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (#167) @dependabot[bot]
- [chore] Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.2 (#163) @dependabot[bot]
- [chore] Bump @babel/runtime-corejs3 from 7.25.6 to 7.27.0 in /website (#166) @dependabot[bot]
- [chore] Bump cross-spawn from 7.0.3 to 7.0.6 in /website (#164) @dependabot[bot]
- [chore] Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#162) @dependabot[bot]
Thanks for your first contribution to Helmper @bacelarfc
v0.2.5-rc.1
v0.2.4
v0.2.3
What’s Changed
- fix: clone Chart struct when handling semver ranges (#155) @sboschman
v0.2.2
What’s Changed
- [feat] fail on missing images (#150) @ChristofferNissen
- [bug] fix bug where charts can not be pushed to local registry (#151) @ChristofferNissen
- [feat] fail on missing values (#149) @ChristofferNissen
v0.2.1
What’s Changed
- [bug] reuse of wrong registry and stale image tag value (#142) @ChristofferNissen
v0.2.0
What’s Changed
- [bug] ensure dependencies in Chart.yaml has correct url to registry (#139) @ChristofferNissen
- [bug] add charts with no images to ChartOption.Run return value (#138) @ChristofferNissen
- [bug] add compatability check for charts pushed with last version of helmper (#137) @ChristofferNissen
- [bug] fix bug where verify status gets overwritten (#136) @ChristofferNissen
- [bug] change how table is constructed, and check for nil values (#135) @ChristofferNissen
- [bug] cosign verify error parsing and output tables (#134) @ChristofferNissen
- [bug] Regenerate parsedRef when new registry is added when changing Mirrors (#133) @ChristofferNissen
- Bump github.com/sigstore/sigstore-go from 0.5.1 to 0.6.1 (#132) @dependabot
- Bump mermaid from 10.9.1 to 10.9.3 in /website (#130) @dependabot
- Bump github.com/theupdateframework/go-tuf/v2 from 2.0.0 to 2.0.1 (#129) @dependabot
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website (#128) @dependabot
- [feat] cosign verify and big refactor to Helmper 0.2.0 (#127) @ChristofferNissen
v0.2.0-rc.5
What’s Changed
- [bug] add charts with no images to ChartOption.Run return value (#138) @ChristofferNissen
- [bug] add compatability check for charts pushed with last version of helmper (#137) @ChristofferNissen
- [bug] fix bug where verify status gets overwritten (#136) @ChristofferNissen
- [bug] change how table is constructed, and check for nil values (#135) @ChristofferNissen
- [bug] cosign verify error parsing and output tables (#134) @ChristofferNissen
- [bug] Regenerate parsedRef when new registry is added when changing Mirrors (#133) @ChristofferNissen
- Bump github.com/sigstore/sigstore-go from 0.5.1 to 0.6.1 (#132) @dependabot
- Bump mermaid from 10.9.1 to 10.9.3 in /website (#130) @dependabot
- Bump github.com/theupdateframework/go-tuf/v2 from 2.0.0 to 2.0.1 (#129) @dependabot
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website (#128) @dependabot
- [feat] cosign verify and big refactor to Helmper 0.2.0 (#127) @ChristofferNissen