Skip to content

Commit 19d56c2

Browse files
committed
catalog update
1 parent 4815cb0 commit 19d56c2

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

CATALOG.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,25 @@
22

33
## Stable Plugins
44

5-
| Plugin | Author | Description | Tags |
6-
| ----------------------------------------------- | ---------------- | ---------------------------------------------------------------------------------------- | --------------------------------------------------------- |
7-
| [Codefresh Cli](stable/codefresh-cli/README.md) | @itai-codefresh | Operate on Codefresh resources | `cli` `codefresh` |
8-
| [Deploy Helm](stable/helm/README.md) | @alexeil-led | Deploy a Helm chart | `kubernetes` `helm` |
9-
| [Slack](stable/slack/README.md) | @olegs-codefresh | Send message to slack | `slack` `notify` |
10-
| [Deploy to ECS](stable/ecs-deploy/README.md) | @verchol | Deploy docker image to ECS | `ecs` `deploy` `containers` `aws` |
11-
| [Deploy Kompose](stable/kompose/README.md) | @alexei-led | Deploy Docker Compose to Kubernetes cluster with Kubernetes [Kompose](http://kompose.io) | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
12-
| [GitHub PR](stable/github-pr/README.MD) | @nick-codefresh | Creates pull request to GitHub | `github` |
13-
| [Run Jenkins Jobs](https://github.com/codefresh-io/plugins/tree/master/stable/run-jenkins-job/README.md)|@vadim-codefresh, @jennyps | Run jenkins job from codefresh pipeline | `jenkins` `job` |
5+
| Plugin| Author| Description| Tags|
6+
| --- | --- | --- | --- |
7+
| [Codefresh Cli](stable/codefresh-cli/README.md) | @itai-codefresh | Operate on Codefresh resources | `cli` `codefresh`|
8+
| [Deploy Helm](stable/helm-legacy/README.md)| @alexeil-led| [Deprecated - see Incubator/helm instead] Deploy a Helm chart| `kubernetes` `helm`|
9+
| [Slack](stable/slack/README.md)| @olegs-codefresh | Send message to slack| `slack` `notify`|
10+
| [Deploy to ECS](stable/ecs-deploy/README.md)| @verchol| Deploy docker image to ECS| `ecs` `deploy` `containers` `aws` |
11+
| [Deploy Kompose](stable/kompose/README.md)| @alexei-led| Deploy Docker Compose to Kubernetes cluster with Kubernetes [Kompose](http://kompose.io) | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
12+
| [GitHub PR](stable/github-pr/README.MD)| @nick-codefresh | Creates pull request to GitHub | `github` |
13+
| [Run Jenkins Jobs](https://github.com/codefresh-io/plugins/tree/master/stable/run-jenkins-job/README.md)|@vadim-codefresh, @jennyps| Run jenkins job from codefresh pipeline| `jenkins` `job`|
1414
| [Deploy to DCOS](stable/dcos-app-deploy/README.md) | @eugene-codefresh | Deploy application image to DC/OS cluster | `dcos` `deploy` `containers` |
15-
| [Interact with Jira](https://github.com/codefresh-io/plugins/tree/master/stable/jira/README.md)|@antweiss | Interact with Jira from codefresh pipelines | `jira` `workflow`
15+
| [Interact with Jira](https://github.com/codefresh-io/plugins/tree/master/stable/jira/README.md)|@antweiss | Interact with Jira from codefresh pipelines| `jira` `workflow`|
16+
| [release to npm](stable/release-to-NPM/README.md) | @ziv-codefresh | Release npm modules from a pipeline | `npm` |
17+
| [Twistlock](stable/twistlock-scan) | @dustinvanbuskirk | Security scanning of docker images using Twistlock | `security` |
18+
1619
## Incubator Plugins
1720

18-
| Plugin | Description | Tags |
19-
| ---------------------------------------------------------------- | ------------------------------------------------------------------- | --------------------------------------------------------- |
20-
| [Import Docker Images](incubator/import-docker-images/README.md) | Import Docker images metadata into Codefresh | `docker` `codefresh` |
21-
| [Deploy Kompose](incubator/kompose/README.md) | Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` | |
21+
| Plugin| Description| Tags|
22+
| --- | --- | --- |
23+
| [Helm](incubator/helm/README.md) | Deploy Helm charts | `kubernetes` `helm`|
24+
| [Clair](incubator/clair/README.md) | Security scanning of Docker images using Clair | `security` |
25+
| [Import Docker Images](incubator/import-docker-images/README.md) | Import Docker images metadata into Codefresh| `docker` `codefresh`|
26+
| [Deploy Kompose](incubator/kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |

0 commit comments

Comments
 (0)