Skip to content

Commit 53b91a4

Browse files
authored
Update CATALOG.md
1 parent a2cbc95 commit 53b91a4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CATALOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Plugin Catalog
2+
3+
## Stable Plugins
4+
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` `notify` |
9+
| [Deploy to ECS](stable/ecs-deploy/README.md) | Deploy docker image to ECS | `ecs` `deploy` `containers` `aws` |
10+
11+
## Incubator Plugins
12+
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 Kompose](incubator/kompose/README.md) | Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
17+
| [Run Jenkins Jobs](incubator/run-jenkins-jobs/README.md) | Run jenkins job from codefresh pipeline | `jenkins` `job` |

0 commit comments

Comments
 (0)