Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit 281ba55

Browse files
author
antweiss
committed
plugins_2019-02-11-10-10-28
1 parent 6269d86 commit 281ba55

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed

dynamic-catalog.md

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,38 @@
11
# **Catalog**
2-
Created at ** Thu Dec 27 2018 22:37:47 GMT+0000 (Coordinated Universal Time)**
2+
Created at ** Mon Feb 11 2019 10:10:28 GMT+0000 (Coordinated Universal Time)**
33

44

55
| Plugin Name | Image | Description | source | Tags |
6-
| ------------- |-------------| ---- |-----|----|
7-
| azure-builder | codefresh/cf-azure-builder | Docker build in Azure ACR | https://github.com/codefresh-io/azure-build-plugin | **`docker`** **`azure`** |
6+
| ------------- |:-------------:| :----: |:-----:|:----:|
7+
| Annotate-GitLab-Merge | codefresh/gitlab-mr-annotate:latest | The plugin allows for easy applying labels to GitLab merge requests | | |
8+
| Blue-green-deploy | codefresh/k8s-blue-green:master | Perform blue/green deployments on a Kubernetes cluster | | |
9+
| Send-SMS | codefresh/twilioplugin:latest | Send SMS notifications via Twillio | | |
10+
| azure-builder | codefresh/cf-azure-builder | Docker build in Azure ACR | | **`docker`** **`azure`** |
11+
| canary-deployment | codefresh/k8s-canary:master | Perform canary deployments on a Kubernetes cluster. | | |
812
| clair | codefresh/klar:master | Scan an image with Clair | https://github.com/optiopay/klar | **`clair`** **`security`** |
9-
| codefresh-cli | codefresh/cli | Operate on Codefresh resources | https://github.com/codefresh-io/codefresh | **`cli`** |
13+
| codefresh-cli | codefresh/cli:latest | Operate on Codefresh resources | | |
1014
| dcos-app-deploy | codefresh/cf-deploy-dcos | Deploy an application on dcos cluster | https://github.com/codefresh-io/cf-deploy-dcos | **`dcos`** **`deploy`** **`deployment`** |
1115
| docker-service | codefresh/docker-service | Codefresh docker-service plugin | https://github.com/codefresh-io/docker-service | **`docker`** **`docker-machine`** **`docker-compose`** |
1216
| ecs-deploy | codefresh/ecs | Release a Helm chart (update or install) | https://github.com/codefresh-io/cf-deploy-ecs.git | **`ecs`** **`deploy`** **`containers`** |
17+
| gitclonerssh | codefresh/cfstep-gitclonerssh | clone git repositories via SSH. | https://github.com/codefresh-io/cfstep-gitclonerssh | **`git`** **`clone`** **`ssh`** |
1318
| github-pr | codefresh/github-pr-plugin | Operates on GitHub pull requests | https://github.com/codefresh-io/github-pr-plugin | **`docker`** **`github`** **`pull-request`** |
19+
| github-release | docker.io/codefresh/cfstep-github-release | Plugin to make github releases | https://github.com/codefresh-contrib/cfstep-github-release | **`github`** **`release`** |
1420
| gitsubmodules | codefresh/cfstep-gitsubmodules | Update git submodules | https://github.com/codefresh-io/cfstep-gitsubmodules | **`git`** **`submodules`** |
15-
| gke | codefresh/plugin-gke | Codefresh gke plugin | https://github.com/codefresh-io/plugin-gke | **`kubernetes`** **`gke`** **`gcloud`** |
16-
| helm | codefresh/cfstep-helm | Release a Helm chart (update or install) | https://github.com/codefresh-contrib/cfplugin-step | **`helm`** **`kubernetes`** |
17-
| helm-legacy | codefresh/plugin-helm | Release a Helm chart (update or install). There is a new Helm plugin with added capabilities, we are keeping this plugin as is for backward-compatibility. The new plugin is at /incubator/helm (https://github.com/codefresh-io/plugins/tree/master/incubator/helm) | https://github.com/codefresh-io/cf-plugin-helm | **`helm`** **`kubernetes`** |
18-
| import-docker-images | codefresh/import-images | Import metadata for existing Docker images into Codefresh | https://github.com/codefresh-io/cf-import-image | **`docker`** |
21+
| gke | codefresh/plugin-gke:latest | Codefresh gke plugin | | |
22+
| google-kms | codefresh/google-kms:latest | Facilitates work with Google Key Management Service for such operations as encrypting and decrypting | | |
23+
| helm | codefresh/cfstep-helm:2.9.0 | Release a Helm chart (update or install) | | |
24+
| helm-legacy | codefresh/plugin-helm:2.7.2 | Release a Helm chart (update or install). There is a new Helm plugin with added capabilities, we are keeping this plugin as is for backward-compatibility. The new plugin is at /incubator/helm (https://github.com/codefresh-io/plugins/tree/master/incubator/helm) | | |
25+
| import-docker-images | codefresh/import-images:master | Import metadata for existing Docker images into Codefresh | | |
1926
| jira | otomato/jira-cli | Update a Jira ticket | https://github.com/codefreshdemo/jira-cli-docker | **`jira`** |
20-
| kompose | codefresh/plugin-helm | Release a Docker Compose to Kubernetes | https://github.com/codefresh-io/cf-kompose-plugin | **`docker-compose`** **`docker`** **`kompose`** **`kubernetes`** |
21-
| release-to-NPM | | | | |
22-
| run-jenkins-job | codefresh/run-jenkins-jobs | Run jenkins job from codefresh pipeline | https://github.com/codefresh-io/cf-run-jenkins-jobs | **`docker`** **`jenkins`** |
23-
| sendgrid | codefresh/sendgridplugin | Send e-mail via Sendgrid | https://github.com/codefresh-io/sendgridplugin | **`mail`** **`sendgrid`** |
27+
| kompose | codefresh/plugin-kompose:v1.5.0 | Release a Docker Compose to Kubernetes | | |
28+
| paclair | codefresh/cfstep-paclair | Scan docker images with Clair - https://github.com/coreos/clair | | **`docker`** **`clair`** **`security`** |
29+
| release-to-NPM | codefresh/release-to-npm:latest | Publishes a nodejs package to NPM registry | | |
30+
| run-jenkins-job | codefresh/run-jenkins-jobs:master | Run jenkins job from codefresh pipeline | | |
31+
| sendgrid | codefresh/sendgridplugin:latest | Send e-mail via Sendgrid | | |
2432
| slack | codefresh/slack-message-sender | Send message to slack channel | https://github.com/codefresh-io/slack-message-sender | **`slack`** |
2533
| slack-notifier | codefresh/slacknotifier | Send message to slack channel | https://github.com/codefresh-io/slack-notifier | **`slack`** |
2634
| testplugin | codefresh/github-pr-plugin | Creates GitHub pull request | https://github.com/codefresh-io/github-pr-plugin | **`testplugin`** |
2735
| testplugin1 | codefresh/github-pr-plugin | test plugin1! | https://github.com/codefresh-io/github-pr-plugin | **`testplugin1`** |
2836
| twilio | codefresh/twilioplugin | Send SMS message via Twilio | https://github.com/codefresh-io/twillio-plugin | **`sms`** **`twilio`** |
29-
| versioner | docker.io/codefresh/versioner | semver versions builder | https://github.com/codefresh-io/cf-plugin-versioner.git | **`versioner 1.0`** |
37+
| vault | codefresh/cf-vault-plugin:latest | The plugin exports KV pairs from Hashicorp Vault to Codefresh pipeline ENV variables | | |
3038

0 commit comments

Comments
 (0)