Commit 8b512808 authored by Matthew Fisher's avatar Matthew Fisher

bump k8s version in helm lint to 1.7

parent 5ed2d6bd
......@@ -58,7 +58,7 @@ func Templates(linter *support.Linter) {
APIVersions: chartutil.DefaultVersionSet,
KubeVersion: &version.Info{
Major: "1",
Minor: "6",
Minor: "7",
GoVersion: runtime.Version(),
Compiler: runtime.Compiler,
Platform: fmt.Sprintf("%s/%s", runtime.GOOS, runtime.GOARCH),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment