Releases: helm/chart-testing
Releases · helm/chart-testing
v3.11.0
Breaking change
- change default target-branch to main
What's Changed
- (Breaking change) chore: change default target-branch to main by @fty4 in #510
- feat(docker): Bump dependencies in Dockerfile by @meyfa in #620
- Fix for
--upgrade
option by @soar in #624 - Upgrade go to 1.22 and housekeeping by @cpanato in #641
New Contributors
Full Changelog: v3.10.1...v3.11.0
v3.10.1
v3.10.0
What's Changed
- Sort event list by @joejulian in #584
- use the same ref to check branch existance and merge-base calculation by @jouve in #601
- feat(helm): Add support for OCI chart repositories by @jcsf in #445
New Contributors
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- update goreleaser flags by @cpanato in #539
- feat: verify if targetBranch is present in git repo by @fty4 in #511
- add github grouping of log lines by @joejulian in #556
- fix for ct install getting stuck when printing logs: close readers when done with reading by @skylenet in #557
- update golangci and helm by @cpanato in #575
- add --extra-helm-args to ct lint by @AndersBennedsgaard in #552
- Fix for Dockerfile smell DL3048 by @grosa1 in #543
New Contributors
- @fty4 made their first contribution in #511
- @joejulian made their first contribution in #556
- @skylenet made their first contribution in #557
- @AndersBennedsgaard made their first contribution in #552
- @grosa1 made their first contribution in #543
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- add skip-clean-up option to not remove the charts when finishing the tests by @cpanato in #478
- add .ct in current working-directory as config directory by @itscaro in #479
- Fix parsing kubectl output with warnings by @usmonster in #470
- Upgrade to go 120 by @cpanato in #523
- Update docs and examples for v3.7.1 by @ljtill in #527
- sync version comments, update actions and update cosign flag by @cpanato in #538
New Contributors
- @itscaro made their first contribution in #479
- @usmonster made their first contribution in #470
- @dklimpel made their first contribution in #534
- @ljtill made their first contribution in #527
Full Changelog: v3.7.1...v3.8.0
v3.7.1
What's Changed
- Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #468
- Bump sigstore/cosign-installer from 2.5.0 to 2.6.0 by @dependabot in #469
- Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #465
- Bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in #466
- Bump anchore/sbom-action from 0.11.0 to 0.12.0 by @dependabot in #461
- Bump azure/setup-helm from 1.1 to 3.3 by @dependabot in #462
- Upgrade go1.19, helm update and add golangci-lint job by @cpanato in #460
- add job to check if docs are up to date by @cpanato in #473
- fix: using helm version --short resulting in an invalid semantic versioning by @tisutisu in #474
- Add config option to disable printing of container logs by @nhudson in #472
- update tools by @cpanato in #475
- Bump helm/kind-action from 1.3.0 to 1.4.0 by @dependabot in #477
- Bump sigstore/cosign-installer from 2.6.0 to 2.7.0 by @dependabot in #476
New Contributors
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- FIX: it should upgrade to new version instead of the old one by @paologallinaharbur in #434
- Bump actions/setup-go from 3.0.0 to 3.2.0 by @dependabot in #442
- Bump docker/setup-qemu-action from 1.2.0 to 2 by @dependabot in #435
- Bump docker/login-action from 1.14.1 to 2 by @dependabot in #436
- Bump docker/setup-buildx-action from 1.6.0 to 2 by @dependabot in #437
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #430
- Bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #441
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #443
- Bump sigstore/cosign-installer from 2.3.0 to 2.4.0 by @dependabot in #447
- fixes for kind config by @SimonHarrisonSH in #438
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #448
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #450
- Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #454
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #449
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #451
- Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 by @dependabot in #452
- Fix integration tests for upgrade flag by @paologallinaharbur in #446
- Set a request timeout on kubectl commands by @smlx in #360
- Bump sigstore/cosign-installer from 2.4.1 to 2.5.0 by @dependabot in #456
- Updates to prepare next release by @cpanato in #457
New Contributors
- @paologallinaharbur made their first contribution in #434
- @SimonHarrisonSH made their first contribution in #438
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- Bump github.com/goreleaser/goreleaser from 1.6.1 to 1.6.3 by @dependabot in #408
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #407
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #413
- Bump golang.org/x/tools from 0.1.9 to 0.1.10 by @dependabot in #415
- Fix excluded chart when chart-dirs is multi-level by @nekottyo in #312
- add signing with cosign to the binaries and images by @cpanato in #410
- Introduce helm-extra-set-args command line parameter by @ilmax in #402
- introduce
helm-dependency-extra-args
by @nazarewk in #396 - Bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #427
- update Go to 1.18 and kind to 0.12.0 by @cpanato in #428
- Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1 by @dependabot in #423
- Bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #425
- refactor setup tools by @cpanato in #429
- Refactor install tools for ci/release jobs by @cpanato in #440
New Contributors
- @nekottyo made their first contribution in #312
- @ilmax made their first contribution in #402
- @nazarewk made their first contribution in #396
Full Changelog: v3.5.1...v3.6.0
v3.5.1
Changelog
- c891fb0 update helm to v3.8.1 (#409)
- 85c1301 Updates to github actions (#406)
- dab9974 Bump github.com/anchore/syft from 0.34.0 to 0.41.4 (#405)
- 9eeb997 Bump golang.org/x/tools from 0.1.8 to 0.1.9 (#387)
- c255a37 docs(README): use the host network in docker example (#395)
- 4c4e8aa fix: add unit to extra arg help message (#391)
- a682e3e Bump github.com/goreleaser/goreleaser from 1.2.5 to 1.6.1 (#404)
- 0a093e4 Update docs with example using ct with local repo (#389)
- a1f103a Bump golang.org/x/tools from 0.1.7 to 0.1.8 (#377)
- 33efbc5 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#379)
- 8591821 Update golang to 1.17 and some goreleaser/docker file updates (#375)
- f9ff9a0 Make description optional in chart_schema (#372)
v3.5.0
Changelog
- e97261b Bump goreleaser to v1.1.0 (#369)
- 0202bb9 update helm to to release v3.7.2 (#371)
- 89dbd16 Add arm64 builds (#351)
- 11abca0 Some dependencies / tools updates (#362)
- fdab4b0 bump: alpine version and curl for security fix (#350)
- 0c4134b Upgrade tools (#349)
- cc3c23a Update Dockerfile dependencies (#348)
Docker images
docker pull quay.io/helmpack/chart-testing:v3.5.0
New Contributors
- @oliviermichaelis made their first contribution in #348
- @gkarthiks made their first contribution in #350
- @tylerauerbeck made their first contribution in #351
Full Changelog: v3.4.0...v3.5.0