Commit Graph

126 Commits (e68e82d0765e96450b6051ad6d9ba7e97dc562e1)

Author SHA1 Message Date
Matt Farina e81f6140dd
Merge pull request #12428 from matt-carr/main
7 months ago
Joe Julian e06a1432d5
Merge pull request #12530 from refl3ction/patch-1
8 months ago
Matt Farina 0592b3800a
Merge pull request #12457 from genofire/patch-1
10 months ago
Denis Policastro 9f0313e5f5
feat: move livenessProbe and readinessProbe values to default values file
10 months ago
genofire 919bffe2db
chore(create): indent to spaces
11 months ago
Lars Zimmermann 828763e0d8
FIX Default ServiceAccount yaml
11 months ago
Matt Carr c25736c894 Fix grammatical error
11 months ago
Tim Chaplin 479be0c36b
Use labels instead of selectorLabels for pod labels
1 year ago
Joe Julian e19c6cf199
Merge pull request #11644 from jcpunk/automountServiceAccountToken
1 year ago
Joe Julian 67096285c2
Merge remote-tracking branch 'upstream/main' into automountServiceAccountToken
1 year ago
Joe Julian a10626cdf0
Merge remote-tracking branch 'upstream/main' into patch-1
1 year ago
Joe Julian 617db7b9d1
Merge pull request #11670 from zhekazuev/feature/volumes-in-chartutil
1 year ago
Dmitry Kamenskikh b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
genofire b441f5341d
fix: add podLabels
2 years ago
Eugene Zuev fc1a5a1123
fix typo: mountPath
2 years ago
Eugene Zuev fd44c0fc14
add volumes and volumeMounts in chartutil
2 years ago
Pat Riehecky 4f353439fa Seed a default switch to control `automountServiceAccountToken`
2 years ago
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
4 years ago
Naseem f7972d075e
feat: allow image tag override
4 years ago
Naseem c4fc8b7de8
feat: add pod annotations
4 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
4 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
4 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