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 469bb6b0bd
Merge pull request #6836 from bacongobbler/fix-6805
6 years ago
..
action feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829) 6 years ago
chart fix(loader): error out when loading irregular files 6 years ago
chartutil Add namespace option to example kubectl command 6 years ago
cli Revert "Allow namespace to be set by programs consuming helm." 6 years ago
downloader fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps 6 years ago
engine
gates
getter
helmpath
kube fix(kube): return error when object cannot be patched 6 years ago
lint feat(lint): Adds v3 chart checks to linter 6 years ago
plugin
provenance
release
releaseutil fix(releaseutil): Removes API version checks from kind sorter 6 years ago
repo Porting fix from commit f5986db184 6 years ago
storage fix list not showing multiple releases with same name in different namespaces (#6756) 6 years ago
strvals
time