Commit Graph

424 Commits (2834f5b1d21077e66dac2f51d8593d991affb530)

Author SHA1 Message Date
Andy Caldwell 2834f5b1d2
Support loading subschemas from the schemas directory in a chart
10 months ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
11 months ago
Lars Zimmermann 828763e0d8
FIX Default ServiceAccount yaml
11 months ago
Matt Farina c372b15022
bump version to v3.13.0
11 months ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
12 months ago
Tim Chaplin 479be0c36b
Use labels instead of selectorLabels for pod labels
1 year ago
Joe Julian 0be8ac35ab
Merge pull request #11927 from AdamKorcz/fix2
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
guoguangwu bf543d94e9 fix: precedence typo
1 year ago
Joe Julian bc8bef4c15
Merge remote-tracking branch 'upstream/main' into fix2
1 year ago
Joe Julian 617db7b9d1
Merge pull request #11670 from zhekazuev/feature/volumes-in-chartutil
1 year ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
1 year ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
1 year ago
Matt Farina e8a748d300
Updated per feedback from gjenkins8
1 year ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
Dmitry Kamenskikh b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
1 year ago
Matt Farina 1800554452
bump version to v3.12.0
1 year ago
wujunwei 878e962b23 fix: failed testcase on windows
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
1 year ago
genofire b441f5341d
fix: add podLabels
2 years ago
Matt Farina 6facbada26
bump version to v3.11.0
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
Martin Hickey bafafa8bb1
Merge pull request from GHSA-67fx-wx78-jx33
2 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
2 years ago
Martin Hickey 775af2a0ce Update schema validation handling
2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
2 years ago
yxxhero 39b0a82365 bump Go 1.18
2 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
2 years ago
Matt Farina 3fdb7cac01
Merge pull request #10110 from zegerius/main
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
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
Aram Zegerius 752aa6d462 Simplify testdata charts
3 years ago
Aram Zegerius 3fd4a11b18 Simplify testdata charts
3 years ago
Damien Nozay 65ec3d6fd6 Make validation errors easier to fix
3 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies.
3 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix
3 years ago
Aram Zegerius c4952c9c8c
Fix value precedence
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