Commit Graph

  • c0d2be0407 ref(helm): add new line after repo remove msg Michelle Noorali 2016-10-10 16:48:40 -0400
  • 5c864c69e5 ref(helm): remove old structure functions Matt Butcher 2016-10-10 13:31:26 -0600
  • 5d8509d9bc fix(tiller): when delete fails, mark release as deleted Matt Butcher 2016-10-10 14:10:00 -0600
  • 914b49e89a ref(repo): move urlJoin to the right package Matt Butcher 2016-10-10 13:50:01 -0600
  • 484bc390c6 docs(README): update download information Matt Butcher 2016-10-10 12:59:06 -0600
  • 06c0c26265 fix(tiller): correct sort manifests by type Matt Butcher 2016-10-10 12:04:11 -0600
  • f7e9d3ebc7 chore(ci): limit cross build targets Adam Reese 2016-10-10 10:34:22 -0700
  • dcb3d745cb docs(install): Add reference to hg in install docs Ken Wronkiewicz 2016-10-09 11:57:08 -0700
  • 07e20fc703 docs(install): Add reference to glide in install docs Ken Wronkiewicz 2016-10-09 11:38:52 -0700
  • 466ecc71ec fix(ci): fix ci builds reporting dirty repo Adam Reese 2016-10-08 10:11:14 -0700
  • 4b7656abfb fix(*): prevent testing package from being imported Adam Reese 2016-10-07 15:51:19 -0700
  • 3f011036d1 Fix docs regarding .Files.GetString and .Files.GetBytes Javier Cuevas 2016-10-07 23:17:03 +0200
  • cb564db324 chore(*): bump to v2.0.0-alpha.5 Adam Reese 2016-10-07 12:28:50 -0700
  • d45fd461b6 fix(ci): glide cache path Adam Reese 2016-10-07 11:36:05 -0700
  • e429aafe31 feat(helm): remove the requirement that fetch/install need version Matt Butcher 2016-10-05 12:43:06 -0600
  • d61f689dcf feat(ci): cache glide directory Adam Reese 2016-10-07 11:13:14 -0700
  • a130caa0c1 Fix typo in chart docs Javier Cuevas 2016-10-07 19:04:42 +0200
  • c2f37f2fa9 feat(ci): upload checksum with binary releases Adam Reese 2016-10-06 19:59:10 -0700
  • cb7bacfdfe fix(helm): resolve URLs and SemVers correctly Matt Butcher 2016-10-06 16:07:22 -0600
  • 19d6ea86b3 docs(spelling): Fix some random misspellings Kent Rancourt 2016-10-05 18:52:39 -0400
  • 9c5f9c1941 fix(index): Append just the filename instead of full path to the url Keerthan Reddy Mala (kmala) 2016-10-06 14:09:18 -0600
  • 2c7cf0282a fix(cmd/hist): print revision history with unix synergy fibonacci1729 2016-10-06 11:24:38 -0600
  • 03086c0363 fix(1246): pull most recent release from history fibonacci1729 2016-10-05 17:40:02 -0600
  • a9a02507f3 feat(helm/cmd): support for retrieving release history fibonacci1729 2016-10-04 14:33:02 -0600
  • a77ea59001 fix(*): remove references to gopkg.in/yaml.v2 Matt Butcher 2016-10-05 17:29:49 -0600
  • 5e23361aa6 feat(helm): add --versions flag on search Matt Butcher 2016-10-05 14:45:41 -0600
  • 0e17d5c979 fix(repo): auto-update index file formats Matt Butcher 2016-10-04 23:11:58 -0600
  • 51c817196d feat(tiller): re-use values during upgrade Matt Butcher 2016-10-04 17:04:46 -0600
  • 7a7730ad38 fix(helm): fix 'helm search' to use UITable Matt Butcher 2016-10-04 21:19:52 -0600
  • c5b51814db docs(using_helm): change reference from npm to CPAN/Fedora DB Matt Butcher 2016-10-04 17:27:54 -0600
  • 549a3714f8 docs(install): Add information on using canary releases Matt Butcher 2016-10-04 15:48:08 -0600
  • 58c00fcefc chore(helm): add test coverage to pkg/helm fibonacci1729 2016-09-30 09:40:17 -0600
  • 1f24c5e421 fix(helm): fix tests so that they do not write data into testdata Matt Butcher 2016-10-04 14:57:52 -0600
  • 023b011d26 feat(helm): implement new index format Matt Butcher 2016-09-28 18:51:12 -0600
  • 4863347262 fix(helm): change 'helm update' to 'helm repo update' Matt Butcher 2016-10-04 12:27:44 -0600
  • 17ccdaca1b fix(chart): Chart.yaml now has an apiVersion field. Matt Butcher 2016-10-04 12:13:01 -0600
  • 47fb80dcf5 chore(ci): go1.7.1 Adam Reese 2016-10-04 10:03:25 -0700
  • 47145ef921 feat(tiller): update Sprig to 2.6.0 Matt Butcher 2016-10-03 20:30:41 -0600
  • 369e4e1901 ref(helm): refactor {home,lint,serve} commands Adam Reese 2016-10-03 11:34:49 -0700
  • bff034486b issue/1254 Mark Petrovic 2016-09-30 17:46:53 -0700
  • 8b06e32322 feat(ci): automate release builds on circleci Adam Reese 2016-09-29 10:17:59 -0700
  • bf928cb953 fix(1245): hook up revision flag to helm get {manifest,values,hooks} fibonacci1729 2016-09-29 10:31:30 -0600
  • 62e277fa6c fix(proto): remove unused fields Matt Butcher 2016-09-28 16:13:38 -0600
  • 8112120084 fix(helm): s/version/revision/ Adam Reese 2016-09-28 15:02:27 -0700
  • 03728e623c feat(*): add rollback to a release version Adam Reese 2016-09-28 14:49:53 -0700
  • b4ba0b289e docs(chart_repository): added github pages example Rimantas Mocevicius 2016-09-28 14:30:29 -0600
  • 02ddc13213 docs(install, using): add installation and usage docs Matt Butcher 2016-09-28 13:19:22 -0600
  • 8d2feea4e4 docs(chart_repository): added github pages example Rimantas Mocevicius 2016-09-28 11:00:28 -0600
  • bd3bda60ca docs(charts): fix charts docs to reflect current template practices Matt Butcher 2016-09-28 10:32:35 -0600
  • 6a81ed0bc3 fix(tiller): do not create releases for a dry-run Adam Reese 2016-09-27 16:58:56 -0700
  • 7137ff1a41 docs(glossary): added glossary Matt Butcher 2016-09-27 17:46:10 -0600
  • 3ce4c5df3d fix(tiller): Order the manifests before sending to k8s Matt Butcher 2016-09-27 12:37:15 -0600
  • 0313878877 feat(*): add helm rollback functionality Michelle Noorali 2016-09-23 06:12:10 -0600
  • 7ed51d8dd5 ref(*): update to Kubernetes 1.4 Matt Butcher 2016-09-27 14:15:23 -0600
  • f0f433186b feat(helm): update helm search Matt Butcher 2016-09-23 21:42:07 -0600
  • 7aad6bae33 chore(repo): Rename default charts repo to 'stable' Adnan Abdulhussein 2016-09-27 12:38:39 +0200
  • f05ba2b1a9 fix(helm): if server is old, report this in a friendly way Matt Butcher 2016-09-26 17:48:21 -0600
  • 0cebc8680c feat(helm): add 'helm upgrade --install' support Matt Butcher 2016-09-26 17:25:56 -0600
  • 18642ad41c feat(tiller): add toYaml template function Matt Butcher 2016-09-26 14:33:54 -0600
  • 567d35eb76 chore(*): bump grpc to 1.0.1-GA Adam Reese 2016-09-26 13:14:34 -0700
  • 06d3bdeafd feat(helm): make long listing default for helm list Matt Butcher 2016-09-23 16:30:12 -0600
  • 9366d5ea54 feat(helm): add 'helm dependency' commands Matt Butcher 2016-09-16 22:19:23 -0600
  • 88343a1729 feat(*): add api version checks Adam Reese 2016-09-23 14:48:19 -0700
  • 0839a1abe8 feat(chartutils): add support for requirements.yaml Matt Butcher 2016-09-13 13:29:58 -0600
  • 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent Jim 2016-10-14 23:05:04 -0400
  • c5557b3872 fix(tiller): make text punctuation consistent with helm help Jim 2016-10-14 22:28:22 -0400
  • 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list #1376 Matt Butcher 2016-10-14 16:28:43 -0600
  • 16d8746bab docs(*): refresh docs Matt Butcher 2016-10-14 15:51:24 -0600
  • 70b29a47d0 Merge pull request #1368 from prydonius/1367-fix-linter-tmpl-regex Matt Butcher 2016-10-14 12:52:11 -0600
  • 789e411d8d Merge pull request #1370 from prydonius/1369-fix-yaml-validation Matt Butcher 2016-10-14 12:52:03 -0600
  • 04e94c81b8 docs(provenance): describe signature authority #1373 Matt Butcher 2016-10-14 11:25:07 -0600
  • 70a9e4aa6b Merge pull request #1364 from technosophos/fix/1135-output-consistency Matt Butcher 2016-10-14 10:58:21 -0600
  • 16436b565d feat(helm): update repo by default, added `--no-update` flag #1142 Nic Roland 2016-10-14 14:20:56 +0100
  • d81ac482ee fix(lint): use correct hash key for rendered tmpl #1370 Adnan Abdulhussein 2016-10-13 19:51:05 -0700
  • aed4db02e8 fix(lint): validateNoMissingValues template regex #1368 Adnan Abdulhussein 2016-10-13 19:20:12 -0700
  • 70c453c45f fix(helm): make 'helm install' output more consistent #1364 Matt Butcher 2016-10-13 17:40:08 -0600
  • 1a7373e584 Merge pull request #1363 from adamreese/feat/helm-init-canary Adam Reese 2016-10-13 16:16:25 -0700
  • ab6a73a0b5 Merge pull request #1361 from technosophos/fix/1334-merge-indices Matt Butcher 2016-10-13 17:10:36 -0600
  • 4f43007908 feat(helm): add canary option to init command #1363 Adam Reese 2016-10-13 16:04:31 -0700
  • fb5c09823e Merge pull request #1359 from adamreese/feat/kube-context-init Adam Reese 2016-10-13 15:37:17 -0700
  • 25c7e6dc21 fix(helm): allow entries to be merged into index #1361 Matt Butcher 2016-10-13 16:01:51 -0600
  • 8dd79eccee Merge branch 'master' into bug/clean-fails-missing-tiller-dir #1360 Naveen Srinivasan 2016-10-13 16:52:07 -0400
  • 0f5990f4cd feat(helm): add kubeconfig context switching to init command #1359 Adam Reese 2016-10-13 12:36:52 -0700
  • 8d06382587 fix(Makefile):fix failing missing tiller directory Naveen Srinivasan 2016-10-13 15:37:05 -0400
  • 9c3f883ec3 Merge pull request #1355 from technosophos/docs/1348-missing-created-timestamp Matt Butcher 2016-10-13 12:14:14 -0600
  • 7374ca3f3b Merge pull request #1337 from adamreese/feat/1127-kube-context Adam Reese 2016-10-13 10:59:31 -0700
  • 13e5c2f380 Merge pull request #1353 from michelleN/ref-rollback Michelle Noorali 2016-10-13 13:04:59 -0400
  • bf4055417e Merge pull request #1352 from adamreese/fix/1310-glide-version Adam Reese 2016-10-13 09:26:52 -0700
  • 491dc32552 docs(chart_repositories): document correct index example #1355 Matt Butcher 2016-10-13 10:21:23 -0600
  • 1ad84745f8 bug(tiller): correct release statuses on rollback #1353 Michelle Noorali 2016-10-13 09:38:06 -0400
  • 69b03a3332 Merge pull request #1335 from michelleN/ref-perform-update Michelle Noorali 2016-10-13 09:36:58 -0400
  • 57b2e6429e bug(tiller): set status correctly in performUpdate #1335 Michelle Noorali 2016-10-11 12:30:54 -0400
  • f5c07ea0cf docs(developers): require glide 0.12.0 #1352 Adam Reese 2016-10-12 16:55:27 -0700
  • e78cce27ff Merge pull request #1350 from christensenemc/patch-1 Matt Butcher 2016-10-12 16:19:43 -0600
  • a747289b2f Merge pull request #1344 from technosophos/docs/1343-helm-repo-index-url Matt Butcher 2016-10-12 13:57:09 -0600
  • d6b0dc0626 Merge pull request #1339 from fibonacci1729/ref/rlsutil Brian 2016-10-12 13:55:25 -0600
  • cbe7a2a993 Merge pull request #1345 from technosophos/fix/1342-ignore-charts-dotfiles Matt Butcher 2016-10-12 13:34:25 -0600
  • b89d35b66b Merge pull request #1349 from technosophos/fix/1348-history-segfault Matt Butcher 2016-10-12 13:34:00 -0600
  • d379eda785 Fixed broken link from "chart.md" to "charts.md" #1350 Erik Christensen 2016-10-12 15:07:26 -0400
  • 864d278339 fix(helm): prevent 'helm history' from segfaulting #1349 Matt Butcher 2016-10-12 12:58:19 -0600