[!WARNING]
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
helm/chart-releaser-action (helm/chart-releaser-action)
### [`v1.6.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.6.0)
[Compare Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0)
#### What's Changed
- Allow to mark the published github release as latest by [@szaimen](https://redirect.github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://redirect.github.com/helm/chart-releaser-action/pull/135)
- Support actions triggered by a tag by [@luisico](https://redirect.github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://redirect.github.com/helm/chart-releaser-action/pull/96)
- Add flag `skip-existing` to skip upload if release exists by [@xunleii](https://redirect.github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://redirect.github.com/helm/chart-releaser-action/pull/134)
- bump to use chart-releaser v1.6.0 by [@cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://redirect.github.com/helm/chart-releaser-action/pull/146)
- Remove `charts_repo_url` from readme by [@viceice](https://redirect.github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://redirect.github.com/helm/chart-releaser-action/pull/144)
- Remove deprecated `charts_repo_url` option in documentation by [@krapie](https://redirect.github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://redirect.github.com/helm/chart-releaser-action/pull/137)
- Add `changed_charts` and `chart_version` outputs by [@n-oden](https://redirect.github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://redirect.github.com/helm/chart-releaser-action/pull/130)
- Added: --packages-with-index parameter by [@valeriano-manassero](https://redirect.github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://redirect.github.com/helm/chart-releaser-action/pull/148)
- docs: add skip_existing to README by [@lazyfrosch](https://redirect.github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://redirect.github.com/helm/chart-releaser-action/pull/158)
- README: Fix default chart-releaser version by [@michalbiesek](https://redirect.github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://redirect.github.com/helm/chart-releaser-action/pull/155)
- Extend `show_help` with `packages-with-index` by [@michalbiesek](https://redirect.github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://redirect.github.com/helm/chart-releaser-action/pull/160)
- Add `--pages-branch` parameter by [@michalbiesek](https://redirect.github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://redirect.github.com/helm/chart-releaser-action/pull/156)
- fix packages_with_index flag by [@cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://redirect.github.com/helm/chart-releaser-action/pull/172)
- bump cr to 1.6.1 and add dependabot config by [@cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://redirect.github.com/helm/chart-releaser-action/pull/173)
#### New Contributors
- [@szaimen](https://redirect.github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://redirect.github.com/helm/chart-releaser-action/pull/135)
- [@luisico](https://redirect.github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://redirect.github.com/helm/chart-releaser-action/pull/96)
- [@xunleii](https://redirect.github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://redirect.github.com/helm/chart-releaser-action/pull/134)
- [@viceice](https://redirect.github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://redirect.github.com/helm/chart-releaser-action/pull/144)
- [@krapie](https://redirect.github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://redirect.github.com/helm/chart-releaser-action/pull/137)
- [@n-oden](https://redirect.github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://redirect.github.com/helm/chart-releaser-action/pull/130)
- [@valeriano-manassero](https://redirect.github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://redirect.github.com/helm/chart-releaser-action/pull/148)
- [@lazyfrosch](https://redirect.github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://redirect.github.com/helm/chart-releaser-action/pull/158)
- [@michalbiesek](https://redirect.github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://redirect.github.com/helm/chart-releaser-action/pull/155)
- [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://redirect.github.com/helm/chart-releaser-action/pull/174)
**Full Changelog**: https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.5.0
->v1.6.0
Release Notes
helm/chart-releaser-action (helm/chart-releaser-action)
### [`v1.6.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0) #### What's Changed - Allow to mark the published github release as latest by [@szaimen](https://redirect.github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://redirect.github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@luisico](https://redirect.github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://redirect.github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@xunleii](https://redirect.github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://redirect.github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://redirect.github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@viceice](https://redirect.github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://redirect.github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@krapie](https://redirect.github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://redirect.github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@n-oden](https://redirect.github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://redirect.github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@valeriano-manassero](https://redirect.github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://redirect.github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@lazyfrosch](https://redirect.github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://redirect.github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@michalbiesek](https://redirect.github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://redirect.github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@michalbiesek](https://redirect.github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://redirect.github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@michalbiesek](https://redirect.github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://redirect.github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://redirect.github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://redirect.github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@szaimen](https://redirect.github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://redirect.github.com/helm/chart-releaser-action/pull/135) - [@luisico](https://redirect.github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://redirect.github.com/helm/chart-releaser-action/pull/96) - [@xunleii](https://redirect.github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://redirect.github.com/helm/chart-releaser-action/pull/134) - [@viceice](https://redirect.github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://redirect.github.com/helm/chart-releaser-action/pull/144) - [@krapie](https://redirect.github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://redirect.github.com/helm/chart-releaser-action/pull/137) - [@n-oden](https://redirect.github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://redirect.github.com/helm/chart-releaser-action/pull/130) - [@valeriano-manassero](https://redirect.github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://redirect.github.com/helm/chart-releaser-action/pull/148) - [@lazyfrosch](https://redirect.github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://redirect.github.com/helm/chart-releaser-action/pull/158) - [@michalbiesek](https://redirect.github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://redirect.github.com/helm/chart-releaser-action/pull/155) - [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://redirect.github.com/helm/chart-releaser-action/pull/174) **Full Changelog**: https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.