Commit Graph

368 Commits (05c04bccae63c6392ec0cb0e27790650167279f0)

Author SHA1 Message Date
Adam Reese 05c04bccae chore(*): bump to v2.0.0-beta.1
8 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
8 years ago
Matt Butcher fcdb79da16 Merge pull request #1402 from technosophos/fix/1328-generate-index
8 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
8 years ago
Matt Butcher 08a488f58c Merge pull request #1142 from ammeon/add-update
8 years ago
Matt Butcher 574ee4e6b0 Merge pull request #1391 from technosophos/fix/no-objects
8 years ago
Matt Butcher 8d32bd2a60 fix(tiller): fix wording for a few errors
8 years ago
Matt Butcher a1f5955a65 fix(tiller): fix nil pointers in error messages
8 years ago
Michelle Noorali a8418dd75b fix(kube): find current resource by name and kind
8 years ago
Matt Butcher 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list
8 years ago
Matt Butcher 70b29a47d0 Merge pull request #1368 from prydonius/1367-fix-linter-tmpl-regex
8 years ago
Matt Butcher 789e411d8d Merge pull request #1370 from prydonius/1369-fix-yaml-validation
8 years ago
Nic Roland 16436b565d feat(helm): update repo by default, added `--no-update` flag
8 years ago
Adnan Abdulhussein d81ac482ee fix(lint): use correct hash key for rendered tmpl
8 years ago
Adnan Abdulhussein aed4db02e8 fix(lint): validateNoMissingValues template regex
8 years ago
Matt Butcher ab6a73a0b5 Merge pull request #1361 from technosophos/fix/1334-merge-indices
8 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
8 years ago
Adam Reese 0f5990f4cd feat(helm): add kubeconfig context switching to init command
8 years ago
Brian d6b0dc0626 Merge pull request #1339 from fibonacci1729/ref/rlsutil
8 years ago
Matt Butcher cbe7a2a993 Merge pull request #1345 from technosophos/fix/1342-ignore-charts-dotfiles
8 years ago
fibonacci1729 24fe8643de ref(*): add sorter/filter utilties to releaseutil
8 years ago
Michal Rostecki 1b5c993853 fix(helm): remove unused consts from client
8 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
8 years ago
Adam Reese 150fb33c2e fix(*): prevent testing package from being imported
8 years ago
Adam Reese 4de5c4aa57 chore(*): bump to v2.0.0-alpha.5
8 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
8 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
8 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
8 years ago
Brian c87a902b0c Merge pull request #1274 from fibonacci1729/feat/history
8 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
8 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
8 years ago
Matt Butcher ea66d66d2d Merge pull request #1282 from technosophos/fix/1265-auto-update-index
8 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
8 years ago
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade
8 years ago
Matt Butcher 96cdbbe6b1 Merge pull request #1275 from technosophos/fix/srv-in-tmp
8 years ago
Brian 837d0a8880 Merge pull request #1253 from fibonacci1729/chore/pkg-helm-tests
8 years ago
fibonacci1729 41be5f5985 chore(helm): add test coverage to pkg/helm
8 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
8 years ago
Matt Butcher 10eb74abbb Merge pull request #1269 from technosophos/feat/1264-chart-apiversion
8 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
8 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
8 years ago
Matt Butcher 95a358de35 Merge pull request #1236 from technosophos/ref/kube1.4
8 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
8 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
8 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
8 years ago
Matt Butcher e4c217768e ref(*): update to Kubernetes 1.4
8 years ago
Adam Reese c0d33afc81 Merge pull request #1235 from adamreese/chore/bump-grpc
8 years ago
Matt Butcher 431cc46cad feat(tiller): add toYaml template function
8 years ago