Files
dokku/plugins/checks/plugin.toml
Jose Diaz-Gonzalez a1860bae14 Release 0.19.1
# History

## 0.19.1

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.19.1/bootstrap.sh
sudo DOKKU_TAG=v0.19.1 bash bootstrap.sh
```

### Bug Fixes

- #3713: @josegonzalez Require nginx 1.13+ in order to enable tls1.3
2019-10-14 20:12:50 -04:00

5 lines
85 B
TOML

[plugin]
description = "dokku core checks plugin"
version = "0.19.1"
[plugin.config]