helm-charts
helm-charts copied to clipboard
Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
Bumps helm/chart-releaser-action from 1.5.0 to 1.6.0.
Release notes
Sourced from helm/chart-releaser-action's releases.
v1.6.0
What's Changed
- Allow to mark the published github release as latest by
@szaimen
in helm/chart-releaser-action#135- Support actions triggered by a tag by
@luisico
in helm/chart-releaser-action#96- Add flag
skip-existing
to skip upload if release exists by@xunleii
in helm/chart-releaser-action#134- bump to use chart-releaser v1.6.0 by
@cpanato
in helm/chart-releaser-action#146- Remove
charts_repo_url
from readme by@viceice
in helm/chart-releaser-action#144- Remove deprecated
charts_repo_url
option in documentation by@krapie
in helm/chart-releaser-action#137- Add
changed_charts
andchart_version
outputs by@n-oden
in helm/chart-releaser-action#130- Added: --packages-with-index parameter by
@valeriano-manassero
in helm/chart-releaser-action#148- docs: add skip_existing to README by
@lazyfrosch
in helm/chart-releaser-action#158- README: Fix default chart-releaser version by
@michalbiesek
in helm/chart-releaser-action#155- Extend
show_help
withpackages-with-index
by@michalbiesek
in helm/chart-releaser-action#160- Add
--pages-branch
parameter by@michalbiesek
in helm/chart-releaser-action#156- fix packages_with_index flag by
@cpanato
in helm/chart-releaser-action#172- bump cr to 1.6.1 and add dependabot config by
@cpanato
in helm/chart-releaser-action#173New Contributors
@szaimen
made their first contribution in helm/chart-releaser-action#135@luisico
made their first contribution in helm/chart-releaser-action#96@xunleii
made their first contribution in helm/chart-releaser-action#134@viceice
made their first contribution in helm/chart-releaser-action#144@krapie
made their first contribution in helm/chart-releaser-action#137@n-oden
made their first contribution in helm/chart-releaser-action#130@valeriano-manassero
made their first contribution in helm/chart-releaser-action#148@lazyfrosch
made their first contribution in helm/chart-releaser-action#158@michalbiesek
made their first contribution in helm/chart-releaser-action#155@dependabot
made their first contribution in helm/chart-releaser-action#174Full Changelog: https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0
Commits
a917fd1
Bump actions/checkout from 3.6.0 to 4.1.1 (#174)0c13a65
bump cr to 1.6.1 and add dependabot config (#173)d17b190
fix packages_with_index flag (#172)ed43eb3
Add--pages-branch
parameter (#156)5b8970c
Extendshow_help
withpackages-with-index
(#160)8120a7a
README: Fix default chart-releaser version (#155)9a61313
docs: add skip_existing to README (#158)3e08cca
Added: --packages-with-index parameter (#148)2504907
Addchanged_charts
andchart_version
outputs (#130)4b85f2c
Remove deprecated charts_repo_url inputs in doc (#137)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)