Josh Soref
2bf8fdf45d
chore: Spelling ( #9410 )
...
* spelling: annotate
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: asserts
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: behavior
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: binary
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: contain
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: copied
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: dependency
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: depending
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: deprecated
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: doesn't
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: donot
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: inputting
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: iteration
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: jabberwocky
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: kubernetes
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: length
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: mismatch
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multiple
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: nonexistent
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: outputs
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: panicking
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: plugins
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: parsing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: porthos
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: regular
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: resource
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: repositories
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: something
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: strict
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: string
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: unknown
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
4 years ago
Scott Rigby
c495e88250
Replace Helm Hub with Artifact Hub ( #8626 )
...
* Replace Helm Hub with Artifact Hub
Signed-off-by: Scott Rigby <scott@r6by.com>
* Update link to new doc entry for Monocular compatible search API
Signed-off-by: Scott Rigby <scott@r6by.com>
* Add struct for Artifact Hub data, and return correct URL for both artifact hub instances and backwards compatibility for Monocular search API
Signed-off-by: Scott Rigby <scott@r6by.com>
* Keep default endpoint hub.helm.sh, so the helm org controls the domain. At least until artifacthub moves to CNCF incubation
Signed-off-by: Scott Rigby <scott@r6by.com>
4 years ago
Bridget Kromhout
0f55fb5316
Linking to a more complete list of meeting details.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
4 years ago
Tero
5421c7e995
Fix Quick Start Guide Link in README.md
...
The previous link https://docs.helm.sh/using_helm/#quickstart-guide was redirecting into https://helm.sh/ja/docs/intro/ which is a Japanese version of the docs. I've fixed the link so it goes into the English version instead.
Signed-off-by: Tero <31454692+tero-dev@users.noreply.github.com>
4 years ago
Ihor Dvoretskyi
cd9c9922ec
Snapcraft installation instructions added
...
Helm is available as a snap - https://snapcraft.io/helm ; added this to
the installation options
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
5 years ago
Pierre Humberdroz
36c06141f8
docs: point users to helm hub
...
Signed-off-by: Pierre Humberdroz <pierre.humberdroz@prezero.com>
5 years ago
Robert Brennan
361db77388
Fix godoc badge
...
Signed-off-by: Robert Brennan <bobby.brennan@gmail.com>
5 years ago
Matt Farina
c932c5405f
Merge pull request #6997 from jmymy/update-brew-package-name-in-readme
...
Update README - homebrew renamed formula to just helm from kubernetes-helm
5 years ago
Jonathan Meyers
f65ce9167e
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
5 years ago
Jonathan Meyers
27c1ea63c7
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
5 years ago
Jonathan Meyers
44f72c4c0a
homebrew renamed formula to just helm from kubernetes-helm
...
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
5 years ago
flynnduism
a9b178758c
fix(reame): update links to docs
...
Signed-off-by: flynnduism <flynnduism@gmail.com>
5 years ago
Mike Ryan
0f94af1f3a
Removed inaccurate statement re library ( #6771 )
...
This PR is a self-admitted exercise in pedantry. The previous wording suggested a distinction between the Helm client and Helm library, but from a user perspective the usage of the library is hidden. As a user, I use the Helm client to render my templates and communicate with k8s, so mentioning the library in this section reduces clarity.
Signed-off-by: Mike Ryan <mike@fadedink.co.uk>
5 years ago
Matt Butcher
5bf7ca688f
docs: Add best practices compliance badge ( #6320 )
...
This is now required by CNCF for graduation from incubation.
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
5 years ago
Adam Reese
895e9192d4
feat(*): use vanity import helm.sh/helm
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matthew Fisher
2a82e6cbe6
docs: s,kubernetes/helm,helm/helm,g ( #5404 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
roc
79f88dfc5e
ref(url) update helm's github url ( #4962 )
...
https://github.com/kubernetes/helm -> https://github.com/helm/helm
https://github.com/kubernetes/charts -> https://github.com/helm/charts
Signed-off-by: Roc Chan <roc@imroc.io>
6 years ago
Martin Hickey
82c154e2ae
doc(helm): remove Tiller reference from the docs ( #4788 )
...
* Remove Tiller reference from the docs
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Update comments after review
- https://github.com/helm/helm/pull/4788#discussion_r226037034
- https://github.com/helm/helm/pull/4788#discussion_r226037064
- https://github.com/helm/helm/pull/4788#discussion_r226037806
- https://github.com/helm/helm/pull/4788#discussion_r226038492
- https://github.com/helm/helm/pull/4788#discussion_r226039202
- https://github.com/helm/helm/pull/4788#discussion_r226039894
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Stefan Henseler
c6faed101b
Updates readme with choco install command
7 years ago
Matthew Fisher
23948f5fd0
bump version to v2.8.1
...
(cherry picked from commit a80231648a
)
7 years ago
Mauricio Scheffer
64b7d060ba
Fix link to Slack
7 years ago
Stevo Slavić
c1020106d7
Update download links to 2.8.1 binaries
7 years ago
Michelle Noorali
d216fd0d7d
chore(README): add ref to helm mailing list
7 years ago
Matthew Fisher
02496708de
bump version to v2.8.0
...
(cherry picked from commit 14af25f1de
)
7 years ago
Matthew Fisher
de08593276
bump version to v2.7.2
7 years ago
Adam Reese
08c1144f5e
chore(*): bump version to v2.7.0
7 years ago
Marcin Brański
79d51c5cfe
Update README.md
...
There should be a colon because it precedes an explanation or an enumeration, or list.
7 years ago
Matthew Fisher
6afbb70d47
chore(*): bump version to v2.6.2
...
(cherry picked from commit a4f965e075
)
7 years ago
Matthew Fisher
28f57c83b9
update link to roadmap
7 years ago
Matthew Fisher
111482519d
add Windows release to README
...
Also bumps the release version to v2.6.1.
7 years ago
Adam Reese
5bc7c619f8
chore(*): bump to v2.6.0
7 years ago
Mohammad Asif Siddiqui
9d89a6da6b
Updated as per suggestion
7 years ago
Mohammad Asif Siddiqui
80cd9aceec
Add godoc reference badge
7 years ago
Justin Scott
58259c59b7
Merge pull request #2756 from yuvipanda/patch-3
...
Update README to point to #charts channel on slack too
7 years ago
Yuvi Panda
cffb996024
Update README to point to #charts channel on slack too
7 years ago
Matthew Fisher
7fda385b60
Update helm binaries references to v2.5.1
7 years ago
flynnduism
8e5d77d2fa
Update README with links to docs.helm.sh
7 years ago
Adam Reese
012cb0ac1a
chore(*): bump to v2.5.0
7 years ago
Dan Bode
8164f4122e
bump download links to 2.4.2
...
they are currently set to 2.4.1.
8 years ago
Oli Lalonde
1cd4bf06f1
Update dl links in README.md from v2.4.0 to v2.4.1
8 years ago
Adam Reese
1ec2c04be8
chore(*): bump to v2.4.0
8 years ago
Trevor Hartman
f206f03a1b
Update Slack channels
8 years ago
Michelle Noorali
dfbdd4c5ea
chore(README.md): update zoom meeting link
8 years ago
Adam Reese
d83c245fc3
chore(*): bump to v2.3.0
8 years ago
Matt Butcher
273f6bd691
docs(README): update downloads to 2.2.2.
8 years ago
Aaron Roydhouse
5b5d689186
Link to the Helm Chart repository from the Helm project
...
The current README makes no mention of the Chart repository or where to find it. You have to Google to find it or stumble upon it. It was frustrating to come to the Helm project and not easily be able to find where the chart repository was - even though I knew it existed. This patch will make that easier for others.
8 years ago
Matt Butcher
d9173cc9ba
docs(index): Move doc index into a separate file.
...
This removes the full TOC from the README and puts it in an index. This
will help when we begin to autogenerate a website based on
documentation.
8 years ago
Adam Reese
fc315ab598
chore(*): bump to v2.2.0
8 years ago
Michelle Noorali
e71b07f2ed
chore(docs/): document `helm test` feature
8 years ago
Matt Farina
6cd5520854
feat(README): Adding roadmap location
...
To exit incubation the roadmap needs to be listed in the wiki per
the incubator documentation. For more detail see
https://github.com/kubernetes/community/blob/master/incubator.md
8 years ago