Release 0.38.15

# History

## 0.38.15

Install/update via the bootstrap script:

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

### Bug Fixes

- #8718: @josegonzalez Persist scheduler-k3s chart overrides as JSON maps

### Other

- #8720: @josegonzalez Persist scheduler-k3s annotations and labels as JSON maps
This commit is contained in:
Dokku Bot
2026-05-31 08:05:25 +00:00
parent 76b9f03818
commit 213d89b1e4
58 changed files with 156 additions and 139 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core builder-nixpacks plugin"
version = "0.38.14"
version = "0.38.15"
[plugin.config]