Commit Graph

5571 Commits (9249530b7739a738e16d5e46195c82df63f00127)
 

Author SHA1 Message Date
Matthew Fisher d80e6ae0d8
Merge pull request #7878 from naseemkullah/image-tag-override
4 years ago
Naseem f7972d075e
feat: allow image tag override
4 years ago
Naseem c4fc8b7de8
feat: add pod annotations
4 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
4 years ago
lnattrass c12a9aee02
fix(helm): Data race in kube/client Delete func. (#7820)
4 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
4 years ago
Martin Hickey c20d06d930
Merge pull request #7814 from hs0210/work
4 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
4 years ago
Liu Ming fe30814295 Merge remote-tracking branch 'helm/master'
4 years ago
Martin Hickey 06b43f63c3
Merge pull request #7830 from jgleonard/render-subchart-notes-on-upgrade-install
4 years ago
Jon Leonard f927275461 remove unneeded values files from testchart
4 years ago
Jon Leonard cfdd466192 update test chart to helm3 format
4 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
4 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
4 years ago
liuming 299ccd9e88 Merge remote-tracking branch 'helm/master'
4 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
4 years ago
liuming e7adc4b5d7 Merge remote-tracking branch 'helm/master'
4 years ago
Jon Leonard a7e79ee434 Delete unneeded chart output
4 years ago
Jon Leonard e2b70b2f4b add testing for upgrade --install with subchart notes
4 years ago
Martin Hickey fd00ca260a
Merge pull request #7827 from idvoretskyi/idvoretskyi-snap
4 years ago
Jon Leonard 00201ffaa8 pass subchart notes option to install client
4 years ago
Ihor Dvoretskyi cd9c9922ec Snapcraft installation instructions added
4 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
4 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
4 years ago
Matt Farina 22344063d2
Merge pull request #7753 from anshulvermapatel/helm/7749/helm_list_short_listing_format
4 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
4 years ago
Martin Hickey a322199c65
Merge pull request #7779 from hickeyma/fix/test-check-msg
4 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
4 years ago
Martin Hickey 9a0e7d8a31 Improve error message to check in unit test
4 years ago
Martin Hickey ca931b472b
Merge pull request #7691 from longkb/add_ut_for_values
4 years ago
Martin Hickey 93137abbb4
Merge pull request #7410 from tiendc/unit_test_releaseutil
4 years ago
Kim Bao Long 9d20e44ad1 Add unit test for lint/values.go
4 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
4 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
4 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
4 years ago
Matt Farina e3cfae63f9
Merge pull request #7761 from bridgetkromhout/correct-release-notes-links
4 years ago
liuming216448 cca6828806 fix: allow to rollback to previous version even if no deployed releases(#6978)
4 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
4 years ago
Bridget Kromhout 4feed2de1b
Correcting links for release notes
4 years ago
Matt Farina 2dfb20f332
Merge pull request #7751 from mattfarina/fix-7748
4 years ago
Jacob LeGrone 9496a7474b
Add tests
4 years ago
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
4 years ago
Anshul Verma 4113fc8951 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
4 years ago
Matt Farina 28b085bed5
Fixing issue where archives created on windows have broken paths
4 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
4 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
4 years ago
Anshul Verma c354de80e5 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
4 years ago
Anshul Verma 7470337d32 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
4 years ago
Anshul Verma 51dd8313bc Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
4 years ago
Martin Hickey d59493adff Add unit test
4 years ago