Compare commits

...

2 Commits
1.2.5 ... 1.2.6

Author SHA1 Message Date
Jose Diaz-Gonzalez
33463e498a Release 1.2.6 2018-04-23 18:14:24 -04:00
Jose Diaz-Gonzalez
bebe071a29 feat: plugins are no longer beta 2018-04-23 18:14:24 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# dokku mongo (beta) [![Build Status](https://img.shields.io/travis/dokku/dokku-mongo.svg?branch=master "Build Status")](https://travis-ci.org/dokku/dokku-mongo) [![IRC Network](https://img.shields.io/badge/irc-freenode-blue.svg "IRC Freenode")](https://webchat.freenode.net/?channels=dokku)
# dokku mongo [![Build Status](https://img.shields.io/travis/dokku/dokku-mongo.svg?branch=master "Build Status")](https://travis-ci.org/dokku/dokku-mongo) [![IRC Network](https://img.shields.io/badge/irc-freenode-blue.svg "IRC Freenode")](https://webchat.freenode.net/?channels=dokku)
Official mongo plugin for dokku. Currently defaults to installing [mongo 3.4.9](https://hub.docker.com/_/mongo/).

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku mongo service plugin"
version = "1.2.5"
version = "1.2.6"
[plugin.config]