Releases: helm/chart-releaser
v1.8.1
v1.8.0
Changelog
- 4dd026e fix worktree (#519)
- 56aedf1 Bump helm.sh/helm/v3 from 3.17.3 to 3.18.1 (#518)
- 324622f Bump golangci/golangci-lint-action from 6.5.1 to 8.0.0 (#511)
- 42b9633 Bump golang.org/x/oauth2 from 0.28.0 to 0.30.0 (#513)
- e0b763c Bump anchore/sbom-action from 0.19.0 to 0.20.0 in the actions group (#514)
- 2c39682 Bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#501)
- 4bfe0ad Bump helm.sh/helm/v3 from 3.17.1 to 3.17.3 (#507)
- ffd613f Bump the actions group across 1 directory with 3 updates (#512)
- 4cdc4da Bump golang.org/x/net from 0.36.0 to 0.38.0 (#508)
- eb1482f Bump the actions group across 1 directory with 4 updates (#505)
- b47dbe8 Bump github.com/containerd/containerd from 1.7.24 to 1.7.27 (#503)
- 1f7e94a Bump the actions group with 2 updates (#502)
- 749c711 Bump golang.org/x/net from 0.33.0 to 0.36.0 (#499)
- 324eff9 Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#498)
- 8d86764 Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (#497)
- c41760c Bump the actions group across 1 directory with 4 updates (#496)
- d781afb Bump the actions group with 2 updates (#494)
- 483e201 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#493)
- 945afd5 Bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 in the gomod group (#492)
- a9e121b Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#490)
- 9a5e418 Bump the actions group with 4 updates (#491)
- b1dabbe Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the gomod group (#489)
- 816991f Bump the actions group with 2 updates (#488)
- a883a6a Bump helm.sh/helm/v3 from 3.16.2 to 3.17.0 (#484)
- 5398fb7 fix: don't setup worktree if not packaging for git (#486)
- 178002f Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#482)
- f19e5b5 Bump github.com/docker/docker (#481)
- a1cd5ab Bump golang.org/x/net from 0.26.0 to 0.33.0 (#480)
- 4f84450 Bump golangci/golangci-lint-action in the actions group (#479)
- cb3ed71 Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the actions group (#478)
- de17d5e Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the actions group (#476)
- 363d8a2 add existing CI TOKEN to access/push brew update (#474)
v1.7.0
What's Changed
- Document how to deal with deps by @davidkarlsen in #401
- Updates on ci/goreleaser by @cpanato in #424
- TIDY unused packages-with-index HTTPClient by @mattclegg in #420
- DOCS fix commit-ish typo by @mattclegg in #426
- FIX releaser to work with forks of this repo by @mattclegg in #433
- polish README by @qrkourier in #442
- use Go distribution version from go.mod by @qrkourier in #441
- enable contributions from forks by @qrkourier in #440
- Peform single push on upload in case of multiple releases by @amalgamm in #314
- fix push to ghcr.io by @cpanato in #473
New Contributors
- @mattclegg made their first contribution in #420
- @qrkourier made their first contribution in #442
- @amalgamm made their first contribution in #314
Full Changelog: v1.6.1...v1.7.0
v1.6.1
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
- @michalbiesek made their first contribution in #319
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- upgrade to go 1.20 by @cpanato in #257
- Add option to host the chart package files in the GitHub Pages branch by @stecky in #123
- Update Readme with --package-with-index usage (PR #123) by @jgiretimhaus in #304
- Updates by @cpanato in #307
New Contributors
- @stecky made their first contribution in #123
- @jgiretimhaus made their first contribution in #304
Full Changelog: v1.5.0...v1.6.0
v1.5.0
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
- @paologallinaharbur made their first contribution in #217
- @bartlettc22 made their first contribution in #226
- @jvanz made their first contribution in #235
- @bukowa made their first contribution in #229
- @der-eismann made their first contribution in #237
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Move to go 1.18.x by @davidkarlsen in #180
- remove go install tools and replace to use in the gh action and update base image by @cpanato in #191
- upgrade go to 1.19 and pin cosign-installer to v2 by @cpanato in #203
- Add command docs and job to check it by @cpanato in #211
- update deps by @cpanato in #215
- Fixes in go module and goreleaser by @cpanato in #216
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
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
- @torstenwalter made their first contribution in #144
- @caleblloyd made their first contribution in #151
- @dependabot made their first contribution in #155
Full Changelog: v1.3.0...v1.4.0
Image: quay.io/helmpack/chart-releaser:v1.4.0@sha256:f9e6b06a1d60bcd94a2a6a4988a59233936239347c69b4ab2d99916ffc848a5b
v1.3.0
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
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