Commit Graph

108 Commits (131f6f39bb2f7e4227ec07c56cad22994aabf25f)

Author SHA1 Message Date
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
2 years ago
Mark Sagi-Kazar 6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
3 years ago
Nick Jones 042567808f
Update default ingress values section to correspond with template
4 years ago
Matthew Fisher f228a7c36c
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
4 years ago
rimas ce1a46899f Fixes #9083
4 years ago
Salim Salaues 50144aad03 fix: ingress path issue
4 years ago
Martin Hickey 8667aa4f98
Merge pull request #8874 from consideRatio/pr/helm-create-template-indentation
4 years ago
Matthew Fisher e73af10d0b
Merge pull request #8696 from f0rmiga/patch-1
4 years ago
Erik Sundell 1d9767fea2 helm create: make generated YAML indentation more consistent
4 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
4 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
4 years ago
Thulio Ferraz Assis b4bb73d8ce
fix: if not .Values.autoscaling.enabled indent
4 years ago
Matt Butcher c4ef82be13
validate the name passed in during helm create
4 years ago
Thulio Ferraz Assis 6766017d38
fix: with .Values.podAnnotations indent template
4 years ago
Martin Hickey daa104d60e Revert PR 8562
4 years ago
Martin Hickey 91094186eb
Merge pull request #8562 from andytom/chore/update_starter_chart
4 years ago
Thomas O'Donnell 4b1fa60d58 Update Common Lables template in starter chart
4 years ago
She Jiayu d141593d83 Avoid hardcoded container port in default notes
4 years ago
Dong Gang 9777925a2a fix(create): update the hook name of test-connection pod
4 years ago
Adam Reese aa03319669
fix(chartutil): do not set helpers.tpl filetype for vim
4 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
4 years ago
Matt Butcher 7b89e66e0c
fix: Fixed a regression that was introduced with changed nil handling (#7938)
4 years ago
Martin Hickey 1c9b54ad7f
Merge pull request #7795 from consideRatio/template-indent
4 years ago
Matt Farina 08c612eedf
Adding notes on semver to create Chart.yaml
4 years ago
Matthew Fisher b735abe837
Merge pull request #7879 from naseemkullah/pod-annotations
5 years ago
Naseem f7972d075e
feat: allow image tag override
5 years ago
Naseem c4fc8b7de8
feat: add pod annotations
5 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
5 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
5 years ago
Matt Farina 1bd819a7b2
Fixes issue where <CHARTNAME> is left in starter values file
5 years ago
Shota Nakamura 0beb9f7040 fix(chartutil): remove empty lines and a space from rendered chart templates (#7455)
5 years ago
Naseem b9a8e98bca
Add hpa boilerplate
5 years ago
Naseem a963736f66 [helm create] Include serviceAccount.annotations value (#7246)
5 years ago
Jan Heylen a2bbb67839 fix(helm): add .orig as typical backup file
5 years ago
Jeff Bachtel 2e1c54855e Add namespace option to example kubectl command
5 years ago
Matthew Fisher 0f26eeb8fd
Merge pull request #6519 from SimonAlling/dev-v3
5 years ago
Martin Hickey dd1a440026
Add support to scaffold chart for ingress prior to k8s 1.14 (#6651)
5 years ago
Simon Alling 50675e7cd7 fix(pkg/chartutil): include values.schema.json in packaged chart
5 years ago
Martin Hickey 335d27a976
Fix ingress API group in scaffold chart (#6591)
5 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Martin Hickey db15a6f898
Create charts directory for scaffold chart (#6516)
5 years ago
Cindy O'Neill 41e9359716 handle ingress apiVersion change for kubernete versions
5 years ago
Reinhard Nägele 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426)
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
5 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
5 years ago