8000 Releases · helm/chart-releaser · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: helm/chart-releaser

v1.8.1

02 Jun 14:01
f18fcc4
Compare
Choose a tag to compare

Changelog

  • f18fcc4 drop homebrew tap as it is in the official repo now (#521)

same as https://github.com/helm/chart-releaser/releases/tag/v1.8.0 just with a release workflow fix

v1.8.0

02 Jun 13:00
4dd026e
Compare
Choose a tag to compare

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

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

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
0