Nenad Merdanovic
5a39ff90ad
Fix documentation to use existing chart in the stable repository
...
Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
5 years ago
Taylor Thomas
4cbbd1046a
Merge pull request #5559 from steven-sheehy/downloader-subcommands
...
Add sub-command support to plugin downloader
5 years ago
Matthew Fisher
566bdf7afa
Merge pull request #5967 from nehagup/patch-1
...
Documentation upgrade
5 years ago
Kostis (Codefresh)
98b7738081
Mentioned Codefresh in related Helm services.
...
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
5 years ago
Neha Gupta
34bb64c0ff
Documentation upgrade
...
According to documentation helm install [CHART] [flags] should be the usage pattern. Seems a new update.
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
5 years ago
Matt Farina
e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
...
Add more capabilities to the detault set used by helm template
5 years ago
Shao Yang Hong
b16ec08899
Revert "Fixed default value for `helm.sh/chart` label"
...
Signed-off-by: Shao Yang <shaoyang.hong@visenze.com>
5 years ago
Martin Hickey
c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
...
fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
5 years ago
Morten Torkildsen
cb2207c2fb
fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
...
Signed-off-by: Morten Torkildsen <mortent@google.com>
5 years ago
Matt Farina
79235eef11
Add more capabilities to the detault set used by helm template
...
- These are the capabilities as of k8s 1.14
- They are generated because getting them at runtime uses so much
memory it causes CI errors
Signed-off-by: Matt Farina <matt@mattfarina.com>
5 years ago
Ihor Dvoretskyi
94201711ff
Snap installation information
...
Installation information added (and a minor fix)
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
6 years ago
Matthew Fisher
3bd6e9fcf0
Merge pull request #5840 from badeadan/patch-2
...
doc: tuple replaced by list
6 years ago
Patrik Fuhrmann
b4475775fd
Making references into list
...
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com>
6 years ago
Patrik Fuhrmann
2f0a89a961
Adding newline to references
...
More readable this way.
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com>
6 years ago
Deepak Sattiraju
c49ba7da85
feat(helm): adding --name to update single repo
...
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
Lint
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
using args instead of --name
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding [repo_name] to use
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding test
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding positive test case
Signed-off-by: ds-ms <desattir@microsoft.com>
lint
Signed-off-by: ds-ms <desattir@microsoft.com>
Renaming
Signed-off-by: ds-ms <desattir@microsoft.com>
Updating repo_name to REPO_NAME
feat(helm): adding --name to update single repo
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
Lint
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
using args instead of --name
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding [repo_name] to use
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding test
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding positive test case
Signed-off-by: ds-ms <desattir@microsoft.com>
lint
Signed-off-by: ds-ms <desattir@microsoft.com>
Renaming
Signed-off-by: ds-ms <desattir@microsoft.com>
Updating repo_name to REPO_NAME
6 years ago
Matt Farina
e46dd138b1
Merge pull request #5842 from mattfarina/moar-capabilities
...
Expose the resource types in addition to the api group/version in templates
6 years ago
Martin Hickey
116522b014
Update release checklist
...
Some updates to the doc which would be beneficial to someone new to the
process..
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Xiang Dai
3b392e41ea
Update helm create doc
...
Signed-off-by: Xiang Dai <764524258@qq.com>
6 years ago
Matt Farina
4c6e67b5db
Updating docs on resources in capabilities apiversions search
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matthew Fisher
95775d0c60
feat(ci): push release assets to Azure and GCS
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Daniel Badea
b2eed7644a
doc: tuple replaced by list
...
Built-in function 'tuple' is implemented in Sprig as 'list'.
(see 2625cd487a/functions.go (L237)
)
Replace documentation references to 'tuple' with 'list' so there
is no need to explain what a tuple is.
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
6 years ago
Martin Hickey
b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
...
fix the short descriptions of all helm commands
6 years ago
Alex Khaerov
8455aaa129
Update helm-gcs plug-in address
...
helm-gcs has a new owner.
Signed-off-by: Alex Khaerov <i@hayorov.ru>
6 years ago
Daniel Badea
40bc1b173d
dont' reference built-in objects count
...
Built-in objects listed in the previous sections are: Release, Values, Chart, Files, Capabilities and Template. Text here refers to four built-in objects.
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
6 years ago
dev-chulbuji
3d487547f9
change deployment version
...
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
6 years ago
Tariq Ibrahim
8fcc438b67
fix the short descriptions of all helm commands
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
fix typo in search.go
6 years ago
Pierre Gaxatte
7e05489792
Add missing test hooks in the list of annotations
...
Adds `test-success` and `test-failure` hooks to the list of annotations.
Signed-off-by: Pierre Gaxatte <30696904+pgaxatte@users.noreply.github.com>
6 years ago
Paulo Martins
08fe2a6209
Add helm-ssm plugin
...
Signed-off-by: Paulo Martins <paulo.pontes.m@gmail.com>
6 years ago
Martin Hickey
3b3c8c4ab6
Change command to push to origin remote
...
Update review comment:
- https://github.com/helm/helm/pull/5712#pullrequestreview-236124918
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Martin Hickey
c4ac3833c5
Update release checklist with bumping release version
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Matthew Fisher
a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
...
[storage] Add an SQL storage driver
6 years ago
Ben Lubar
85b5dcad31
Add ProGet as a Helm chart repository host.
...
Signed-off-by: Ben Lubar <blubar@inedo.com>
6 years ago
Martin Hickey
eb5c42ddae
Merge pull request #5650 from jbussdieker/jbb-add-terraform-tls-docs
...
Add docs for configuring SSL using Terraform.
6 years ago
Joshua Bussdieker
51c99b1252
Fix missing link
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Joshua Bussdieker
422f0929b4
Move actual docs to another repo and update related docs list
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Joshua Bussdieker
aff106f97f
Update to reflect location of docs
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Joshua Bussdieker
2ed42013c4
Add docs for configuring SSL using Terraform.
...
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
6 years ago
Jeff Knurek
d45095263e
remove obsolete doc file
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Jeff Knurek
0a3ebb816b
feat(helm) add '--template' option to 'helm get' for custom formatting
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Jeff Knurek
6c760297c0
DOCS: ci failed and taught me how the docs get autogenerated
...
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
6 years ago
Martin Hickey
d082754b1a
Fix environment list in helm doc
...
Closes #5344
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Matt Farina
b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
...
Add app.kubernetes.io/version label
6 years ago
Luis Davim
0270f2e2b5
Reduce template code duplication. Fixes #5372
...
Signed-off-by: Luis Davim <luis.davim@jet.com>
6 years ago
Matthew Fisher
bbae86e09a
Merge pull request #5620 from ecv/ecv/no-forced-chirpiness
...
remove snowflake-emoji 'Happy Helming!'
6 years ago
Duffie Cooley
8bc521fd54
Updating to use git.io short url
...
I've added an alias to git.io the github url shortening service from git.io/get_helm.sh -> https://raw.githubusercontent.com/helm/helm/master/scripts/get
Like this:
```
$ curl -i https://git.io/ -F url=https://raw.githubusercontent.com/helm/helm/master/scripts/get -F code=get_helm.sh
HTTP/1.1 201 Created
Server: Cowboy
Connection: keep-alive
Date: Fri, 19 Apr 2019 23:20:39 GMT
Status: 201 Created
Content-Type: text/html;charset=utf-8
Location: https://git.io/get_helm.sh
Content-Length: 62
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Runtime: 0.008310
X-Node: f065811c-e0e8-4384-bf09-9d9d28586c4d
X-Revision: 392798d237fc1aa5cd55cada10d2945773e741a8
Strict-Transport-Security: max-age=31536000; includeSubDomains
Via: 1.1 vegur
```
I think it's a little easier to remember and use.
There is also no way to overwrite or modify alias. Once it's there it's there in perpetuity.
Thanks!
Signed-off-by: Duffie Cooley <dcooley@heptio.com>
6 years ago
Étienne Lafarge
6c396880ad
[pr-review] Lighten docs & validate SQL dialect
...
Signed-off-by: Étienne Lafarge <etienne.lafarge@gmail.com>
6 years ago
Étienne Lafarge
a602d70842
[storage] Add an SQL storage driver
...
This commits adds the possibility to back Tiller (or the future
Tiller-less Helm CLI) with any SQL database (only postgres has been
tested so far) to store release information.
The main motivation for this commit was to use a storage backend that
would allow releases larger that 1MB in size (ConfigMap or Secret
drivers don't, because of limits on value size in the underlying etcd
key-value store).
Signed-off-by: Étienne Lafarge <etienne.lafarge@gmail.com>
Co-authored-by: Elliot Maincourt <e.maincourt@gmail.com> (@emaincourt)
Co-authored-by: Paul Borensztein <hi@0x01.fr> (@commit-master)
6 years ago
Evan Vetere
f602c2328d
tone down the enthusiasm
...
fix for unit tests
Signed-off-by: Evan Vetere <ecv@sine.com>
6 years ago
Alan Carson
d0f12eae21
Added Cloudsmith to Additional Tools
...
Hi! This PR adds a link to [Cloudsmith](https://cloudsmith.io ), which is a package management service SaaS. It's commercial, but it's completely free for open-source and it has generous free tiers otherwise. It has first-class support for Helm (and many other package formats, such as npm, Docker etc), plus org/teams management, granular access controls, private repositories, repository-specific entitlements, a worldwide content distribution network, webhooks, access logs, etc. Thank you. :)
Full disclosure: I work at Cloudsmith. \o/
Signed-off-by: Alan Carson <acarson@cloudsmith.io>
6 years ago
Matt Farina
029f6a2995
Merge pull request #5324 from tuanvcw/fixing_typos
...
Fixing many typos in docs
6 years ago