Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update helm/chart-releaser-action action to v1.6.0 (#35)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-releaser-action](https://togithub.com/helm/chart-releaser-action) | action | minor | `v1.5.0` -> `v1.6.0` | --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://togithub.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://togithub.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://togithub.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://togithub.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://togithub.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://togithub.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://togithub.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://togithub.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://togithub.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://togithub.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://togithub.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://togithub.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://togithub.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://togithub.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://togithub.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://togithub.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://togithub.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://togithub.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://togithub.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://togithub.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://togithub.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://togithub.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://togithub.com/helm/chart-releaser-action/pull/174) **Full Changelog**: helm/chart-releaser-action@v1.5.0...v1.6.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/enoki-coop/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information