Affected by GO-2023-1938
and 2 other vulnerabilities
GO-2023-1993: Helm Improper Certificate Validation in helm.sh/helm
The highest tagged major version is
v3.
package
Version:
v2.7.1+incompatible
Opens a new window with list of versions in this module.
Published: Nov 14, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Chartfile runs a set of linter rules related to Chart.yaml file
Templates lints the templates in the Linter.
Values lints a chart's values.yaml file.
type K8sYamlStruct struct {
Metadata struct {
Namespace string
}
}
K8sYamlStruct stubs a Kubernetes YAML file.
Need to access for now to Namespace only
Source Files
¶
Click to show internal directories.
Click to hide internal directories.