File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
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 ` |
You can’t perform that action at this time.
0 commit comments