Commit Graph

28 Commits (273654586f113d8cad7dd0158b9606de56701097)

Author SHA1 Message Date
Marcin Owsiany f5d2ac070d
Remove somewhat incorrect comment.
10 months ago
Marcin Owsiany a6863a64ce Drop unused field.
10 months 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
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
4 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
4 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
4 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
4 years ago
Eric Lemieux 4c9972cb72 Add HelmVersion to Capabilities
5 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
5 years ago
Taylor Thomas b6f5762d46 fix(chartutil): Add the v1 apiextensions to the default scheme
5 years ago
Yusuke Kuoka 6d91d1aca8 fix(v3): Allow rendering CRDs in `helm template` client-only validation
5 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
6 years ago
Adam Reese 31819e4796
fix(pkg/chartutil): marshal capabilities VersionSet into slice
6 years ago
Adam Reese 87e789f01f
fix(pkg/chartutil): only include external objects in capabilities
6 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
7 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
7 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
7 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
7 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
8 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
8 years ago