mirror of
https://github.com/dokku/dokku.git
synced 2026-08-29 10:08:53 +02:00
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:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core builder-nixpacks plugin"
|
||||
version = "0.38.14"
|
||||
version = "0.38.15"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user