Skip to content

Releases: helm/chart-releaser-action

v1.6.0

02 Nov 16:48
a917fd1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

06 Jan 15:36
be16258
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.5.0

v1.4.1

28 Sep 12:49
98bccfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Mar 08:26
v1.4.0
a3454e4
Compare
Choose a tag to compare

What's Changed

  • update chart release action to use CR release v1.4.0 by @cpanato in #106

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 Feb 10:06
6208805
Compare
Choose a tag to compare

What's Changed

  • Fixes an issue with chart_depth when charts_dir is . by @chrisbsmith in #83
  • Remove reference to github api, add documentation for chart-releaser cli by @boxcee in #77
  • docs: Add prerequisite to README by @alldoami in #101
  • fix: cache directory path always in PATH env by @Xplouder in #99
  • update chart-releaser to v1.3.0 by @cpanato in #98

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

10 May 15:16
c25b74a
Compare
Choose a tag to compare

c25b74a actions: update chart-releaser to use version v1.2.1 (#81)

v1.2.0

18 Feb 13:07
120944e
Compare
Choose a tag to compare

c3d308d Fix action version in README (#59)
120944e chart-releaser: update to use release 1.2.0 (#75)

v1.1.0

08 Nov 15:52
565e779
Compare
Choose a tag to compare

565e779 Convert to composite action and use cache dir (#55)
7e3f32e Add missing config option to action.yml (#53)
072a634 Add config option (#50)
ae4e3d4 Use built-in package and upload functionality (#48)
ee2ad4e Fix handling of deeply nested charts_dir (#47)
39ca3e6 Remove stray quote (#51)
06d81fa Tag release with commit hash of the tip of current branch (#42)
74d7022 Fix small typo in cr.sh (#39)
42a825d fix checkout action, needs history (#35)

v1.0.0

10 Aug 22:24
9723794
Compare
Choose a tag to compare

9723794 Bump chart-releaser to v1.0.0 and prep chart-releaser-action for v1.0.0 (#34)
cb4a7d9 Use provided GITHUB_TOKEN instead of custom PAT (#26)
a2cb342 Updated README adding referance to gh-pages (#32)
8505b7a Ignore directories with missing Chart.yaml (#18)

v1.0.0-rc.2

03 Apr 18:10
5ecd0f7
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

5ecd0f7 Don't try to package charts that no longer exist (#20)