Commit Graph

1882 Commits (v3.3.4)

Author SHA1 Message Date
Matthew Fisher 55e3ca022e
fix: allow serverInfo field on index files
5 years ago
Matthew Fisher e5077257b6
fix rebase
5 years ago
Matthew Fisher ac7c07c37d
switched to stricter YAML parsing on plugin metadata files
5 years ago
Matt Butcher c50b74f937
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
Matt Butcher 6874a13ad9
Merge pull request from GHSA-jm56-5h66-w453
5 years ago
Matt Butcher e7c281564d
Merge pull request from GHSA-9vp5-m38w-j776
5 years ago
Matt Butcher 860b1a9367
fixed bug that caused helm create to not overwrite modified files
5 years ago
Matt Butcher c3693da24f
improve the HTTP detection for tar archives
5 years ago
Matt Butcher 3df996d7d3 handle case where dependency name collisions break dependency resolution
5 years ago
Matt Butcher 88bde9862f validate the name passed in during helm create
5 years ago
Matt Butcher 1f0c339a8b refactor the release name validation to be consistent across Helm
5 years ago
Matt Farina 690e2d38d6
Fixing linting of templates on Windows
5 years ago
Martin Hickey ffc0aff340
Fix typo
5 years ago
Andrew Melis 8e9717cff0
Enhance readability by extracting bitwise operation
5 years ago
Andrew Melis 485262c42b
Make helm ls return only current releases if providing state filter
5 years ago
Bridget Kromhout dbd0a4ee2c
Fixing version and spelling errors
5 years ago
Matt Farina 8a4aeec08d
Fix issue with install and upgrade running all hooks
5 years ago
Matthew Fisher 5c2dfaad84
bump version to v3.3
5 years ago
Matthew Fisher d61aaf3fd7
Merge pull request #7235 from karuppiah7890/fix-lint
5 years ago
Matthew Fisher fc6d6d3605
Merge pull request #6979 from lindhe/explain_revision_version_in_get
5 years ago
Matthew Fisher e7ab975112
Merge pull request #8142 from technosophos/feat/1990-match-labels-lint
5 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
5 years ago
Martin Hickey 97774ee13c
Merge pull request #8368 from Hellcatlk/go-lint
5 years ago
zouyu c6a00e63ef Fix some go-lint warnings
5 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
5 years ago
Matthew Fisher 148d94bcf7
version bump
5 years ago
Matt Butcher b6bbe4f08b
Improve the extractor and add tests (#8317)
5 years ago
Eric Lemieux 4c9972cb72 Add HelmVersion to Capabilities
5 years ago
Adam Reese aa03319669
fix(chartutil): do not set helpers.tpl filetype for vim
5 years ago
Matt Farina b458bdf5c1
Merge pull request #8188 from mattfarina/fix-8181
5 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
5 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
5 years ago
Adam Reese 728eecbdf7
Merge pull request #8159 from adamreese/ref/chartutils-fixtures
5 years ago
Matt Farina f182ebc11c
Fix issue with unhandled error on Stat
5 years ago
Matt Farina dbd001e532
Removing tiller language
5 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
5 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
5 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
5 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
5 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
5 years ago
Matt Butcher 118d46eb3e
feat: Detect missing selector during lint
5 years ago
Marc Khouzam b18e7e201e chore(*): Fix formatting
5 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
5 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic (#8000)
5 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option (#7950)
5 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
5 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
5 years ago
Matt Farina af52d35fb6
Merge pull request #8070 from IdanE/feature/port4165
5 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago