You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg
Matthew Fisher 2033853d8c
Merge pull request #6822 from bacongobbler/security-audit
7 years ago
..
action Passing the namespace to actionconfig.Init instead of the entire object. 7 years ago
chart fix(loader): error out when loading irregular files 7 years ago
chartutil fix(chartutil): Add the v1 apiextensions to the default scheme 7 years ago
cli Revert "Allow namespace to be set by programs consuming helm." 7 years ago
downloader fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps 7 years ago
engine
gates
getter
helmpath
kube fix(wait): Removes ingress checks 7 years ago
lint feat(lint): Adds v3 chart checks to linter 7 years ago
plugin
provenance
release
releaseutil fix(releaseutil): Removes API version checks from kind sorter 7 years ago
repo fix(repo/search): fix helm repo search command to display proper versions 7 years ago
storage fix list not showing multiple releases with same name in different namespaces (#6756) 7 years ago
strvals
time