mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
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:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core proxy plugin"
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user