Release 0.38.9

# History

## 0.38.9

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.38.9/bootstrap.sh
sudo DOKKU_TAG=v0.38.9 bash bootstrap.sh
```

### New Features

- #8697: @josegonzalez Split openresty report into raw/computed/global

### Refactors

- #8696: @josegonzalez Treat empty ps restart-policy as an unset
This commit is contained in:
Dokku Bot
2026-05-28 09:14:30 +00:00
parent a561a5069e
commit c8101aa2a7
58 changed files with 156 additions and 139 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core scheduler-docker-local plugin"
version = "0.38.8"
version = "0.38.9"
[plugin.config]