Skip to content

Commit f504de3

Browse files
authored
fix changelog for release (#1054)
1 parent 2d33bf2 commit f504de3

File tree

1 file changed

+54
-4
lines changed

1 file changed

+54
-4
lines changed

docs/changelog.md

+54-4
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,64 @@ meta:
66

77
---
88

9-
## Unreleased
10-
* Change `metadataAndNameMismatched` to `metadataAndInstanceMismatched`
11-
* Add `hpaMaxAvailability` and `hpaMinAvailability` check
9+
## 9.1.0
10+
* Add HPA `minAvailable` and HPA `maxAvailable` checks
11+
* Fix typo for PDB `minAvailable`
1212

13-
## 8.1.1
13+
## 9.0.1
14+
* Fix comments handling in `addOrReplaceValue` function
15+
16+
## 9.0.0
17+
* Expose issue fixer and mutations in the library
18+
* Remove `packr` in favor of `go:embed`
19+
20+
## 8.5.6
21+
* Fix trying to list cluster-level resources
22+
23+
## 8.5.5
24+
* Fix missing PDB check
25+
26+
## 8.5.4
27+
* Fix conditional expressions should be at very top of `additionalSchemaStrings`
28+
* Update alpine to 3.19
29+
30+
## 8.5.3
31+
* Add quiet flag to polaris audit CLI command to suppress 'upload to Insights' prompt
32+
33+
## 8.5.2
34+
* Switch to `controller-utils` package to get workloads
35+
36+
## 8.5.1
37+
* Update `topologySpreadConstraint` check
38+
39+
## 8.5.0
40+
* Add helm-skip-tests flag
41+
* Update CLI docs
42+
* Handle multiple helm-values files
43+
44+
## 8.4.0
45+
* Change kubernetes.io/ label from name to instance
46+
47+
## 8.3.0
48+
* Add option to filter audit results by severity level
49+
* Add insights prompt
50+
51+
## 8.2.4
52+
* Fix nil pointer issue with webhook
53+
54+
## 8.2.3
1455
* Add category for `metadataAndNameMismatched`.
1556
* Fix category for `priorityClassNotSet`.
1657

58+
## 8.2.2
59+
* Fix webhook server cert dir argument
60+
61+
## 8.2.1
62+
* Fix on Insights integration
63+
64+
## 8.2.0
65+
* Minor fixes for NSA checks
66+
1767
## 8.1.0
1868
* Add `insights-host` global flag to configure Fairwinds Insights host (defaults to `https://insights.fairwinds.com`).
1969
* Add new `auth` sub-commands be able to authenticate on Polaris using Fairwinds Insights credentials

0 commit comments

Comments
 (0)