-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add --pages-branch
parameter
#156
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need rebase
and maybe we only set that parameter if the user pass it otherwise we keep the existing behavior, wdyt?
77bcb8e
to
acce46b
Compare
Rebased.
I've changed the implementation. Please take a look. |
acce46b
to
1d6f02c
Compare
need rebase |
Ref: helm/chart-releaser@378f527 helm/chart-releaser@cb0563b Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
1d6f02c
to
34ab3b6
Compare
Rebased. |
thanks! |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) | action | minor | `v1.5.0` -> `v1.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.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**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) | action | minor | `v1.5.0` -> `v1.6.0` | | [helm/chart-testing-action](https://github.com/helm/chart-testing-action) | action | patch | `v2.6.0` -> `v2.6.1` | --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.com/helm/chart-releaser-action/pull/174) **Full Changelog**: helm/chart-releaser-action@v1.5.0...v1.6.0 </details> <details> <summary>helm/chart-testing-action (helm/chart-testing-action)</summary> ### [`v2.6.1`](https://github.com/helm/chart-testing-action/releases/tag/v2.6.1) [Compare Source](https://github.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1) #### What's Changed - bump ct to v3.10.1 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/136](https://github.com/helm/chart-testing-action/pull/136) **Full Changelog**: helm/chart-testing-action@v2...v2.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![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://github.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://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.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/PingCAP-QE/ee-ops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…charts#14258) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) | action | minor | `v1.5.0` -> `v1.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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 [@&truecharts#8203;szaimen](https://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@&truecharts#8203;luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@&truecharts#8203;xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@&truecharts#8203;cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@&truecharts#8203;viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@&truecharts#8203;krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@&truecharts#8203;n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@&truecharts#8203;valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@&truecharts#8203;lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@&truecharts#8203;michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@&truecharts#8203;michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@&truecharts#8203;michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@&truecharts#8203;cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@&truecharts#8203;cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@&truecharts#8203;szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@&truecharts#8203;luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@&truecharts#8203;xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@&truecharts#8203;viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@&truecharts#8203;krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@&truecharts#8203;n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@&truecharts#8203;valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@&truecharts#8203;lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@&truecharts#8203;michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@&truecharts#8203;dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.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**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
…on to v1.6.0 (#626) [![Mend Renovate logo banner](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://github.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://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.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**: Enabled. ♻ **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/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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://github.com/helm/chart-releaser-action) | action | minor | `v1.4.1` -> `v1.6.0` | --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.com/helm/chart-releaser-action/pull/174) **Full Changelog**: helm/chart-releaser-action@v1.5.0...v1.6.0 ### [`v1.5.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.5.0) [Compare Source](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0) #### What's Changed - Skip packaging option - resolves [#​108](https://github.com/helm/chart-releaser-action/issues/108) by [@​gmorse81](https://github.com/gmorse81) in [https://github.com/helm/chart-releaser-action/pull/109](https://github.com/helm/chart-releaser-action/pull/109) - Remove deprecated charts-repo-url option by [@​jftanner](https://github.com/jftanner) in [https://github.com/helm/chart-releaser-action/pull/123](https://github.com/helm/chart-releaser-action/pull/123) - default action to cr v1.5.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/127](https://github.com/helm/chart-releaser-action/pull/127) #### New Contributors - [@​gmorse81](https://github.com/gmorse81) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/109](https://github.com/helm/chart-releaser-action/pull/109) - [@​jftanner](https://github.com/jftanner) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/123](https://github.com/helm/chart-releaser-action/pull/123) **Full Changelog**: helm/chart-releaser-action@v1...v1.5.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/PingCAP-QE/ee-apps). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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://github.com/helm/chart-releaser-action) | action | minor | `v1.3.0` -> `v1.6.0` | --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.com/helm/chart-releaser-action/pull/174) **Full Changelog**: helm/chart-releaser-action@v1.5.0...v1.6.0 ### [`v1.5.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.5.0) [Compare Source](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0) #### What's Changed - Skip packaging option - resolves [#​108](https://github.com/helm/chart-releaser-action/issues/108) by [@​gmorse81](https://github.com/gmorse81) in [https://github.com/helm/chart-releaser-action/pull/109](https://github.com/helm/chart-releaser-action/pull/109) - Remove deprecated charts-repo-url option by [@​jftanner](https://github.com/jftanner) in [https://github.com/helm/chart-releaser-action/pull/123](https://github.com/helm/chart-releaser-action/pull/123) - default action to cr v1.5.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/127](https://github.com/helm/chart-releaser-action/pull/127) #### New Contributors - [@​gmorse81](https://github.com/gmorse81) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/109](https://github.com/helm/chart-releaser-action/pull/109) - [@​jftanner](https://github.com/jftanner) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/123](https://github.com/helm/chart-releaser-action/pull/123) **Full Changelog**: helm/chart-releaser-action@v1...v1.5.0 ### [`v1.4.1`](https://github.com/helm/chart-releaser-action/releases/tag/v1.4.1) [Compare Source](https://github.com/helm/chart-releaser-action/compare/v1.4.0...v1.4.1) #### What's Changed - document required permissions by [@​davidkarlsen](https://github.com/davidkarlsen) in [https://github.com/helm/chart-releaser-action/pull/114](https://github.com/helm/chart-releaser-action/pull/114) - bump cr to v1.4.1 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/121](https://github.com/helm/chart-releaser-action/pull/121) **Full Changelog**: helm/chart-releaser-action@v1.4.0...v1.4.1 ### [`v1.4.0`](https://github.com/helm/chart-releaser-action/releases/tag/v1.4.0) [Compare Source](https://github.com/helm/chart-releaser-action/compare/v1.3.0...v1.4.0) #### What's Changed - update chart release action to use CR release v1.4.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/106](https://github.com/helm/chart-releaser-action/pull/106) **Full Changelog**: helm/chart-releaser-action@v1.3.0...v1.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/newrelic/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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://github.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://github.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://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://github.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://github.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://github.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://github.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://github.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://github.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://github.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://github.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://github.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://github.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://github.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://github.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://github.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://github.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://github.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://github.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://github.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://github.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://github.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://github.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://github.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://github.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://github.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://github.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://github.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://github.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://github.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://github.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://github.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://github.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://github.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://github.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://github.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://github.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>
Ref:
helm/chart-releaser@378f527
helm/chart-releaser@cb0563b