Skip to content

Releases: helm/chart-releaser

v1.7.0

18 Dec 09:41
ffaa7be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

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

  • Bump github.com/golangci/golangci-lint from 1.45.0 to 1.45.2 by @dependabot in #169
  • Bump actions/setup-go from 2 to 3 by @dependabot in #174
  • Bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #176
  • Bump github.com/goreleaser/goreleaser from 1.6.3 to 1.8.2 by @dependabot in #179
  • Bump github.com/anchore/syft from 0.41.5 to 0.44.1 by @dependabot in #175
  • Updates manually by @cpanato in #181
  • Bump helm.sh/helm/v3 from 3.8.1 to 3.8.2 by @dependabot in #178
  • Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #186
  • Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #185
  • Bump docker/login-action from 1 to 2 by @dependabot in #184
  • Bump helm.sh/helm/v3 from 3.8.2 to 3.9.0 by @dependabot in #188
  • Bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #189
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #190
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #192
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #193
  • Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 by @dependabot in #195
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #194
  • Bump helm.sh/helm/v3 from 3.9.0 to 3.9.1 by @dependabot in #197
  • Bump helm.sh/helm/v3 from 3.9.1 to 3.9.2 by @dependabot in #198
  • Bump sigstore/cosign-installer from 2.4.1 to 2.5.0 by @dependabot in #200
  • Bump helm.sh/helm/v3 from 3.9.2 to 3.9.3 by @dependabot in #202
  • Bump anchore/sbom-action from 0.11.0 to 0.12.0 by @dependabot in #205
  • Bump sigstore/cosign-installer from 2.5.0 to 2.5.1 by @dependabot in #204
  • Bump helm.sh/helm/v3 from 3.9.3 to 3.9.4 by @dependabot in #206
  • Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #207
  • Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #209
  • Bump sigstore/cosign-installer from 2.5.1 to 2.6.0 by @dependabot in #210
  • Bump github.com/magefile/mage from 1.13.0 to 1.14.0 by @dependabot in #212
  • Bump helm.sh/helm/v3 from 3.9.4 to 3.10.0 by @dependabot in #213
  • Bump sigstore/cosign-installer from 2.6.0 to 2.7.0 by @dependabot in #214

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

  • Deprecate cr index "charts-repo" flag. Instead read index.yaml from git repository by @torstenwalter in #144
  • fix typo in README by @torstenwalter in #147
  • add more information for version command / go updates / multi platform support by @cpanato in #142
  • add pages-index-path option by @caleblloyd in #151
  • update helm dependencie to use 3.8.1 release by @cpanato in #154
  • add dependabot config by @cpanato in #153
  • Bump actions/checkout from 2 to 3 by @dependabot in #155
  • Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #156
  • Bump github.com/golangci/golangci-lint from 1.42.1 to 1.44.2 by @dependabot in #160
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #161
  • Bump github.com/magefile/mage from 1.11.0 to 1.12.1 by @dependabot in #158
  • Bump golang.org/x/tools from 0.1.7 to 0.1.10 by @dependabot in #157
  • Bump github.com/magefile/mage from 1.12.1 to 1.13.0 by @dependabot in #162
  • Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 by @dependabot in #164
  • Bump actions/cache from 2 to 3 by @dependabot in #165
  • add signing with cosign to the binaries and images by @cpanato in #152
  • add missing environment to be able to sign using keyless approach by @cpanato in #166
  • fix docker build by @cpanato in #167
  • fix double tag in the manifest by @cpanato in #168

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