Releases: aquasecurity/starboard-octant-plugin
Releases · aquasecurity/starboard-octant-plugin
v0.6.0
Changelog
2f94fa9 chore: Bump up Octant API from v0.15.0 to v0.16.1 (#69)
v0.5.1
Changelog
227e071 fix: Downgrade to octant v0.15.0 (#68)
v0.5.0
Changelog
c216bed chore: Bump up dependencies (#67)
a538f2b feat: Check if Starboard CRDs exist before rendering UI components (#61)
5ad9c4b feat: Display VulnerabilityReports owned by ReplicaSet for corresponding Deployment and Pods (#62)
0ab6b8c feat: Display config audit summary (#65)
5877285 feat: Display summaries from ConfigAuditReport and KubeHunterReport resources (#59)
be14959 fix: Check if CISKubeBenchReport CR is defined (#63)
c33030c fix: Check if KubeHunterReport CR is defined (#64)
v0.4.0
Changelog
a35a379 chore: Bump up starboard to v0.4.0 (#58)
64514ed refactor: Change Vulnerability kind to VulnerabilityReport (#57)
v0.3.1
Changelog
94347f0 chore: Build release artifacts for Windows (#56)
8e9e8a4 chore: Bump up octant to v0.15.0 (#55)
724a3cb chore: Bump up starboard to v0.3.0 (#54)
v0.3.0
Changelog
b8cbb30 Remove extra git command from install part (#51)
698e0a2 feat: Do not use latest history label on CISKubeBenchReport resources (#53)
v0.2.2
Changelog
2655c5b chore: Update GoReleaser Action config (#44)
98b2ff6 feat: Order vulnerability items by severity (#50)
fc98a4e fix: Broken links in vulnerability report (#49)
7997464 refactor: Bump up dependencies (#47)
v0.2.1
Changelog
ec548cb feat: Add summary section to kube-hunter report component (#43)
v0.2.0
Changelog
173daf9 chore: Do not use Go vendoring mode (#40)
12e7849 chore: Remove vendor mode from GoReleaser config
78510a7 fix: Use label selectors with service.Dashboard (#42)
4f614ad refactor: Rename printer functions
v0.1.0
Changelog
2342145 fix: Calculate summary for configuration audit reports
6719321 fix: Do not crash when vulnerabilities resource is not defined (#39)
84d481b fix: Do not display empty kube-bench report (#38)
3bdf7f5 fix: Do not display empty kube-hunter report (#36)