diff --git a/pkg/chart/chart.go b/pkg/chart/chart.go index 03c63c119..1a54c169e 100644 --- a/pkg/chart/chart.go +++ b/pkg/chart/chart.go @@ -18,7 +18,7 @@ package chart // APIVersionV1 is the API version number for version 1. const APIVersionV1 = "v1" -// APIVersionV1 is the API version number for version 2. +// APIVersionV2 is the API version number for version 2. const APIVersionV2 = "v2" // Chart is a helm package that contains metadata, a default config, zero or more