Release 0.38.11

# History

## 0.38.11

Install/update via the bootstrap script:

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

### Bug Fixes

- #8704: @josegonzalez Pass storage entry basename to chown-storage-dir
This commit is contained in:
Dokku Bot
2026-05-30 01:05:46 +00:00
parent 214c8cc2e1
commit 34b19f99b9
58 changed files with 152 additions and 139 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core buildpacks plugin"
version = "0.38.10"
version = "0.38.11"
[plugin.config]