Commit Graph

3446 Commits (46598952ea8b2c624ea102c5cb467033eb63c39f)
 

Author SHA1 Message Date
Steven E. Harris fd98a03ff6 Merge pull request #2654 from mstrzele/helm-list-a
7 years ago
Maciej Strzelecki 46275612c3
feat(helm): add -a flag to 'helm list'
7 years ago
Taylor Thomas 97818b1fce Merge pull request #2648 from scottrigby/allow-delete-key
7 years ago
Scott Rigby 8be9bb51de Update documentation for deleting a default key from a values file
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
7 years ago
Adam Reese 099790a00c Merge pull request #2612 from adamreese/feat/kubernetes-1.7
7 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
7 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
7 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
7 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
7 years ago
Steven E. Harris 475de1f47a Merge pull request #2637 from IlyaSemenov/document_nodeport_requirement
7 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
7 years ago
Matt Butcher 6eaeadf228 Merge pull request #2635 from jascott1/cap_init2
7 years ago
Justin Scott 8cac493557 Capitalize 'helm' text in init.go.
7 years ago
Taylor Thomas dfb296ad77 Merge pull request #2626 from twolfy/master
7 years ago
Steven E. Harris 24238bbe20 Merge pull request #2601 from jascott1/cap_init
7 years ago
Matt Butcher f0af7d60e7 Merge pull request #2592 from raisemarketplace/compare
7 years ago
Tony Fahrion 8eace382f9 improve check if we are root already - in scripts/get
7 years ago
Taylor Thomas 6931a2387d Merge pull request #2629 from gmile/patch-1
7 years ago
Taylor Thomas 4204f69cd2 Merge pull request #2628 from KarolisL/patch-1
7 years ago
Taylor Thomas 1ea663a32b Merge pull request #2625 from santiycr/patch-1
7 years ago
Santiago Suarez Ordoñez 4c58fb0443 removing redundant content after reorg
7 years ago
Eugene Pirogov 0104bce792 Add syntax highlighting
7 years ago
Eugene Pirogov 5a892efcf8 Reduce indent in code block
7 years ago
Karolis Labrencis 25852aa8f4 Remove confusing 'if' from install.md
7 years ago
Tony Fahrion 974c4b67c7 fix scripts/get runAsRoot CMD var building
7 years ago
Tony Fahrion f43da7fcfb makes sudo an optional dependency in scripts/get
7 years ago
Santiago Suarez Ordoñez 731df0a154 charts.md updates
7 years ago
Justin Scott 37e5f76f9e Capitalize 'helm' text that was missed.
7 years ago
Justin Scott b704947d54 Fix broken tests due to "server-side" text change.
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Taylor Thomas 56ed16aeca Merge pull request #2499 from WilliamDenniss/test-docs
7 years ago
William Denniss c19bba17c5 Fixed helm test sample.
7 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
7 years ago
Taylor Thomas 654e8430c5 Merge pull request #2614 from unguiculus/docs-update
7 years ago
Nandor Kracser 5f96fb816c CAFile is now optional, in that case the default RootCAs are used
7 years ago
Reinhard Nägele 4f14bb9d05 Update standard label docs
7 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
7 years ago
Matt Butcher 42ede7f6f8 Merge pull request #2589 from luck02/patch-1
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
7 years ago
Reinhard Nägele 5a3be67acf Update standard label docs (#2581)
7 years ago
Matt Butcher 66f908778f Merge pull request #2603 from yuvipanda/patch-2
7 years ago
Matt Butcher bf2e154f9e Merge pull request #2605 from sushilkm/issues/2598
7 years ago
Michelle Noorali a41b851bc2 Merge pull request #2608 from flynnduism/doc-links
7 years ago
Taylor Thomas 0b8b8733c4 Merge pull request #2583 from unguiculus/improve-examples
7 years ago
flynnduism 8e5d77d2fa Update README with links to docs.helm.sh
7 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
7 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
7 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
7 years ago