Commit Graph

33 Commits (286c902572a209d1a827b32ce794c721fcf21e44)

Author SHA1 Message Date
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
7 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
7 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
7 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
7 years ago
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
7 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
8 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Adnan Abdulhussein 8210dc7883 feat(proto): add deprecated field
8 years ago
Matt Butcher 396f6cbcb2
feat(proto): add appVersion field
8 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
8 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
8 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
8 years ago
Adam Reese a4a2f5c983 chore(*): bump grpc to 1.0.1-GA
8 years ago
vaikas-google f8adf7f4d2 Address cr comments
8 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
8 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
8 years ago
Miguel Martinez c2459c06bf New Chart linter structure
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 57c9861116 Merge pull request #715 from technosophos/docs/updated-charts
8 years ago
Matt Butcher 7d2ae9378a fix(proto): let chart take multiple Files.
8 years ago
fibonacci1729 97170b0732 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE'
8 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
8 years ago
Matt Butcher 26e003b931 docs(chart): updated chart documentation
8 years ago
Matt Butcher 3ddacb6b4b fix(proto): fix style issues and documentation
8 years ago
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
9 years ago
Matt Butcher 50f4349512 feat(tiller): add template and release to install
9 years ago
Matt Butcher 0b9683e193 feat(tiller): add release server stub
9 years ago
Brian Hardock a3066bb0c0 feat(hapi-pb):
9 years ago