Skip to content

Releases: helm/chart-releaser

v1.6.1

31 Oct 07:44
0102fa3
Compare
Choose a tag to compare

What's Changed

  • Update golangci-lint to v1.54 and golangci-lint action to v3.7.0 by @michalbiesek in #319
  • Update dependencies and other things by @cpanato in #345

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Jun 09:53
9320c4f
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.5.0

06 Jan 10:20
ee26f50
Compare
Choose a tag to compare

What's Changed

  • Added a log if release notes are not found in chart package by @paologallinaharbur in #217
  • Fixing registry client for packaging charts with OCI dependencies by @bartlettc22 in #226
  • Ignore third party files added in the release. by @jvanz in #235
  • update go-github dependency to v49 by @cpanato in #239
  • CI cleanup, base image bump by @cpanato in #240
  • accept generate_release_notes in github api upload to automatically g… by @bukowa in #229
  • Add option to not mark GitHub release as latest by @der-eismann in #237

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

27 Sep 07:20
62ac1ae
Compare
Choose a tag to compare

What's Changed

Dependencies changes

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

v1.4.0

27 Mar 11:11
73457e6
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Image: quay.io/helmpack/chart-releaser:v1.4.0@sha256:f9e6b06a1d60bcd94a2a6a4988a59233936239347c69b4ab2d99916ffc848a5b

v1.3.0

08 Nov 11:38
5e009a7
Compare
Choose a tag to compare

Changelog

5e009a7 Some dependencies / tools updates (#140)
6342f9f Build/release arm64 based images (#139)
4eb598f feat: support chart release-notes or changelog (#137)
c59a66c Update docs to reflect if release already exists flag from #111 (#136)
e08d086 update dependencies, upgrade to go 1.16.x and update goreleaser (#129)
e53e0e7 docker fix entrypoint (#128)

Docker images

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

v1.2.1

10 May 12:39
6fd1ce2
Compare
Choose a tag to compare

Changelog

6fd1ce2 Added releaseName to error returned on gh failure (#119)
30eafb2 Construct pushURL from remote instead of hardcoding github.com (#94)
1fa7122 update branch name to be main (#121)
ceb4026 bug: add git to docker image to run cr index (#116)
1d877bd Docker entrypoint ... (#113)
861715c Open release file in retry loop (#110)
30f8b9d Adding option to skip existing releases (#111)
fdc5901 Fix .goreleaser.yml for the homebrew tap formula (#108)

Docker images

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

v1.2.0

18 Feb 09:02
3df58e0
Compare
Choose a tag to compare

Changelog

3df58e0 Add missing Docker login step (#106)
1614dc5 Update dependencies (#105)
99aa256 Retry if a release is not yet available (#87)
013e427 Add missing tool dependencies to tools.go (#104)
4241b82 Update releaser to regenerate generated field on index update (#99)

Docker images

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

v1.1.1

03 Nov 21:52
c7da1f3
Compare
Choose a tag to compare

Changelog

c7da1f3 Exclude provenance files for index creation (#86)
39e47af Add missing dependency update to package command (#83)

Docker images

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

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