Commit Graph

4809 Commits (v2.14.0)
 

Author SHA1 Message Date
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
7 years ago
Xiangxuan Liu 7990363d15 Fix description of helm dependency command
7 years ago
Mike Eves bc660928de Don't print ROLLING BACK if atomic is not set
7 years ago
Matthew Fisher 15d5deeaea
Merge pull request #5460 from selslack/fix/update-not-found-error-text
7 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
7 years ago
Matthew Fisher d8208abb6c
Merge pull request #5503 from ialidzhikov/update-golang
7 years ago
ialidzhikov 470203a173 Update golang version
7 years ago
Matthew Fisher dd4bf49f32
Merge pull request #5500 from devinburnette/update-contributing-docs
7 years ago
Devin Burnette 175bb2e4c4 remove kubernetes
7 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
7 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
Matthew Fisher abddb77a60
Merge pull request #5491 from arief-hidayat/master
7 years ago
Arief Hidayat 65193adc10 fix(script): remove check on release URL
7 years ago
Arief Hidayat 7cb03fb562 fix(script): follow redirected URL of github latest release
7 years ago
Matthew Fisher c85f9ee8a3
Merge pull request #5485 from tariq1890/fix_lint
7 years ago
Matthew Fisher 360016a5eb
Merge pull request #5464 from tariq1890/update_k8s
7 years ago
Matthew Fisher f437ae6400
Merge pull request #5459 from robertavram/fix-update-doc-image
7 years ago
tariqibrahim 29795691ed style: fix golint error in init.go for redundant err!=nil check
7 years ago
Matthew Fisher 3ed5c8ef5d
Merge pull request #5478 from bacongobbler/fix-5477
7 years ago
Matthew Fisher ab9cc982a0
fix(scripts): use a more precise method of grepping
7 years ago
Matthew Fisher 465f56f83f
Merge pull request #5468 from Keramblock/master
7 years ago
Mikhail Kirpichev 63ef73d416 fix(tiller): fixed a typo in tiller and unit test
7 years ago
tariqibrahim 83d66b643c update kubernetes deps to latest patch releases
7 years ago
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
7 years ago
robertavram a52b4b915d update outdated docs image for google storage permissions
7 years ago
Matthew Fisher 744cd20eab
Merge pull request #5423 from joelanford/savedir-mkdir-templates
7 years ago
Matthew Fisher 87b44dd892
Merge pull request #5189 from pdecat/refactor-init-for-reuse
7 years ago
Matthew Fisher e75702f813
Merge pull request #5438 from bacongobbler/remove-appveyor
7 years ago
Matthew Fisher f2a83630ef
remove appveyor
7 years ago
Matthew Fisher 412b986422
Merge pull request #5433 from JeLuF/history-max
7 years ago
Matthew Fisher ef7b54b0ed
Merge pull request #5426 from tariq1890/up_docker
7 years ago
Adam Reese 0b3a09b2fb
Merge pull request #5425 from VilledeMontreal/fix/zshCompletionDebug
7 years ago
Jens Frank b480badd05 Fix "helm init" parameters
7 years ago
tariqibrahim 528dc95521 update docker version and golang image version in helm
7 years ago
Marc Khouzam 9cc6902875 Must use index 0 for funcstack
7 years ago
Marc Khouzam 4fec4b6766 Fix debug printouts for zsh completion
7 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
7 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
7 years ago
Matt Butcher 367b6fc121
chore: Update sprig to 2.19.0 (#5390)
7 years ago
Matthew Fisher 745e772d64
Merge pull request #5092 from jlegrone/feature/delete-policy
7 years ago
Matthew Fisher 2846564cfe
Merge pull request #5416 from bacongobbler/disable-non-master-branhces
7 years ago
Matthew Fisher 29264c5765
disable AppVeyor for branches other than master
7 years ago
Matthew Fisher 3c86f112e2
restore klog flags (#5411)
7 years ago
Martin Hickey ea1bd7e163 Update dependency build doc to improve understanding (#5379)
7 years ago
Patrick Decat 7da53d6e70
Refactor helm init command for reuse, allowing other programs to initialize local helm home directory without shelling out to the helm binary
7 years ago
Marc Khouzam c94c00915f Fix #5046 compatible with MacOS (#5406)
7 years ago
anton 9689b02321 Add --max-history tip and to the quickstart helm init docs (#5328)
7 years ago
Jacob LeGrone e06c605b88
docs(resource-policy): explain "delete" policy type
7 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
7 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
7 years ago