diff --git a/pkg/validator/fullaudit.go b/pkg/validator/fullaudit.go index a4f2b6fe..4ef0e563 100644 --- a/pkg/validator/fullaudit.go +++ b/pkg/validator/fullaudit.go @@ -9,7 +9,7 @@ import ( const ( // PolarisOutputVersion is the version of the current output structure - PolarisOutputVersion = "0.1" + PolarisOutputVersion = "0.2" ) // ClusterSummary contains Polaris results as well as some high-level stats