Commit Graph

  • 6ebd261c4a Added metadata needed to build Hugo docs site (docs.helm.sh) flynnduism 2017-05-25 17:20:22 -0700
  • c36c25391e Merge pull request #2544 from thomastaylor312/fix/tiller_linux_host Taylor Thomas 2017-06-06 13:09:02 -0700
  • d2a4c40fa5 Merge pull request #2541 from technosophos/fix/2525-helm-get-broken-release Matt Butcher 2017-06-06 11:48:51 -0600
  • c55577ace6 Merge pull request #2535 from jascott1/i2331 Matt Butcher 2017-06-06 11:48:22 -0600
  • 230aedde4a Merge 3cc7457690 into 83a2d7035a #368 Jack Greenfield 2017-06-06 13:17:48 +0000
  • 8a0e051c1d fix(helm): Ensures tiller pod lands on a linux node #2544 Taylor Thomas 2017-06-05 22:46:09 -0700
  • 83a2d7035a Merge pull request #2543 from willise/modify-cmd-help Taylor Thomas 2017-06-05 22:31:00 -0700
  • c8b8c1e6d6 fix(helm): modify `helm repo update` help info #2543 willise 2017-06-06 10:45:22 +0800
  • 6bfb08a760 ref(tiller): refactor sortManifests() #2457 Michelle Noorali 2017-06-05 20:45:30 -0400
  • 83c69a8e10 fix(tiller): track hooks in multi-def manifests Michelle Noorali 2017-05-17 12:17:11 -0400
  • 9b4b4dd1df Updated docs Sushil Kumar 2017-06-05 16:35:41 -0700
  • 09bedff7d5 Allow updating chart dependencies when packaging a chart Sushil Kumar 2017-06-05 16:34:04 -0700
  • 7ec4915141 Merge e0b9f1d99a into 8272360681 #881 Marat Garafutdinov 2017-06-05 21:51:09 +0000
  • 0afcd0b5f6 Updated docs to refer new requirements.yaml structure #2534 Sushil Kumar 2017-06-05 14:43:21 -0700
  • 716be14ad3 Updated code to read requirements.yaml as per following structure Sushil Kumar 2017-06-05 14:20:41 -0700
  • 541d052202 First alias would be dependency rename Sushil Kumar 2017-06-01 16:04:05 -0700
  • c913911337
    fix(tiller): make GetReleaseContent return any release #2541 Matt Butcher 2017-06-05 14:18:02 -0600
  • 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars Adam Reese 2017-06-05 12:45:26 -0700
  • 3647e60786 Merge pull request #2512 from technosophos/fix/2510-missing-url-prefix Matt Butcher 2017-06-05 13:36:08 -0600
  • 8f3c2d5e18 Merge pull request #2511 from technosophos/fix/2452-predictable-template-order Matt Butcher 2017-06-05 12:57:44 -0600
  • b031a4105d Merge pull request #2522 from willise/fix-docs Matt Butcher 2017-06-05 12:57:16 -0600
  • 9a1bc1ae40 Merge pull request #2540 from yan234280533/uninstall-name-check Matt Butcher 2017-06-05 12:50:18 -0600
  • af8730032a docs(helm): fix typo #2522 willise 2017-05-31 16:13:41 +0800
  • d3b14db325 adjust the check parameter order for uninstall #2540 devinyan 2017-06-03 10:17:30 +0800
  • ee66954001 Merge remote-tracking branch 'upstream/master' devinyan 2017-06-03 09:50:01 +0800
  • 577f8a82b2 Merge pull request #2532 from corymsmith/patch-2 Taylor Thomas 2017-06-02 15:55:35 -0700
  • 2b98d4880c Accept the default deployment replica count of one Steven E. Harris 2017-06-02 15:24:57 -0400
  • 744cfe23c0 Merge pull request #2536 from zoidbergwill/patch-2 Michelle Noorali 2017-06-02 08:59:10 -0700
  • d37d8d4a35 Merge pull request #2537 from robermorales/patch-1 Michelle Noorali 2017-06-02 08:57:18 -0700
  • d95dea9565 Merge 487ab1f459 into e6f9995244 #279 Matt Butcher 2017-06-02 15:03:43 +0000
  • 8470495d0a Update using_helm.md #2537 Rober Morales-Chaparro 2017-06-02 13:50:35 +0200
  • 7143774a0f GitHub got more fussy about markdown #2536 William Martin Stewart 2017-06-02 10:00:05 +0200
  • 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues #2535 Justin Scott 2017-06-01 22:17:14 -0700
  • e6f9995244 Merge pull request #2533 from bodepd/helm_download_2_4_2 Adam Reese 2017-06-01 20:17:32 -0700
  • 8164f4122e bump download links to 2.4.2 #2533 Dan Bode 2017-06-01 10:30:04 -0700
  • a2d559bd0b fix(docs): A couple spelling mistakes #2532 Cory Smith 2017-06-01 09:54:23 -0600
  • 09d4555f40 Merge pull request #2528 from SlickNik/slicknik-master Brian 2017-06-01 09:32:58 -0600
  • bd0f5764e0 Merge pull request #2530 from corymsmith/patch-1 Brian 2017-06-01 09:31:48 -0600
  • 0b33a1323e Fixing mariadb spelling mistake #2530 Cory Smith 2017-05-31 23:50:01 -0600
  • 2b0a612858 fix(docs): Updated non-working example in 'Using Helm' documentation #2528 Nikhil Manchanda 2017-05-31 16:31:00 -0700
  • 12ac36525a Use versioned API types from the client-go library Steven E. Harris 2017-05-30 15:12:14 -0400
  • da383b35e5 Merge pull request #2518 from sgoings/fixup-plugin-install-grammar Seth Goings 2017-05-31 10:11:44 -0600
  • 6872b22f79 Merge pull request #2521 from thomastaylor312/fix/missing_import Brian 2017-05-31 09:59:52 -0600
  • 3f06282c14
    Fix log import #2523 Nikhita Raghunath 2017-05-31 14:48:12 +0530
  • d9c0a8b434 fix(tiller): Adds missing import back #2521 Taylor Thomas 2017-05-31 00:28:37 -0700
  • b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging Taylor Thomas 2017-05-30 18:38:49 -0700
  • 119fa6537c feat(tiller): Adds more logging #2513 Taylor Thomas 2017-05-26 18:34:15 -0700
  • e7a51d5424 fix(plugins): exists --> exist #2518 Seth Goings 2017-05-30 09:54:46 -0600
  • 78c531d643 Merge 5c6410c576 into 6643a21271 #2286 Brian 2017-05-30 14:08:27 +0000
  • faf560c552
    tests(helm): add unit tests for setting HELM_HOME #2476 Adam Reese 2017-05-29 17:55:11 -0700
  • 9b7d500fe0
    chore(docs): generate docs Adam Reese 2017-05-24 16:32:32 -0700
  • d797acbd7b
    fix(helm): fix race conditions in flag parsing Adam Reese 2017-05-22 10:45:40 -0700
  • 3a05e3c892 Merge 361bee30e1 into 6643a21271 #263 Matt Butcher 2017-05-29 23:09:40 +0000
  • 5bc964fcaa Merge 90ef810e3c into 6643a21271 #295 Matt Butcher 2017-05-29 23:09:40 +0000
  • 9cd9fc47df removed debug file Lukas Eichler 2017-05-28 11:43:13 +0200
  • 439f1b31d1 Added unit test for include in tpl function Lukas Eichler 2017-05-28 10:55:15 +0200
  • ce8e8d6778 Added storage of parsed templates in engine Lukas Eichler 2017-05-28 08:35:18 +0200
  • 8246b74220 Merge ce5ee5f0c3 into 6643a21271 #2040 Dmitry Monakhov 2017-05-27 18:51:23 +0000
  • 6643a21271 Merge pull request #2280 from peay/upgrade-force Taylor Thomas 2017-05-26 18:41:27 -0700
  • 8937c775a9
    fix(2452): sort templates before parse #2511 Matt Butcher 2017-05-26 17:06:41 -0600
  • 4c6a7cf759
    fix(helm): prepend repo URL to packages missing scheme #2512 Matt Butcher 2017-05-26 17:55:11 -0600
  • a9fa9282e1 Add --force to upgrade and rollback (generated changes) #2280 peay 2017-04-22 10:56:00 -0400
  • 0f26cc5522 Add --force to upgrade and rollback peay 2017-04-22 10:55:25 -0400
  • 82f06de02f Merge a31a2becb2 into 7a49e5c3e1 #205 Matt Butcher 2017-05-26 19:33:38 +0000
  • 7a49e5c3e1 Merge pull request #2500 from sushilkm/issues/2488 Taylor Thomas 2017-05-25 21:48:54 -0700
  • 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383 Taylor Thomas 2017-05-25 21:37:39 -0700
  • e45d93fb75 Merge pull request #2502 from jascott1/doc_global_nest Taylor Thomas 2017-05-25 21:16:02 -0700
  • 0525486bdc Merge pull request #2497 from tyrannasaurusbanks/master Taylor Thomas 2017-05-25 21:12:16 -0700
  • 7c7646cce2 fix(docs): Remove "no nested globals allowed" #2502 Justin Scott 2017-05-25 18:11:49 -0700
  • a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin #2500 Sushil Kumar 2017-05-25 15:01:44 -0700
  • ea827c02ee Fixed helm test sample. William Denniss 2017-05-25 14:56:56 -0700
  • 351dfea53b Added a note about alias in documentation #2486 Sushil Kumar 2017-05-25 14:18:49 -0700
  • 42aa81e7ca Added tests for alias(es) for chart dependencies Sushil Kumar 2017-05-25 13:25:42 -0700
  • 3ed1ccf5dc Merge pull request #2481 from sushilkm/issues/2480 Taylor Thomas 2017-05-25 11:39:53 -0700
  • f80a7aa384 Added tests for install/upgrade to test bad requirements.yaml #2481 Sushil Kumar 2017-05-25 11:24:03 -0700
  • 8183b6396d Merge pull request #2461 from sushilkm/issues/2441 Taylor Thomas 2017-05-25 11:12:07 -0700
  • 34f9c67e04 Shallow copy existing chart details Sushil Kumar 2017-05-25 10:45:18 -0700
  • 71c1fe2c24 Updated docs for reset changes #2461 Sushil Kumar 2017-05-25 10:25:45 -0700
  • 62fa6f3d01 helm reset --force would clean a failed tiller deployment Sushil Kumar 2017-05-17 14:07:26 -0700
  • b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready' #2497 tyrannasaurusbanks 2017-05-25 17:13:55 +0100
  • f92123b768 Rename index.md to README.md #2496 Pierre Ozoux 2017-05-25 11:48:14 +0100
  • f250fce921 Merge pull request #2458 from technosophos/ref/remove-man-pages Matt Butcher 2017-05-24 16:38:22 -0600
  • 3c97db803f
    ref(docs): remove unnecessary docs and clean up doc generator #2458 Matt Butcher 2017-05-17 12:23:23 -0600
  • a0fcb00e16 Merge pull request #2491 from fibonacci1729/master Brian 2017-05-24 14:02:06 -0600
  • 04d0abfd7c ref(tiller): refactor tests into logical files #2491 fibonacci1729 2017-05-24 11:05:42 -0600
  • 1cc84b23be Merge pull request #2490 from fibonacci1729/master Brian 2017-05-24 11:40:26 -0600
  • 22db973932 ref(tiller): refactor tests into logical files #2490 fibonacci1729 2017-05-24 10:57:16 -0600
  • b22950c148 Merge pull request #2484 from fibonacci1729/master Brian 2017-05-24 10:35:41 -0600
  • 156d48bc3b Adds alias for dependencies Sushil Kumar 2017-05-23 14:57:08 -0700
  • 172dbb22cf ref(tiller): refactor tests in logical files #2484 fibonacci1729 2017-05-23 09:44:55 -0600
  • 18f900e443 Errors out if install/upgrade fails to load-requirements Sushil Kumar 2017-05-22 15:28:58 -0700
  • fcf48f430b Merge pull request #2477 from fibonacci1729/master Brian 2017-05-22 15:39:39 -0600
  • 2ae276ae39 ref(tiller): refactor tiller APIs into logical files #2477 fibonacci1729 2017-05-22 11:51:27 -0600
  • d76c1049d0 Merge pull request #2475 from fibonacci1729/master Brian 2017-05-22 11:50:43 -0600
  • a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files #2475 fibonacci1729 2017-05-22 11:37:55 -0600
  • d028fdb618 Merge pull request #2473 from fibonacci1729/master Brian 2017-05-22 11:28:46 -0600
  • b5c213d5dd ref(tiller): refactor tiller APIs into logical files #2473 fibonacci1729 2017-05-22 10:09:13 -0600
  • a3d44f4f02 Merge pull request #2472 from fibonacci1729/master Brian 2017-05-22 10:08:37 -0600
  • 62c4b152fd ref(tiller): refactor tiller APIs into logical files #2472 fibonacci1729 2017-05-22 09:59:51 -0600
  • 5c135de01e Merge pull request #2471 from fibonacci1729/master Brian 2017-05-22 09:54:46 -0600