|
1 |
| -# Plugin Catalog |
2 |
| - |
3 |
| -## Stable Plugins |
4 |
| - |
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` `pull request` |
13 |
| - |
14 |
| - |
15 |
| -## Incubator Plugins |
16 |
| - |
17 |
| -| Plugin | Author | Description | Tags | |
18 |
| -| ---------------------------------------------------------------- | ----------- | -------------------------------------------- | -------------------- | |
19 |
| -| [Import Docker Images](incubator/import-docker-images/README.md) | @alexei-led | Import Docker images metadata into Codefresh | `docker` `codefresh` | |
20 |
| -| [Docker Service](incubator/docker-service/README.md) | @kosta-codefresh | creates docker daemon and then use it in pipeline | `docker` `codefresh` | |
| 1 | +# Plugin Catalog |
| 2 | + |
| 3 | +## Stable Plugins |
| 4 | + |
| 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 |
| 13 | + |
| 14 | +## Incubator Plugins |
| 15 | + |
| 16 | +| Plugin | Description | Tags | |
| 17 | +| ---------------------------------------------------------------- | ------------------------------------------------------------------- | --------------------------------------------------------- | |
| 18 | +| [Import Docker Images](incubator/import-docker-images/README.md) | Import Docker images metadata into Codefresh | `docker` `codefresh` | |
| 19 | +| [Deploy Kompose](incubator/kompose/README.md) | Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` | |
| 20 | +| [Run Jenkins Jobs](incubator/run-jenkins-jobs/README.md) | Run jenkins job from codefresh pipeline | `jenkins` `job` | |
0 commit comments