v0.5.0
github-actions
released this
16 Sep 10:28
·
346 commits
to refs/heads/main
since this release
Changes
- Fix uploading cosign signature for source code @dhaus67 (#409)
- Avoid name clash @dhaus67 (#408)
- Update Go to 1.19 @janisz (#401)
- antiaffinity check with namespaces: selector @jouve (#403)
- feat: Export RegisterObjectKind and MatcherFunc from objectkinds package @heckler1 (#394)
- feat: Add ephemeral containers to PodSpec.AllContainers() @heckler1 (#395)
- Create dangling ingress check @charlesoconor (#388)
- Support all hpa types in dangling-hpa @charlesoconor (#390)
- Skip failing anti-affinity rules if at least one valid rule is found. @dhaus67 (#373)
- Added t.Run() to use test name in unit test @Ankit152 (#374)
- Add release documentation and minor changes to draft release template. @dhaus67 (#372)
- Set permissions to binaries before uploading them. @dhaus67 (#371)
⬆️ Dependencies
17 changes
- Bump sigstore/cosign-installer from 2.5.1 to 2.6.0 @dependabot (#407)
- Bump github.com/spf13/viper from 1.12.0 to 1.13.0 @dependabot (#405)
- Bump helm.sh/helm/v3 from 3.9.2 to 3.9.4 @dependabot (#402)
- Bump k8s.io/cli-runtime from 0.24.3 to 0.25.0 @dependabot (#396)
- Bump k8s.io/client-go from 0.24.3 to 0.25.0 @dependabot (#397)
- Bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0 @dependabot (#398)
- Bump sigstore/cosign-installer from 2.5.0 to 2.5.1 @dependabot (#399)
- Bump docker/build-push-action from 3.1.0 to 3.1.1 @dependabot (#392)
- Bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 @dependabot (#391)
- Bump github.com/golangci/golangci-lint from 1.47.2 to 1.47.3 @dependabot (#385)
- Bump k8s.io/cli-runtime from 0.24.2 to 0.24.3 @dependabot (#384)
- Bump helm.sh/helm/v3 from 3.9.0 to 3.9.2 @dependabot (#381)
- Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.2 @dependabot (#382)
- Bump sigstore/cosign-installer from 2.4.1 to 2.5.0 @dependabot (#383)
- Bump docker/build-push-action from 3.0.0 to 3.1.0 @dependabot (#379)
- Bump k8s.io/client-go from 0.24.2 to 0.24.3 @dependabot (#376)
- Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 @dependabot (#370)
Full Changelog: 0.4.0...0.4.1
Release changes
For the assets available for each release, there's been a change starting with this release:
Instead of adding tar.gz / zip archives for specific platforms containing the kube-linter binary, the binary have been now added unarchived as replacement.
The kube-linter-linux.tar.gz
archive has been kept for backwards compatability with kube-linter-action, but is deprecated and will be removed with the next release. Hence, there's also no cosign signature available for it.