chart-testing

CLI tool for linting and testing Helm charts

APACHE-2.0 License

Downloads
143
Stars
1.3K
Committers
65

Bot releases are visible (Hide)

chart-testing - v3.11.0 Latest Release

Published by github-actions[bot] 6 months ago

Breaking change

  • change default target-branch to main

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.10.1...v3.11.0

chart-testing - v3.10.1

Published by github-actions[bot] 12 months ago

What's Changed

Full Changelog: https://github.com/helm/chart-testing/compare/v3.10.0...v3.10.1

chart-testing - v3.10.0

Published by github-actions[bot] 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.9.0...v3.10.0

chart-testing - v3.9.0

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.8.0...v3.9.0

chart-testing - v3.8.0

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.7.1...v3.8.0

chart-testing - v3.7.1

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.7.0...v3.7.1

chart-testing - v3.7.0

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.6.0...v3.7.0

chart-testing - v3.6.0

Published by github-actions[bot] over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/helm/chart-testing/compare/v3.5.1...v3.6.0

chart-testing - v3.5.1

Published by github-actions[bot] over 2 years ago

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)
chart-testing - v3.5.0

Published by github-actions[bot] almost 3 years ago

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

Full Changelog: https://github.com/helm/chart-testing/compare/v3.4.0...v3.5.0

chart-testing - v2.5.0

Published by cpanato about 3 years ago

Changelog

aada0fd fix download path to get helm binary (#355)
bd40619 Prepare release v2.5.0 (#319)
0838fc8 Update helm to 2.17.0 (#313)
502cff1 Deprecate Gopkg and convert to go mod (#255)
ed345e2 Update Helm to 2.16.9 (#233)
96ef110 cherry-pick #229 into dev-v2 (#245)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v2.5.0
  • docker pull quay.io/helmpack/chart-testing:dev-v2-latest
chart-testing - v3.4.0

Published by github-actions[bot] over 3 years ago

Changelog

68a43ac Update docs and examples for v3.4.0 (#340)
a18a16d Revert "Updated docs and examples for v3.2.0 (#338)" (#339)
672e435 Updated docs and examples for v3.2.0 (#338)
c8db578 Update tool dependencies (#336)
3a490fa Update GoReleaser (#337)
1bccc24 Update reference from master to main in tests (#329)
ba5aed2 chart_schema.yaml - dependency.repository should not be required (#300)
e84e88c Bump Versions (#320)
ac827da Skip using action for tagging. Fixes #305 (#306)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.4.0
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.3.1

Published by unguiculus almost 4 years ago

Changelog

71d0e1e Ignore stderr when parsing Helm version (#294)
4625e88 Bump versions (#304)
a200dc5 Update helm to resolve https://github.com/helm/helm/commit/fe23c09552… (#303)
9347b27 Move to gh-actions (#297)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.3.1
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.3.0

Published by helm-bot almost 4 years ago

Changelog

2a4dfd4 Introduce environment variable for custom config dir (#291)
fd6720b Consistently use filepath package (#292)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.3.0
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.2.0

Published by helm-bot almost 4 years ago

Changelog

2407e7d Log invalid chart dirs to stderr (#290)
e287de0 Remove redundant "default" descriptions from help output (#287)
ec7b0c7 Add option to exclude deprecated charts (#280)
285f25e Update Helm to 3.4.0 (#289)
21e0f7a Fix typo (#284)
e4d7b78 Support execution of additional commands during ct lint (#283)
f5e0860 Add reference to charts-repo-actions-demo (#281)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.2.0
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.1.1

Published by helm-bot about 4 years ago

Changelog

3fc5a50 Update docs and examples for v3.1.1 (#278)
43b9ced Print config to stderr (#277)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.1.1
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.1.0

Published by helm-bot about 4 years ago

Changelog

9044b2f Update docs and examples for v3.1.0 (#275)
03739d3 Update docs (#274)
0c81a7c Bump versions (#272)
b3899d2 Add flag for disabling config printing (#269)
621bece Bump versions (#268)
dda8958 chore: Upgrade to helm 3.3.1 (#266)
49f3a5e Migrate chart-testing formula to homebrew/core (#247)
98f1d48 Fix int to string conversion (#262)
594c3b6 Make home URL optional and support dependencies (#260)
8d3f5b1 Bump helm , kubectl versions (#259)
f0403b0 Bump docker image versions (#253)
72362eb Add type field to chart schema (#252)
e8a9bd1 Bump docker image helm verison to 3.2.4 (#250)
8f4cee9 Update docs for v3.0.0 (#246)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.1.0
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.0.0

Published by helm-bot about 4 years ago

Changelog

50db473 Add Homebrew installer (#244)
93b10e8 Add since flag for changing the reference branch for git merge-base (#229)
67ec12d appVersion should be optional (#239)
2d2203e Add arm64 into the goarch list (#220)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.0.0
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v3.0.0-rc.1

Published by helm-bot over 4 years ago

Changelog

16513fa Prepare release v3.0.0-rc.1 (#225)
44eb345 Prepare release v3.0.0-rc.1 (#225)
c603fc4 Revert "Use latest upstream instead of local branch for tags (#1… (#224)
8145267 Adding the apiVersion as a required field in the Chart.yaml vali… (#222)^
ab921aa Update build, dependencies, Go and tool versions (#219)
d961652 Fix printing test results on error (#218)
6f5f4d9 Fix ldflags for version (#215)
a0b9b22 Bump Alpine to 3.11 (#214)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v3.0.0-rc.1
  • docker pull quay.io/helmpack/chart-testing:latest
chart-testing - v2.4.1

Published by helm-bot over 4 years ago

Changelog

81926f3 update helm version (#223)
29c9f6a Bump Helm to v2.16.1 (#187)

Docker images

  • docker pull quay.io/helmpack/chart-testing:v2.4.1
  • docker pull quay.io/helmpack/chart-testing:latest
Package Rankings
Top 16.48% on Formulae.brew.sh
Top 1.97% on Proxy.golang.org
Badges
Extracted from project README
License Go Report Card