Commit Graph

4927 Commits (bc2cd3c794aa50e4401a64bc499e2b914064f787)
 

Author SHA1 Message Date
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
5 years ago
Taylor Thomas d671814b1f
Merge pull request #6793 from thomastaylor312/fix/ingress_wait_v3
5 years ago
Taylor Thomas c69af3d5bd fix(wait): Removes ingress checks
5 years ago
Martin Hickey d495f06d15
Update containerd dependency from beta to release (#6773)
5 years ago
Matthew Fisher 63c6378bf6
Merge pull request #6778 from mszostok/fix-search-repo-v3
5 years ago
Matthew Fisher d6f6184351
Merge pull request #6779 from jdolitsky/change-mediatype
5 years ago
Matthew Fisher e7c5899f7b
Merge pull request #6775 from mszostok/fix-makefile
5 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
5 years ago
Mateusz Szostok e14db65ad2 fix(Makefile): remove orphaned targets for documentation
5 years ago
Josh Dolitsky 5e1ad8b025 Change mediatype for chart content layer
5 years ago
Mike Ryan 0f94af1f3a Removed inaccurate statement re library (#6771)
5 years ago
Matthew Fisher 33338eab17
Merge pull request #6758 from icanhazbroccoli/icanhazbroccoli/revert-f94bac064
5 years ago
Oleg Sidorov 44a81f63f7 Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]"
5 years ago
Matthew Fisher 509a8819b7
Merge pull request #6748 from bacongobbler/fix-6746
5 years ago
Matthew Fisher 630134a904
fix(coverage): use `go list` instead of `godir`
5 years ago
Matthew Fisher b048f8914b
fix(coverage): cd to root dir to avoid adding godir to go modules
5 years ago
Matt Farina 0ab2bbc019
Merge pull request #6730 from VilledeMontreal/feat/dynCompChart
5 years ago
Matthew Fisher 5e21e6b024
Merge pull request #6728 from bacongobbler/fix-symlinks-evaluated-twice
5 years ago
Marc Khouzam ac86c75b37 feat(comp): Dynamic completion of charts
5 years ago
Matthew Fisher 484d43913f
Merge pull request #6725 from bacongobbler/dev-v3-ci
5 years ago
Matthew Fisher 9f0fa2f129
Merge pull request #6723 from bacongobbler/update-script
5 years ago
Matthew Fisher 2f2430a9ad
fix(ci): update to work as master
5 years ago
Matthew Fisher af498be38b
fix(scripts): update get script
5 years ago
Matthew Fisher 9b42702a4b
Merge pull request #6695 from bacongobbler/helm2-support-contract
5 years ago
Matthew Fisher ee8cd8bffb
fix(sympath): walk symbolic links one once
5 years ago
Matthew Fisher 638088e26e
docs(CONTRIBUTING): add Helm 2's support contract
5 years ago
Marc Khouzam cae8d4a96a fix(cmd): Add release name to install examples (#6697)
5 years ago
Matthew Fisher cfbeead01a
Merge pull request #6693 from thomastaylor312/feat/testing_logs
5 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
5 years ago
Matthew Fisher ff12f65645
Merge pull request #6692 from bacongobbler/fix-6682-helm3
5 years ago
Matthew Fisher 4d6a2461f3
fix(cmd): acquire repository.lock
5 years ago
Taylor Thomas c3e356faba
Merge pull request #6691 from thomastaylor312/fix/broken_template_test
5 years ago
Taylor Thomas a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob
5 years ago
Taylor Thomas 7892a36cb3
Merge pull request #6687 from thomastaylor312/feat/v3_lint
5 years ago
Matthew Fisher b38c413d1b
Merge pull request #6602 from karuppiah7890/fix-url-decode-v3
5 years ago
Matthew Fisher a92dd44cad
Merge pull request #6669 from SimonAlling/err
5 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
5 years ago
Matthew Fisher 5f15be36e2
Merge pull request #6688 from bacongobbler/restore-revision
5 years ago
Matthew Fisher 402fce389a
fix(chartutil): restore .Release.Revision
5 years ago
Taylor Thomas caf629a3e9 feat(lint): Adds v3 chart checks to linter
5 years ago
Matthew Fisher b42967ff51
Merge pull request #6681 from bacongobbler/fix-6642
5 years ago
Matthew Fisher 4d5a62303e
fix(kube): replace rather than delete/create
5 years ago
Matthew Fisher feff367160
Merge pull request #6661 from karuppiah7890/fix-install-storing-computed-values
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
5 years ago
Matthew Fisher e7413bd61c
Merge pull request #6678 from sidharthsurana/fix-nil-pointer-load
5 years ago
Sidharth Surana 31d41d3fd1 Add unit test for this specific case of loading from V1 archive
5 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
5 years ago
Simon Alling a7c285bf7e ref(pkg/chartutil): Improve error handling code in Save
5 years ago