From c042210a72a49176e87cc334707c3e8c9e857d69 Mon Sep 17 00:00:00 2001 From: Josh Dolitsky Date: Thu, 6 Dec 2018 13:55:30 -0600 Subject: [PATCH 1/3] move codefresh pipeline Signed-off-by: Josh Dolitsky --- codefresh.yml => .codefresh/master.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename codefresh.yml => .codefresh/master.yml (100%) diff --git a/codefresh.yml b/.codefresh/master.yml similarity index 100% rename from codefresh.yml rename to .codefresh/master.yml From 8f3e21081200698b6fb1089b0fc632b00aa073c6 Mon Sep 17 00:00:00 2001 From: Josh Dolitsky Date: Thu, 6 Dec 2018 14:01:37 -0600 Subject: [PATCH 2/3] new cf pipeline badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1754667..13989e1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # helm push plugin - +[![Codefresh build status]( https://g.codefresh.io/api/badges/pipeline/chartmuseum/chartmuseum%2Fhelm-push%2Fmaster?type=cf-1)]( https://g.codefresh.io/public/accounts/chartmuseum/pipelines/chartmuseum/helm-push/master) -[![Codefresh build status]( https://g.codefresh.io/api/badges/pipeline/codefresh-inc/chartmuseum%2Fhelm-push%2Fhelm-push?branch=master&type=cf-2)]( https://g.codefresh.io/repositories/chartmuseum/helm-push/builds?filter=trigger:build;branch:master;service:5ad4eed637adc30001207fab~helm-push) + Helm plugin to push chart package to [ChartMuseum](https://github.com/helm/chartmuseum) From 13bb2849e574ba281579100574c1802b367479cd Mon Sep 17 00:00:00 2001 From: Josh Dolitsky Date: Thu, 6 Dec 2018 14:02:50 -0600 Subject: [PATCH 3/3] new cf pipeline badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13989e1..01c8d57 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # helm push plugin -[![Codefresh build status]( https://g.codefresh.io/api/badges/pipeline/chartmuseum/chartmuseum%2Fhelm-push%2Fmaster?type=cf-1)]( https://g.codefresh.io/public/accounts/chartmuseum/pipelines/chartmuseum/helm-push/master) - +[![Codefresh build status]( https://g.codefresh.io/api/badges/pipeline/chartmuseum/chartmuseum%2Fhelm-push%2Fmaster?type=cf-1)]( https://g.codefresh.io/public/accounts/chartmuseum/pipelines/chartmuseum/helm-push/master) + Helm plugin to push chart package to [ChartMuseum](https://github.com/helm/chartmuseum) ## Install