Compare commits

...

2 Commits
1.2.5 ... 1.2.6

Author SHA1 Message Date
Jose Diaz-Gonzalez
9c7015e318 Release 1.2.6 2018-04-23 18:14:47 -04:00
Jose Diaz-Gonzalez
271e581972 feat: plugins are no longer beta 2018-04-23 18:14:47 -04:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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