mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-06 03:45:08 +01:00
* Add helm/kubectl integration test Signed-off-by: Jacob LeGrone <git@jacob.work> * Use Chart type from integration tests Signed-off-by: Jacob LeGrone <git@jacob.work> * Update .circleci/config.yml Co-Authored-By: jlegrone <jlegrone@users.noreply.github.com> Signed-off-by: Jacob LeGrone <git@jacob.work> * Remove extraneous test chart files Signed-off-by: Jacob LeGrone <git@jacob.work> * Fix shellcheck lint Signed-off-by: Jacob LeGrone <git@jacob.work> * Remove example kind config from e2e tests Signed-off-by: Jacob LeGrone <git@jacob.work> * Remove breaking semver test This wasn't super clear and was no longer working properly after the switch to git-worktree. Signed-off-by: Jacob LeGrone <git@jacob.work> * Bump kind version Signed-off-by: Jacob LeGrone <git@jacob.work>