Commit Graph

382 Commits (12f1bc0acdeb675a8c50a78462ed3917fb7b2e37)

Author SHA1 Message Date
Martin Hickey f0fd37d2c5 Replace golint with revive
3 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
3 years ago
mengjiao.liu 160da867d0 validate release name during install
3 years ago
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts
3 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version
3 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix
3 years ago
Matt Farina e6a92c4b62
bump version to 3.7
3 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements
3 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
3 years ago
Giacomo Margaria 3b68afc1c8 Fix coalesce globals to prevent subchart globals to leak upstream
3 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0
3 years ago
Matt Farina d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
3 years ago
Mark Sagi-Kazar 6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
3 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
3 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
3 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
3 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
3 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Adam Reese 6ce9ba60b7
Merge pull request from GHSA-c38g-469g-cmgx
4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
4 years ago
Nick Jones 042567808f
Update default ingress values section to correspond with template
4 years ago
Matt Farina 8082f6db45 bump version to
4 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
4 years ago
Marc Khouzam bed1a42a39 fix(pkg/chartutil): Remove warning for nils
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 6696a9fa5f
Merge pull request #8970 from zerefwayne/patch-8965
4 years ago
Aayush Joglekar babc8c9a70 Add remaining tests in TestDependentChartAliases
4 years ago
Martin Hickey b83632e757 Update err message to use the regex pattern directly
4 years ago
Martin Hickey 5785dd6d49 Fix the lint error message for valid names
4 years ago
Matt Farina ce4fa95868 bump version to v3.4.0
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
Matthew Fisher 2a74204508
go fmt
4 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
4 years ago
Matt Farina 11f75e420c
Merge pull request #8750 from technosophos/fix/helm-create-name
4 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
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
Bridget Kromhout 5684c86490
Fixing version and spelling errors
4 years ago