Russell Morrisey
9d0dc294d7
Updated to mention the --purge flag on delete
...
See: https://github.com/kubernetes/helm/issues/2332
7 years ago
Matthew Fisher
62153d10df
Merge pull request #3733 from jstrachan/patch-2
...
add a link to Jenkins X and how it uses helm
7 years ago
James Strachan
6abbee0d44
fixed typo + moved into Helm Included section
7 years ago
fqsghostcloud
bddb6591d4
fix Syntax error
...
fix Syntax error
7 years ago
James Strachan
502db80b26
add a link to Jenkins X and how it uses helm
...
for promoting applications through environments via GitOps
7 years ago
Arturo Contreras
a615f80c92
Adding --set-string flag to force string values.
7 years ago
Eyal Ben Moshe
b6335b7dfe
Authentication support for remote charts repositories ( #3206 )
...
Authentication support for remote charts repositories.
7 years ago
Matthew Fisher
87f66af061
Merge pull request #3652 from rajatjindal/history-format
...
add support for output format in json or yaml
7 years ago
Matthew Fisher
b335bfdabf
Merge pull request #3680 from bacongobbler/fix-doc-style
...
add newline after header
7 years ago
Rajat Jindal
333341425a
update documentation as per review feedback
7 years ago
Florian Zysset
3625241025
feat(helm): inspect readme
7 years ago
Matthew Fisher
421499708f
add newline after header
...
Doesn't cahnge the rendered markdown, but it makes the styling consistent with the rest of the docs.
7 years ago
Rajat Jindal
c93ff32f52
make table explicitly default
7 years ago
Rajat Jindal
46ed802750
add support for output format in json or yaml
7 years ago
Taylor Thomas
c5f2174f26
Merge pull request #3640 from rajatjindal/docfix
...
fix typo in docs and fake
7 years ago
Rajat Jindal
92972b0353
fix typo in docs and fake
7 years ago
Patrick Liu
d01c5e0ee6
Add helm-unittest in plugins
7 years ago
Matthew Fisher
a66a39a171
fix helm init --wait
7 years ago
Matthew Fisher
c31246467c
Merge pull request #3623 from bacongobbler/docs-kubeversion
...
fix kubeVersion example
7 years ago
Matthew Fisher
01b404b68e
fix kubeVersion example
7 years ago
Matthew Fisher
184f7840e8
Merge pull request #3607 from evanscastonguay/patch-1
...
Add instruction to support new GnuGP version
7 years ago
Evans Castonguay
c6f7e54267
update the documentation to refere to GnuPG v2
...
update the documentation to refere to GnuPG v2 instead of latest GnuPG
7 years ago
Matthew Fisher
fc57b35298
Merge pull request #3608 from chenzhiwei/update-doc
...
Change helm update to helm upgrade
7 years ago
Chen Zhiwei
363e5bcdf8
Change helm update to helm upgrade
7 years ago
Yaroslav Molochko
2f252e9524
Add --replicas option for HA fixes #2334
7 years ago
Itay Shakury
f78aaa8715
added Codefresh
7 years ago
Evans Castonguay
8a7390342b
Add instruction to support new GnuGP version
...
The latest GnuGP tool (https://gnupg.org/download/ ) is now storing keyring in a new format file 'kbx' instead of 'gpg' which make the current documentation incomplete for a new user. The propose pull request consists of adding documentation to explain how to generate a gpg using the latest GnuGP tool
7 years ago
Matthew Fisher
6cb83d4a81
Merge pull request #3590 from joonix/helm-hashtag
...
Add helm-hashtag plugin
7 years ago
Sami Alajrami
df61fb84d8
adding Helmsman in docs/related.md
7 years ago
Johnny Bergström
e4305233e4
Add helm-hashtag plugin
...
https://github.com/balboah/helm-hashtag
7 years ago
Matthew Fisher
89b8312c48
Merge pull request #3502 from yanc0/typo-occurences-charts.md
...
fix occurences typo in charts.md
7 years ago
Justin Scott
420be49522
Merge pull request #3475 from jascott1/3394_reset
...
fix(helm): update helm reset --force tip for clarity
7 years ago
Matthew Fisher
2f2ebbeebb
Merge pull request #3405 from liubin/patch-2
...
Fix typo
7 years ago
Matthew Fisher
ef1307f10c
Merge pull request #3492 from flimzy/docs
...
Minor documentation fixes
7 years ago
Matthew Fisher
512f3be7dd
Merge pull request #3561 from eicnix/master
...
docs(helm): Added kubeVersion to documentation.
7 years ago
Lukas Eichler
a78336ad35
docs(helm): Added kubeVersion to documentation.
...
docs(helm): Added kubeVersion to documentation and examples.
Adjusted wording for the Chart.kubeVersion description
Removing redundant wording for Chart.kubeVersion description
7 years ago
Matthew Fisher
18b709ef21
Merge pull request #3473 from bacongobbler/use-underscore
...
use an underscore for release_checklist.md
7 years ago
Adam Reese
d0883dd813
docs(related): add helm-local plugin ( #3547 )
7 years ago
Justin Scott
64ac056983
Merge pull request #3524 from mueedc/master
...
update docs to demonstrate best practices in regards to named templates
7 years ago
EJ Etherington
ed0a7462d8
Added ReactiveOps Autohelm to the related tools list
7 years ago
Mueed Chaudhry
4cc95d2c2f
update docs to demonstrate best practices in regards to named templates
7 years ago
Frederik Carlier
8530f1bc22
Add a reference to Helm.NET
7 years ago
Jason Murray
d65f8b532f
Typo once/one
7 years ago
Yann Coleu
50cba63c5c
fix occurences typo in charts.md
7 years ago
Sunny
cff4ea416e
feat(helm): add --template flag to `helm version`
...
`helm version --template` prints the client and server version info in
the provided template format.
7 years ago
Jonathan Hall
ffc76861fe
Fix bash example
7 years ago
Jonathan Hall
0d12288e46
Grammar fixes and clarifications
7 years ago
Justin Scott
460dbe937e
Merge pull request #3391 from jstriebel/patch-1
...
minor docs change: change child-parent title & links to fix links
7 years ago
Matthew Fisher
079e8effeb
Merge pull request #3417 from ArnaudRinquin/patch-1
...
Update charts_tips_and_tricks.md
7 years ago
Justin Scott
084a2bb945
fix(helm): update helm reset --force tip for clarity
...
Updates helm reset error message to clarify that --force will not remove releases.
Closes #3394
7 years ago