cameronconradt
6a59683c01
Update files.go
...
Should suppress the warnings about the naming of these two functions. Added TODO
7 years ago
Matthew Fisher
94a5f3a1eb
Merge pull request #3750 from rmorrise/patch-1
...
Updated to mention the --purge flag on delete
7 years ago
Russell Morrisey
9d0dc294d7
Updated to mention the --purge flag on delete
...
See: https://github.com/kubernetes/helm/issues/2332
7 years ago
Matthew Fisher
850c8714a7
Merge pull request #3661 from bacongobbler/fix-default-connection-timeout
...
add back the default 5 second connection timeout
7 years ago
Matthew Fisher
793cda8aa0
Merge pull request #3730 from helgi/feature/gh-3682
...
Create index.yaml if missing when running repo index --merge
7 years ago
Matthew Fisher
62153d10df
Merge pull request #3733 from jstrachan/patch-2
...
add a link to Jenkins X and how it uses helm
7 years ago
James Strachan
6abbee0d44
fixed typo + moved into Helm Included section
7 years ago
Justin Scott
5d4b930e51
Merge pull request #3743 from jascott1/issue_template
...
Add issue_template.md which asks for version info.
7 years ago
Justin Scott
537bfbb75e
Update to specify version command output.
7 years ago
Justin Scott
49cda9a81d
Add issue_template.md which asks for version info.
7 years ago
Matthew Fisher
6b83a4125b
Merge pull request #3738 from fqsghostcloud/fix-md-error
...
fix Syntax error
7 years ago
fqsghostcloud
bddb6591d4
fix Syntax error
...
fix Syntax error
7 years ago
Matthew Fisher
282984e75f
Merge pull request #3716 from lestrrat/master
...
Add actionable message in the error
7 years ago
Matthew Fisher
d44853ef9e
Merge pull request #3737 from Ferenc-/master
...
Fix HTML parsing when setting TAG with wget
7 years ago
Ferenc-
908addd6fc
Fix HTML parsing when setting TAG with wget
...
Now the parsing part is the same as in the curl scenario
7 years ago
James Strachan
502db80b26
add a link to Jenkins X and how it uses helm
...
for promoting applications through environments via GitOps
7 years ago
Helgi Þorbjörnsson
141e015590
Create index.yaml if missing when running repo index --merge
...
Fixes #3682
7 years ago
Matthew Fisher
48e7039970
Merge pull request #3599 from arturo-c/master
...
Adding --set-string flag to force string values.
7 years ago
Arturo Contreras
a615f80c92
Adding --set-string flag to force string values.
7 years ago
Eyal Ben Moshe
b6335b7dfe
Authentication support for remote charts repositories ( #3206 )
...
Authentication support for remote charts repositories.
7 years ago
Adam Reese
19c73207b2
Merge pull request #3717 from adamreese/fix/history-output
...
fix(helm): fix helm history unit tests
7 years ago
Matthew Fisher
ac7597b767
Merge pull request #3719 from andriisoldatenko/main/typo-in-comments
...
Fixed typo
7 years ago
Andrii Soldatenko
08f450404b
Fixed typo
7 years ago
Matthew Fisher
1a56c3ca3f
Merge pull request #3677 from stuartleeks/patch-1
...
Fix link to github issues in CONTRIBUTING.md
7 years ago
Adam Reese
34b6d12ebe
fix(helm): fix helm history unit tests
...
fixes #3652
7 years ago
Matthew Fisher
87f66af061
Merge pull request #3652 from rajatjindal/history-format
...
add support for output format in json or yaml
7 years ago
Daisuke Maki
afed555572
Add actionable message in the error
...
See #3697
7 years ago
Michelle Noorali
fbb692707e
Merge pull request #3688 from adshmh/fix-duplication-of-test-code-on-helm-search
...
Fix helm search command error on index search failures
7 years ago
Matthew Fisher
8d5f215e1c
Merge pull request #3705 from adshmh/fix-duplication-of-test-code-on-helm-dependency
...
Refactor tests on helm dependency list command to remove duplication
7 years ago
Matthew Fisher
c4c165e820
Merge pull request #3699 from adshmh/fix-duplication-of-test-code-on-helm-repo-add
...
Refactor tests of repo-add command to remove duplication
7 years ago
Arash Deshmeh
74bf7584a0
fix(helm): refactor tests on helm dependency list command to remove duplication
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Matthew Fisher
4711d5b8b8
Merge pull request #3695 from bacongobbler/windows-path-issues
...
fix windows path issues on `helm template -x`
7 years ago
Arash Deshmeh
b66c10df10
fix(helm): remove duplication in tests of repo-add command
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
John Rowley
a53f93c8ee
fixed an issue in versioning.mk ( #3653 )
...
The MUTABLE_IMAGE_RUDDER variables was using the DOCKER_VERSION instead of MUTABLE_VERSION
```
MUTABLE_IMAGE := ${DOCKER_REGISTRY}/${IMAGE_PREFIX}/${SHORT_NAME}:${MUTABLE_VERSION}
MUTABLE_IMAGE_RUDDER := ${DOCKER_REGISTRY}/${IMAGE_PREFIX}/${SHORT_NAME_RUDDER}:${DOCKER_VERSION}
```
7 years ago
Matthew Fisher
6de9ebccbc
fix windows path issues on `helm template -x`
7 years ago
Matthew Fisher
ff63cde934
Merge pull request #3686 from zerola/fix_get_script
...
Fixed referencing the wrong env variable if SHA sum doesn't match.
7 years ago
Arash Deshmeh
1e4770248c
fix(helm): refactor search command tests to remove duplication
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Arash Deshmeh
4b145622a2
fix(helm): search command returns error on index search failures (specifically on regular expression errors)
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Michal Zerola
08a92b23d1
Fixed referencing the wrong env variable if SHA sum doesn't match.
7 years ago
Matthew Fisher
b335bfdabf
Merge pull request #3680 from bacongobbler/fix-doc-style
...
add newline after header
7 years ago
Rajat Jindal
333341425a
update documentation as per review feedback
7 years ago
Matthew Fisher
06f7b7c0da
Merge pull request #2824 from scboffspring/feature/readme
...
feat(helm): inspect readme
7 years ago
Florian Zysset
3625241025
feat(helm): inspect readme
7 years ago
Matthew Fisher
d5161584f8
Merge pull request #3651 from bacongobbler/changelog-2.8
...
bump version to v2.8.2
7 years ago
Matthew Fisher
5ddf2f36c5
Merge pull request #3507 from adshmh/fix-left-over-helm-home-dirs-from-unit-tests
...
Fix the unit tests to avoid leaving behind 'helm_home*' temporary directories during build
7 years ago
Matthew Fisher
5d3705a688
Merge pull request #3671 from adshmh/fix-duplication-of-test-code-on-helm-version
...
refactor helm version command tests to remove duplication.
7 years ago
Matthew Fisher
421499708f
add newline after header
...
Doesn't cahnge the rendered markdown, but it makes the styling consistent with the rest of the docs.
7 years ago
Stuart Leeks
bb932f7702
Fix link to github issues
7 years ago
Arash Deshmeh
23b570fabd
fix(helm): refactor helm version command tests to remove duplication
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Taylor Thomas
dede3ff1e1
Merge pull request #3645 from scriptonist/Issue3290
...
Recover from a tiller pod crash caused due to errors in values.yaml
7 years ago