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
Matt Butcher
9e6b135b5e
docs(related): add related projects
...
Closes #1482
8 years ago
Matt Boersma
bd27acd02c
chore(*): bump to v2.1.3
8 years ago
Christoph Blecker
d41d3b566f
Update OS X references to macOS
8 years ago
Christoph Blecker
11dc26a7ec
Update docs for homebrew formula
8 years ago
Matt Boersma
152cf427ed
chore(*): bump to 2.1.2
8 years ago
Matt Farina
33403ffd98
feat(readme): Display the Go Report Card
8 years ago
Adam Reese
b7b648456b
chore(*): bump to v2.1.0
8 years ago
Lachlan Evenson
52f64f4542
update download links to v2.0.2
8 years ago
Matt Butcher
fad755e7ae
feat(helm): add plugin system backend
...
This adds a backend for a plugin system.
Closes #1572
8 years ago
Adam Reese
51bdad4275
chore(*): bump to v2.0.0
8 years ago
Matt Butcher
57ccce10d3
Merge pull request #1551 from technosophos/docs/yaml-tips
...
docs(yaml_techniques): add YAML techniques document
8 years ago
Matt Butcher
3fb2feb843
docs(yaml_techniques): add YAML techniques document
...
This documents YAML and provides information about how Helm and
Kubernetes interpret the YAML.
8 years ago
Matt Farina
da73150ce9
fix(tls): download helm and charts over https
...
Downloading of charts and helm itself happened over http. This
change moves to use https as that is available with valid certs.
8 years ago
Matt Farina
7a79661f0e
feat(charts): Move bucket to domain from path
...
A bucket name in the path can be migrated to a custom k8s domain
name. This is in preperation for that.
8 years ago
Matt Butcher
d5346b1be9
docs(chart_tempalte_primer): add template primer
...
This adds a detailed document on writing templates in Helm. This is NOT
a best-practices guide, but a thorough introduction to templates in
Helm.
8 years ago
Matt Butcher
d92e03046b
docs(install): add frequently asked questions
8 years ago
Matt Butcher
e4507541f2
docs(kubernetes_distros): add notes on kube distros
...
This adds a place to put distribution-specific information about
different distributions of Kubernetes.
8 years ago
Adnan Abdulhussein
c324e1a084
chore(README): update install section for Beta.2
8 years ago
Fabian Ruff
46d66b3f25
Fix broken links in README
8 years ago
Matt Butcher
627c59d148
docs(*): refresh docs
...
This refreshes docs, as discussed in #719 , and adds a few new sections
to the docs.
Closes #719
8 years ago
Matt Butcher
b2b5dba355
docs(README): update download information
8 years ago
Matt Butcher
1c6fc9c0e8
feat(helm): remove the requirement that fetch/install need version
...
This removes the requirement that a fetch or install command must
explicitly state the version number to install. Instead, this goes to
the strategy used by OS package managers: Install the latest until told
to do otherwise.
Closes #1198
8 years ago
Matt Butcher
6691b79f30
docs(install): Add information on using canary releases
...
This includes documentation on how to use Helm and Tiller canary
releases.
8 years ago
Matt Butcher
47e425ba4e
Merge pull request #1247 from technosophos/docs/install
...
docs(install, using): add installation and usage docs
8 years ago
Matt Butcher
7d8b5bbb49
docs(install, using): add installation and usage docs
8 years ago
Matt Butcher
6f7de6d34d
docs(glossary): added glossary
...
Added glossary to the index on README as well.
Closes #1213
8 years ago
Brandon Philips
bcb1cc65bb
feat(README): add the history doc link
...
After d1488f1d94
I forgot to add this to
the TOC.
8 years ago
Brandon Philips
a1a2578ff0
feat(README): call out the code of conduct
...
Lifted from https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/README.md
8 years ago
Matt Butcher
6a813af5c3
Merge pull request #1188 from philips/add-community-readme
...
feat(README): add community contact points
8 years ago
Jonathan Boulle
e6a1676491
README: fix small typo
8 years ago
Brandon Philips
4d669eec65
feat(README): add community contact points
...
Add the sig-apps mailing list, developer call details, and #helm slack
channel.
Based on https://github.com/kubernetes/kubernetes-template-project/blob/master/README.md
8 years ago
Brandon Philips
3f35d49a00
docs(README): remove the build from source instructions
...
docs/developers.md already has these instructions. And 80% of the time
someone looking at this project is interested in getting started not
hacking directly.
8 years ago
Brandon Philips
d1488f1d94
docs(README): move history to docs/history.md
...
The history is helpful for people who have never heard of helm but I
don't think it is super relevant for most users.
8 years ago
Jess Frazelle
fed862985e
add docs table of contents and update quick start
...
Signed-off-by: Jess Frazelle <me@jessfraz.com>
8 years ago
Till Backhaus
3a44b1e40c
Add note on installation via cask to README.
8 years ago
Jess Frazelle
67778cbcd1
update readme example and change repository to https
...
Signed-off-by: Jess Frazelle <me@jessfraz.com>
8 years ago
James Strachan
29d562c785
added instructions on downloading a distro
...
using the new shiny distro of helm and tiller
8 years ago
Seth Goings
9d202cfcf3
chore(README): link to Semver 2 spec
8 years ago
Matt Butcher
d3e4e9f4b1
docs(README): update README with basic information
...
The README reflected an earlier stage of project development. This
update gives more useful "Why Helm?" documentation at the top, and
updates several of the instructions to be more reflective of current
status.
8 years ago
Adam Reese
5b14d2567f
docs(ci): add cicleci badge to readme
8 years ago
Adam Reese
818c878700
chore(*): use k8s.io as the import path
9 years ago
Ken Wronkiewicz
40b1cea70a
More documentation updates
9 years ago
Ken Wronkiewicz
16906a525c
Readme-fix
...
* Fixing the make target in the readme (misspelling)
* Adding link to Glide.
9 years ago
Matt Butcher
bdcff8ec45
fix(README): add features list
9 years ago
Matt Butcher
15a085a9cb
docs(README): udate core docs pre-merge
9 years ago
Matt Butcher
7a0413344e
feat(tiller): stub out environment
9 years ago
Michelle Noorali
336386b621
Initial commit
9 years ago