|
2 | 2 |
|
3 | 3 | ## Stable Plugins
|
4 | 4 |
|
5 |
| -| Plugin | Description | Tags | |
6 |
| -| ----------------------------------------------- | ------------------------------------------------------------------- | --------------------------------------------------------- | |
7 |
| -| [Codefresh Cli](stable/codefresh-cli/README.md) | Operate on Codefresh resources | `cli` | |
8 |
| -| [Deploy Helm](stable/helm/README.md) | Deploy a Helm chart | `kubernetes` `helm` | |
9 |
| -| [Slack](stable/slack/README.md) | Send message to slack | `slack` `notify` | |
10 |
| -| [Deploy to ECS](stable/ecs-deploy/README.md) | Deploy docker image to ECS | `ecs` `deploy` `containers` `aws` | |
11 |
| -| [Deploy Kompose](stable/kompose/README.md) | Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` | |
| 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 | 12 |
|
13 | 13 |
|
14 | 14 | ## Incubator Plugins
|
15 | 15 |
|
16 |
| -| Plugin | Description | Tags | |
17 |
| -| ---------------------------------------------------------------- | -------------------------------------------- | -------------------- | |
18 |
| -| [Import Docker Images](incubator/import-docker-images/README.md) | Import Docker images metadata into Codefresh | `docker` `codefresh` | |
| 16 | +| Plugin | Author | Description | Tags | |
| 17 | +| ---------------------------------------------------------------- | ----------- | -------------------------------------------- | -------------------- | |
| 18 | +| [Import Docker Images](incubator/import-docker-images/README.md) | @alexei-led | Import Docker images metadata into Codefresh | `docker` `codefresh` | |
0 commit comments