Releases: samuelattwood/partner-charts-ci
Releases · samuelattwood/partner-charts-ci
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Changelog
- 37253b1 Fixed regex typo
- 3f467bb Adding goreleaser config and github release workflow
- ff4cbc0 Added check for Helm urls ending in a '/'. Added a check for url including protocol.
- e0d781e Adding error return for git commit result. Correcting bug with chart annotation function
- ac3f2cf Update README.md
- 8795143 Update README.md
v0.1.0
- Improved functions for handling chart annotations
- Fixed bug with repo directory and OS temporary directory being separate filesystem
- Fixed bug with GitHub releases and tag ordering
- Added support for new 'featured' annotation
- Changed process for storing unpacked charts in order to reduce growth of tracked file count
v0.0.10
- Improved sorting and formatting of commit message
- Added support for autoinstall, experimental, and hidden annotations in
upstream.yaml
- General cleanup
v0.0.9
- Patch fix to handle removed directory for validate function