What's Changed
- Allow to mark the published github release as latest by @szaimen in #135
- Support actions triggered by a tag by @luisico in #96
- Add flag
skip-existing
to skip upload if release exists by @xunleii in #134 - bump to use chart-releaser v1.6.0 by @cpanato in #146
- Remove
charts_repo_url
from readme by @viceice in #144 - Remove deprecated
charts_repo_url
option in documentation by @krapie in #137 - Add
changed_charts
andchart_version
outputs by @n-oden in #130 - Added: --packages-with-index parameter by @valeriano-manassero in #148
- docs: add skip_existing to README by @lazyfrosch in #158
- README: Fix default chart-releaser version by @michalbiesek in #155
- Extend
show_help
withpackages-with-index
by @michalbiesek in #160 - Add
--pages-branch
parameter by @michalbiesek in #156 - fix packages_with_index flag by @cpanato in #172
- bump cr to 1.6.1 and add dependabot config by @cpanato in #173
New Contributors
- @szaimen made their first contribution in #135
- @luisico made their first contribution in #96
- @xunleii made their first contribution in #134
- @viceice made their first contribution in #144
- @krapie made their first contribution in #137
- @n-oden made their first contribution in #130
- @valeriano-manassero made their first contribution in #148
- @lazyfrosch made their first contribution in #158
- @michalbiesek made their first contribution in #155
- @dependabot made their first contribution in #174
Full Changelog: v1.5.0...v1.6.0