Commit Graph

4490 Commits (2c397b6879ca3ddee955b4f4f349647e6c3791b9)
 

Author SHA1 Message Date
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Matthew Fisher ec68243dbb
Merge pull request #5922 from bacongobbler/pass-parameters-to-chartdownloader
5 years ago
Matthew Fisher 6e60242a18
ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Matthew Fisher 3e90602882
Merge pull request #6032 from icanhazbroccoli/icanhazbroccoli/chartutil-no-scientific-notation-dev-v3
5 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
5 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
5 years ago
Taylor Thomas c6a6a908dc
Merge pull request #6025 from ian-howell/fix/cli-flags
5 years ago
Ian Howell 4f3b571ba7 fix(client): Fixes a timing issue with reading client flags
5 years ago
Matthew Fisher a14e4028a0
Merge pull request #6021 from steven-sheehy/downloader-subcommands-v3
5 years ago
steven-sheehy 1064934105 Add sub-command support to plugin downloader
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Martin Hickey fdcd09c9ce
Merge pull request #6008 from newrelic-forks/rudoi/rawvalues
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
5 years ago
Andrew Rudoi 09e1f8aeb1 chore: add ValueOptions constructor
5 years ago
Matt Farina ff818fceca
Merge pull request #5860 from mattfarina/moar-capabilities-v3
5 years ago
Taylor Thomas b4bf3526c6
Merge pull request #5991 from thomastaylor312/ref/history
5 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
5 years ago
Taylor Thomas da0ffe000c
Merge pull request #5971 from thomastaylor312/ref/smarter_wait
5 years ago
Taylor Thomas eaa7d8c7c4 feat(wait): Adds smarter waiting for DaemonSets and StatefulSets
5 years ago
Matthew Fisher 5e2e7b7aca
Merge pull request #5980 from VilledeMontreal/fix-v3/linter
5 years ago
Marc Khouzam 81321532e6 Fix linter issuers
5 years ago
Taylor Thomas 61578de6a0
Merge pull request #5970 from thomastaylor312/fix/missing_wait
5 years ago
Josh Dolitsky 240dd53e78
Helm 3: set custom manifest config media type on chart push (#5719)
5 years ago
Taylor Thomas d031651c45 fix(pkg/action): Adds back in missing wait functionality
5 years ago
Matthew Fisher e55a25bfeb
Merge pull request #5917 from bacongobbler/ref-getter-options
5 years ago
Taylor Thomas cf79b90867
Merge pull request #5961 from thomastaylor312/fix/wait
5 years ago
Taylor Thomas c8c854a35c fix(pkg/kube): Fixes wait functionality
5 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
5 years ago
Matthew Fisher 1ea07feac8
Merge pull request #5889 from andytom/fix/backport_lint_fix
5 years ago
Matt Farina 64496cdc07
Expose the resource types in addition to the api group/version in templates
5 years ago
Matthew Fisher a6fefdd9a3
Merge pull request #5874 from bacongobbler/fix-requirements-not-being-updated
5 years ago
Matthew Fisher cf90b5f9a2
Merge pull request #5938 from hickeyma/fix-linter-issues
5 years ago
Martin Hickey 407d850847
Merge pull request #5940 from Somefive/dev-v3
5 years ago
Matt Farina c0b4aeb22f
Merge pull request #5904 from mattfarina/move-ingress-v3
5 years ago
Da Yin b9878bd912 Redo the same fix with #3915 in dev-v3 branch
5 years ago
Martin Hickey ed68cbda3c Fix linter issues
5 years ago
Matt Farina 6b96d2158b
Merge pull request #5909 from mattfarina/increment-sprig-v3
5 years ago
Matt Farina 53fae3ab49
Merge pull request #5908 from mattfarina/release-namespace-docs
5 years ago
Matt Farina ceb1faf190
Updating to newer version of sprig
5 years ago
Matt Farina 636d9ba05b
Restoring the Release.Namespace docs
5 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
5 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
5 years ago
Matthew Fisher c35dbb7aab
Merge pull request #5888 from andytom/docs/remove_old_flag
5 years ago
Thomas O'Donnell c5a63811b7 Remove mention of the execute flag
5 years ago
Matthew Fisher 5efa181618
Merge pull request #5884 from hickeyma/up-dev-guide-build
5 years ago
Martin Hickey b7a6ea321d Fix the build section in the developer doc
5 years ago