What's Changed
- bug(493): Improved git remote parsing by @rickard-von-essen in https://github.com/helm/chart-testing/pull/726
- build(deps): Bump helm.sh/helm/v3 from 3.18.1 to 3.18.2 in the gomod group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/745
- Fix
helm-extra-set-args
in YAML configuration by @arbourd in https://github.com/helm/chart-testing/pull/713 - build(deps): Bump helm.sh/helm/v3 from 3.18.2 to 3.18.3 in the gomod group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/747
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/helm/chart-testing/pull/746
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/helm/chart-testing/pull/750
- build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/751
- build(deps): Bump anchore/sbom-action from 0.20.1 to 0.20.2 in the actions group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/753
- chore(docs): missing link to CI icon by @Olexandr88 in https://github.com/helm/chart-testing/pull/752
- build(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 in the gomod group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/749
- build(deps): Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/754
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/helm/chart-testing/pull/757
- build(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in the gomod group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/756
- build(deps): Bump docker/login-action from 3.4.0 to 3.5.0 in the actions group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/758
- build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/761
- chore: update GoReleaser configurations by @emmanuel-ferdman in https://github.com/helm/chart-testing/pull/760
- build(deps): Bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/762
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/helm/chart-testing/pull/763
- build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/764
- build(deps): Bump azure/setup-helm from 4.3.0 to 4.3.1 in the actions group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/766
- build(deps): Bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 in the gomod group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/765
- build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/767
- build(deps): Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/769
- build(deps): Bump actions/stale from 9.1.0 to 10.0.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/771
- build(deps): Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/770
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/helm/chart-testing/pull/772
- build(deps): Bump the gomod group with 2 updates by @dependabot[bot] in https://github.com/helm/chart-testing/pull/768
- build(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in https://github.com/helm/chart-testing/pull/775
- build(deps): Bump docker/login-action from 3.5.0 to 3.6.0 in the actions group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/776
- build(deps): Bump actions/stale from 10.0.0 to 10.1.0 in the actions group by @dependabot[bot] in https://github.com/helm/chart-testing/pull/777
- Prepare release v3.14.0 by @adberger in https://github.com/helm/chart-testing/pull/778
- updates on ci, use go1.25 and update deprecated goreleaser steps by @cpanato in https://github.com/helm/chart-testing/pull/779
New Contributors
- @rickard-von-essen made their first contribution in https://github.com/helm/chart-testing/pull/726
- @arbourd made their first contribution in https://github.com/helm/chart-testing/pull/713
- @Olexandr88 made their first contribution in https://github.com/helm/chart-testing/pull/752
- @emmanuel-ferdman made their first contribution in https://github.com/helm/chart-testing/pull/760
- @adberger made their first contribution in https://github.com/helm/chart-testing/pull/778
Full Changelog: https://github.com/helm/chart-testing/compare/v3.13.0...v3.14.0