Release 0.11.2

# History

## 0.11.2

### Bug Fixes

- #3014: @josegonzalez fix: handle case where DOKKU_DOCKERFILE_PORTS is an empty string
- #3013: @alexquick Fix some issues with config/network/repo help output
- #3012: @alexquick Fail when setting/unsetting invalid keys
- #3011: @alexquick Forward output from plugn triggers to user
- #3004: @josegonzalez Return/Exit 1 when an image being deployed is invalid

### Documentation

- #3015: @elia Tiny fixes to triggers documentation
This commit is contained in:
Jose Diaz-Gonzalez
2017-12-18 20:10:09 -05:00
parent f425e23bdf
commit e10e62b1e9
38 changed files with 121 additions and 107 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core proxy plugin"
version = "0.11.1"
version = "0.11.2"
[plugin.config]