Skip to content

Releases: helm/chart-releaser

v1.1.0

29 Oct 20:27
877bf85
Compare
Choose a tag to compare

Changelog

877bf85 Update Helm dependency to v3.4.0 (#82)
7b6f9ac Add support for GPG signing (#81)
4f86929 Fix release workflow (#78)
5dc9325 Update build badge for GitHub workflow (#77)
7659cc2 Migrate to GitHub Actions (#75)
3e656d0 chore: Update base-image (#76)
be24fd2 Add support for creating helm packages without needing the helm binary (#72)
a680ed0 Add option to specify template for release names (#74)
23a2674 Add option to push to gh-pages (#73)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v1.1.0
  • docker pull quay.io/helmpack/chart-releaser:latest

v1.0.0

10 Aug 20:46
41c62a4
Compare
Choose a tag to compare

Changelog

41c62a4 Permit specifying the target commit of a release (#45)
12333c9 Add note about GHE upload URL bug (#64)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v1.0.0
  • docker pull quay.io/helmpack/chart-releaser:latest

v1.0.0-beta.1

22 Mar 17:49
4cce598
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Changelog

4cce598 Add Homebrew formula (#61)
f56ad7a Update Go version, dependencies, and GoReleaser (#59)
6468c95 Bump Alpine to 3.11 (#60)
6d29335 Update readme (#58)
3e57d58 Updating config.yaml README example to match changes in PR#37 (#53)
89c97cd Update to Helm 3 (#47)
16efaea Added BaseURL and UploadURL for GitHub Enterprise (#43)
1c3cfec Update README: document where is the Docker repository. (#41)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v1.0.0-beta.1
  • docker pull quay.io/helmpack/chart-releaser:latest

v0.2.3

22 Nov 14:28
Compare
Choose a tag to compare

Changelog

5e239bd Bump Dockerfile Alpine base image to 3.10 (#39)
39ba0ad Add ca-certificates to Docker image (#36)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v0.2.3
  • docker pull quay.io/helmpack/chart-releaser:latest

v0.2.2

23 Jul 20:23
d1fca78
Compare
Choose a tag to compare

Changelog

d1fca78 Fix index file creation (#37)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v0.2.2
  • docker pull quay.io/helmpack/chart-releaser:latest

v0.2.1

23 May 06:19
5132b26
Compare
Choose a tag to compare

Changelog

5132b26 Fix invalid tagname and move index path validation (#34)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v0.2.1
  • docker pull quay.io/helmpack/chart-releaser:latest

v0.2.0

13 May 16:24
Compare
Choose a tag to compare

Changelog

452a96e Update docs (#33)
7f5a0ec Use latest upstream instead of local branch for tags (#32)
ad61bb2 Refactoring (#27)
7aceadf Align CI setup with chart-testing (#31)
b9e7cc0 Upgrade to Go 1.12 and switch to modules (#29)
7b221b3 Update README doc (#25)
3351f51 Polish readme (#26)

Docker images

  • docker pull quay.io/helmpack/chart-releaser:v0.2.0
  • docker pull quay.io/helmpack/chart-releaser:latest

v0.1.4

15 Mar 21:18
Compare
Choose a tag to compare

Changelog

1b0d3e6 Fix tag pattern for index command (#24)

v0.1.3

14 Feb 20:22
734f439
Compare
Choose a tag to compare

Changelog

734f439 Move gorelaser before hook to circle job (#22)