Skip to content

Commit 837ad9c

Browse files
dcos-app-deploy plugin added to CATALOG.md
1 parent 8334940 commit 837ad9c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CATALOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| [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` |
1212
| [GitHub PR](stable/github-pr/README.MD) | @nick-codefresh | Creates pull request to GitHub | `github` |
1313
| [Run Jenkins Jobs](https://github.com/codefresh-io/plugins/tree/master/stable/run-jenkins-job/README.md)|@vadim-codefresh, @jennyps | Run jenkins job from codefresh pipeline | `jenkins` `job` |
14-
14+
| [Deploy to DCOS](stable/dcos-app-deploy/README.md) | @eugene-codefresh | Deploy application docker image to DCOS | `dcos` `deploy` `containers` |
1515
## Incubator Plugins
1616

1717
| Plugin | Description | Tags |

stable/dcos-app-deploy/plugin.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
tag: 0.0.1
1+
image: codefresh/cf-deploy-dcos
2+
tag: latest
23
version: 0.1.0
34
description: Deploy an application on dcos cluster
45
keywords:

0 commit comments

Comments
 (0)