Releases: FairwindsOps/polaris
7.0.1
7.0.0
Changelog
- f713d43 ensure path exists when adding mutations (#789)
- e3e7900 Add
checks
flag to fix specific checks (#797) - c3eb081 Add flag to enable mutations in webhook (#794)
- a2ec025 Add more mutations, fix mutation tests (#790)
- 276c168 Bump alpine from 3.15.4 to 3.16.0 (#773)
- f71ca99 Change
target: Pod
totarget: PodSpec
(#726) - 0868207 Enable pullPolicyNotAlways (#795)
- e896eec Expose GetValidateResults function to be used in the polaris package (#763)
- 5423449 Use orb to publish docs (#791)
- acadebe add docs for mutation (#792)
- 92f0b6e fix issue when the files-path is actual file path instead of directory (#761)
- 50319fb fix webhook test (#798)
- 3b865fc skip incomplete or broken YAML - warn user (#678)
- 25a120b update dependencies (#777)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
6.0.0
Changelog
- a59063b Add fix command to mutate and update IaC (#746)
- 6b7d6ab Added Mutation webhook (#755)
- 321bfa8 Added more mutations and refactor test to test each mutation separately (#734)
- 57d0ae3 Bump alpine from 3.15.3 to 3.15.4 (#745)
- c597b16 Managed by Terraform
- c92819c Save last podspec when walking owner hierarchy (#748)
- 322e6f7 fix kinds (#752)
- 8a8ac2d update go modules (#743)
- 6c33168 update release process (#744)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
5.2.0
Changelog
- 78838a6 Add a --namespace flag to the in-cluster audit (#742)
- a4c0b0f Add mutation field to
imagePolicyNotAlways
(#712) - a7e3007 Bump alpine from 3.15.0 to 3.15.1 (#731)
- f2833f2 Bump alpine from 3.15.1 to 3.15.2 (#733)
- 82d3663 Bump alpine from 3.15.2 to 3.15.3 (#739)
- 861fd42 Bump golang from 1.17.7 to 1.17.8 (#716)
- bd8b296 Fix license headers (#736)
- 1841b74 audit check specific checks when passing checks args (#737)
- fd16fb9 merge the list of resources from custom checks and the generated controller list before deduplicating them (#727)
- ce8786b update x/text (#740)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
5.1.0
Changelog
- b1e22ab Bump alpine from 3.14 to 3.15.0 (#704)
- 5e4d6bd Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#687)
- e61c50a Bump golang from 1.16 to 1.17.7 (#705)
- afe718b Managed by Terraform
- f429f19 Nobletrout/add kubectx support (#719)
- ef50fbb Release 5.1 (#720)
- 06322dc bounce out once we hit a type we know to avoid CRD problems (#718)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
5.0.0
Changelog
268f0e6 Correct URL to download polaris tar (#660)
fa24382 Delete .github/ISSUE_TEMPLATE/bug.yaml
675eb15 Delete .github/ISSUE_TEMPLATE/bug_report.md
40fbe9c Delete .github/ISSUE_TEMPLATE/bug_report.md
6d89e6b Delete .github/stale.yml
31e9f22 Managed by Terraform
a7aef2a Managed by Terraform
19d3af9 Managed by Terraform
6bebdb8 Managed by Terraform
d695a20 Managed by Terraform
be80d91 Managed by Terraform
975b829 Managed by Terraform
0e2212d Managed by Terraform
94e74e3 Managed by Terraform
008a7cb Managed by Terraform
8584110 Managed by Terraform
5e1f758 Managed by Terraform
1731feb Managed by Terraform
e31f3f1 Managed by Terraform
e91b9b8 Update serverity for polaris check (#690)
5acdc4a fix: add space before "in namespace" output (#650)
4.2.0
Changelog
89dfce5 Bump github.com/fatih/color from 1.12.0 to 1.13.0 (#641)
5aa397c Bump github.com/thoas/go-funk from 0.9.0 to 0.9.1 (#624)
8c454fa Bump k8s.io/api from 0.22.1 to 0.22.2 (#630)
1b97f31 Bump sigs.k8s.io/controller-runtime from 0.10.0 to 0.10.1 (#640)
1934120 Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 (#639)
d41ce88 Update README.md (#627)
a62389b Update documentation from template (#634)
32c1150 config: new flags '--disallow-(config|annotation)-exemptions' (#636)
0f1d4cd fix configuration syntax for goreleaser (#644)
c398f10 prep for 4.2.0 release and helm chart update (#643)
091fa77 update goreleaser and make sure to build darwin arm build for homebrew (#642)
4.1.0
4.0.9
4.0.8
Changelog
d172d8e Bump color-string from 1.5.4 to 1.5.5 in /docs (#588)
653eac6 Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#582)
38c410c Bump k8s.io/api from 0.21.2 to 0.21.3 (#590)
a396f04 Bump k8s.io/client-go from 0.21.2 to 0.22.0 (#603)
0232e31 Bump path-parse from 1.0.6 to 1.0.7 in /docs (#607)
3e79863 Bump sigs.k8s.io/controller-runtime from 0.9.2 to 0.9.3 (#594)
a55acdd Bump sigs.k8s.io/controller-runtime from 0.9.3 to 0.9.6 (#608)
3e655d8 Bump url-parse from 1.5.1 to 1.5.3 in /docs (#611)
e661e95 Managed by Terraform
ca3e46e Update documentation from template (#609)
b923caf better support for namespaces in additional schemas (#593)
6c14d96 bump alpine (#610)
9ae4f77 bump version, add docs, fix up dashboard (#595)