Commit Graph

423 Commits (v3.13.1)

Author SHA1 Message Date
Matt Farina 3547a4b5bf Fixing precedence issue with the import of values.
2 years ago
Lars Zimmermann bae7b3293c FIX Default ServiceAccount yaml
2 years ago
Matt Farina 825e86f6a7
bump version to v3.13.0
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Tim Chaplin 479be0c36b
Use labels instead of selectorLabels for pod labels
2 years ago
Joe Julian 0be8ac35ab
Merge pull request #11927 from AdamKorcz/fix2
2 years ago
Joe Julian e19c6cf199
Merge pull request #11644 from jcpunk/automountServiceAccountToken
2 years ago
Joe Julian 67096285c2
Merge remote-tracking branch 'upstream/main' into automountServiceAccountToken
2 years ago
Joe Julian a10626cdf0
Merge remote-tracking branch 'upstream/main' into patch-1
2 years ago
guoguangwu bf543d94e9 fix: precedence typo
2 years ago
Joe Julian bc8bef4c15
Merge remote-tracking branch 'upstream/main' into fix2
2 years ago
Joe Julian 617db7b9d1
Merge pull request #11670 from zhekazuev/feature/volumes-in-chartutil
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
2 years ago
Matt Farina e8a748d300
Updated per feedback from gjenkins8
2 years ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
Dmitry Kamenskikh b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
2 years ago
Matt Farina 1800554452
bump version to v3.12.0
2 years ago
wujunwei 878e962b23 fix: failed testcase on windows
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
3 years ago
genofire b441f5341d
fix: add podLabels
3 years ago
Matt Farina 6facbada26
bump version to v3.11.0
3 years ago
Eugene Zuev fc1a5a1123
fix typo: mountPath
3 years ago
Eugene Zuev fd44c0fc14
add volumes and volumeMounts in chartutil
3 years ago
Pat Riehecky 4f353439fa Seed a default switch to control `automountServiceAccountToken`
3 years ago
Martin Hickey bafafa8bb1
Merge pull request from GHSA-67fx-wx78-jx33
3 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
3 years ago
Martin Hickey 775af2a0ce Update schema validation handling
3 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
3 years ago
yxxhero 39b0a82365 bump Go 1.18
3 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
3 years ago
Matt Farina 3fdb7cac01
Merge pull request #10110 from zegerius/main
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
4 years ago
mengjiao.liu 160da867d0 validate release name during install
4 years ago
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts
4 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version
4 years ago
Aram Zegerius 752aa6d462 Simplify testdata charts
4 years ago
Aram Zegerius 3fd4a11b18 Simplify testdata charts
4 years ago
Damien Nozay 65ec3d6fd6 Make validation errors easier to fix
4 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies.
4 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix
4 years ago
Aram Zegerius c4952c9c8c
Fix value precedence
4 years ago
Matt Farina e6a92c4b62
bump version to 3.7
4 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements
4 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
4 years ago