Releases: k8sgpt-ai/k8sgpt
Releases · k8sgpt-ai/k8sgpt
v0.1.5
0.1.5 (2023-03-31)
Features
- add & remove default filter(s) to analyze. (32ddf66)
- add filter command add "list" subcommand (#159) (6e17c9e)
- check if filters does not empty on add & remove (975813d)
- remove filter prefix on subcommand (30faf84)
- rework filters (3ed545f)
- update filters add & remove to be more consistent (9aa0e89)
Bug Fixes
Other
- renamed filter list file (25f8dc3)
v0.1.4
v0.1.3
0.1.3 (2023-03-30)
Features
- add secret validation to ingress analyzer (#141) (86c7e81)
- bugfix for output (2eab0c5)
- CODE_OF_CONDUCT.md (#129) (fe73633)
- create-security.md (27b8916)
- improvement to analysis speed (548039e)
- init ingress analyzer (#138) (fe683b7)
Bug Fixes
- add Ingress in GetParent switch case (14ba8d5)
- bugfix for output (#148) (172c2df)
- Change ObjectMeta value in Ingress analyser. (bf49a51)
- typo in description of the filter flag in analyze command (#147) (f4765be)