Skip to content

Commit 5d0d4cc

Browse files
committed
Update catalog
1 parent 14f5518 commit 5d0d4cc

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CATALOG.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
## Stable Plugins
44

5-
| Plugin | Description | Tags |
6-
| ------------------------------------ | ------------------- | ------------------- |
7-
| [Deploy Helm](stable/helm/README.md) | Deploy a Helm chart | `kubernetes` `helm` |
8-
| [Slack](stable/slack/README.md) | Send message to slack | `slack` |
5+
| Plugin | Description | Tags |
6+
| -------------------------------------------- | -------------------------- | --------------------------------- |
7+
| [Deploy Helm](stable/helm/README.md) | Deploy a Helm chart | `kubernetes` `helm` |
8+
| [Slack](stable/slack/README.md) | Send message to slack | `slack` |
9+
| [Deploy to ECS](stable/ecs-deploy/README.md) | Deploy docker image to ECS | `ecs` `deploy` `containers` `aws` |
910

1011
## Incubator Plugins
1112

12-
| Plugin | Description | Tags |
13-
| ---------------------------------------------------------------- | -------------------------------------------- | -------------------- |
14-
| [Import Docker Images](incubator/import-docker-images/README.md) | Import Docker images metadata into Codefresh | `docker` `codefresh` |
15-
| [Deploy to ECS](stable/ecs-deploy/README.md) | Deploy docker image to ECS | `ecs` `deploy` `containers` |
13+
| Plugin | Description | Tags |
14+
| ---------------------------------------------------------------- | -------------------------------------------- | --------------------------------------------------------- |
15+
| [Import Docker Images](incubator/import-docker-images/README.md) | Import Docker images metadata into Codefresh | `docker` `codefresh` |
16+
| [Deploy Komposae](incubator/kompose/README.md) | Deploy Docker Compose to Kubernetes cluster | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |

0 commit comments

Comments
 (0)