59 Commits

Author SHA1 Message Date
Ivan Pedrazas 146dbd506e Merge pull request #83 from Kayuii/master
fix TestHelmInitByAliyunStableRepo
2018-12-04 12:07:34 +00:00
GEcko 819b69edba fix stable_repo_url 2018-12-04 18:35:36 +08:00
Ivan Pedrazas 3505f3b15d Merge pull request #82 from Kayuii/master
issue #68 add stable_repo_url to change default stable repository
2018-11-29 23:03:57 +00:00
Gecko 504963d001 issue #68 add stable_repo_url to change default stable repository 2018-11-29 19:16:52 +08:00
Robert Bo Davis 563dfda1ea Add support for EKS cluster authentication. 2018-11-28 12:52:07 -05:00
Miguel Ángel García 7fb47816ac remove external import in main 2018-09-04 11:47:55 +02:00
Miguel Ángel García 34d6cc9d5f fix conflicts in main.go, vol: 2 2018-09-04 11:41:26 +02:00
Miguel Ángel García 8e686803cb fix conflicts in main.go 2018-09-04 11:40:16 +02:00
Miguel Ángel García 483ed99c6c fix conflicts 2018-09-04 11:34:27 +02:00
Miguel Ángel García a4432149c7 Merge branch 'master' of github.com:ipedrazas/drone-helm into set_string_flag 2018-09-04 11:33:23 +02:00
Miguel Ángel García caedb413e9 Add --set-string flag to pass string values introduced in helm/helm#3599 2018-09-03 11:42:16 +02:00
Joachim Hill-Grannec d1a5647e56 trying to make the build work per fork as well as grabbing a couple new version options 2018-08-02 20:45:16 +02:00
Joachim Hill-Grannec b60ef92c36 missing purge command to be able to pass to delete command 2018-08-02 19:24:41 +02:00
Joachim Hill-Grannec d77c4cde47 changing to a plugin package to allow reuse 2018-08-02 14:51:10 +02:00
Joachim Hill-Grannec 008f2a1cb8 gofmt 2018-08-02 14:41:30 +02:00
Tomas Dabasinskas 3352cfd231 Fix indent 2018-06-12 11:38:51 +03:00
Tomas Dabasinskas 05120a8ad7 Inroduce --update-dependencies flag 2018-06-12 09:27:53 +03:00
Heather Young 8ed81bf0c7 support certificate-authority-data 2018-06-08 16:06:21 -07:00
Jacob McCann 105c821740 add ability to pass --purge to delete 2018-05-02 15:32:14 -05:00
Ivan Pedrazas ab08d4721f Merge branch 'master' into feature/custom_helm_command 2018-03-13 20:12:30 +00:00
Danny Krainas e007b4ed9f fix mismatched flag keys 2017-10-27 15:14:51 -04:00
Nic Maki 8f9f2486db allowing configurable helm_command 2017-08-23 14:10:04 -05:00
so0k eeca0fe9ed Add support for custom helm repos 2017-08-08 17:47:26 +08:00
so0k 443fccd203 Remove duplicate code 2017-08-08 17:45:09 +08:00
Alexei Ledenev 4cace1b465 allow to specify kube/config through parameter; default to /root/.kube/config 2017-08-03 12:26:26 +03:00
Alexei Ledenev 094d095f04 configure K8s service account to use with SERVICE_ACCOUNT env (default to 'helm') 2017-08-02 16:00:07 +03:00
Alexei Ledenev d62e81d3d5 rename 'version' flag to 'chart-version' to avoid conflict with package 2017-08-01 10:24:01 +03:00
Alexei Ledenev a60d270141 support chart version with "--version" flag 2017-07-31 17:16:41 +03:00
Alexei Ledenev da6f2d2029 use glide for dependency management; vendor project dependencies; use Docker multistage build to build everywhere; add --canary-image support to support Helm canary images 2017-07-25 14:25:38 +03:00
Kevin Tsai 32637fdac3 support force 2017-07-19 19:25:52 +09:00
Kevin Tsai fcb3eeb856 support timeout 2017-06-28 21:12:49 +09:00
Kevin Tsai fb9137c883 support reuse_values 2017-06-13 19:23:22 +09:00
Ivan Pedrazas 193e7e19fe Merge branch 'master' into recreate-pods 2017-06-12 22:25:31 +01:00
Ivan Pedrazas b762a20089 added upgrade and client-only flag 2017-06-01 16:07:58 +01:00
Masatoshi Tsushima 7b5b91654f Adding recreate_pods option 2017-05-30 19:06:19 +09:00
Ivan Pedrazas ea34d14829 added wait param 2017-03-14 05:59:03 +00:00
Eric.Runquist fafea73780 Added support for multiple values files. 2017-02-16 14:26:20 -06:00
Eric.Runquist fa10cc9630 Updated to helm 2.2.0. Added support for a values file. 2017-02-16 13:46:06 -06:00
Ivan Pedrazas 788a31cc3b fix debug flag 2017-02-07 10:13:37 +00:00
Ivan Pedrazas 539cfab8cf --tiller-namespace para added 2017-01-11 20:10:57 +00:00
Ivan Pedrazas 85041c6ee9 fixed prefix bug 2017-01-08 11:47:26 +00:00
Ivan Pedrazas 53296a1244 debug 2017-01-08 10:56:33 +00:00
Ivan Pedrazas 8001d4f2c1 helm version updated 2017-01-07 10:44:26 +00:00
Ivan Pedrazas 0464321d5e add debug 2017-01-07 10:12:22 +00:00
Ivan Pedrazas ff4395a6a8 prefix envvars 2017-01-07 01:55:25 +00:00
Ivan Pedrazas b3d96d2081 debug function fixed 2016-12-20 11:32:46 +00:00
Ivan Pedrazas d821a1aa4c error check added tp debug 2016-12-19 17:00:31 +00:00
Ivan Pedrazas 9682c75e76 debug kubeconfig 2016-12-19 16:56:40 +00:00
Ivan Pedrazas 9c46e62c7f prefix key added 2016-12-16 05:35:59 +00:00
Ivan Pedrazas 58cb9cdbd9 added env var token 2016-12-14 17:15:53 +00:00