- 27 Sep, 2017 1 commit
-
-
Maxim Ivanov authored
-
- 26 Sep, 2017 2 commits
-
-
Matthew Fisher authored
fix(deps): fix issues when running glide up
-
Matt Farina authored
When running glide update there are errors due to pinned versions in the glide.yaml file mixed with getting a more recent version of kubernetes. client-go needs a newer version of go-autorest. Note, go-autorest is pinned to v8.0.0 rather than the latest release of v8.4.0 because kubernetes is pinned to v8.0.0.
-
- 25 Sep, 2017 2 commits
-
-
Matthew Fisher authored
feat(helm): add --kube-version flag to helm template
-
Matthew Fisher authored
Update to latest sprig
-
- 19 Sep, 2017 2 commits
-
-
Taylor Thomas authored
Add ChartMuseum to related.md
-
Joshua Dolitsky authored
-
- 18 Sep, 2017 6 commits
-
-
Barrett K. Harber authored
-
Matthew Fisher authored
Minor spelling corrections
-
Sean Slattery authored
-
Matthew Fisher authored
fix func comment
-
carlory authored
-
carlory authored
-
- 13 Sep, 2017 4 commits
-
-
Matthew Fisher authored
Corrected a typo in Easy in-cluster installation
-
Matthew Fisher authored
Adding output for the created repos when `helm init`
-
Frederi Mandin authored
-
Matthew Fisher authored
fix unbound variable issue when get version
-
- 12 Sep, 2017 2 commits
- 11 Sep, 2017 4 commits
-
-
Justin Scott authored
add Windows release to README
-
Matthew Fisher authored
Also bumps the release version to v2.6.1.
-
Kazuki Suda authored
This commit adds --kube-version flag to helm template. It allows you to override the Kubernetes version used as Capabilities.KubeVersion.Major/Minor (e.g. 1.7).
-
Kazuki Suda authored
-
- 08 Sep, 2017 8 commits
-
-
Matthew Fisher authored
cmd/helm,docs/helm: amend default namespace of tiller
-
flyer103 authored
-
Adam Reese authored
fix(ci): lower number of parallel builds
-
Adam Reese authored
circleci chokes with too many processes
-
Adam Reese authored
fix(ci): move deploy instructions to build job
-
-
Michelle Noorali authored
Take a crack at Issue #1401
-
Amanda Cameron authored
-
- 07 Sep, 2017 3 commits
-
-
Adnan Abdulhussein authored
fix(create): port-forward should use internal port
-
Adnan Abdulhussein authored
cc @james-w
-
Maciej Kwiek authored
CircleCI 2 config
-
- 06 Sep, 2017 3 commits
-
-
Matthew Fisher authored
bump k8s version in helm lint to 1.7
-
Steven E. Harris authored
The test never reads the manifest type's "content" field, so there's no reason to populate it explicitly with its zero value.
-
Matthew Fisher authored
-
- 05 Sep, 2017 3 commits
-
-
Matthew Fisher authored
add section on semantic versioning
-
Matthew Fisher authored
Fixes #2888. Clarifies that use of default command should stay DRY
-
Matthew Fisher authored
This documentation was ripped from the Helm v2.2.0 release notes. I've referenced it enough times that it should be placed somewhere in the documentation.
-