Tags: dokku/dokku
Tags
Release 0.38.19 # History ## 0.38.19 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.19/bootstrap.sh sudo DOKKU_TAG=v0.38.19 bash bootstrap.sh ```
Release 0.38.18 # History ## 0.38.18 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.18/bootstrap.sh sudo DOKKU_TAG=v0.38.18 bash bootstrap.sh ``` ### Tests - #8734: @dependabot[bot] chore(deps): bump golang from 1.26.3 to 1.26.4 in /tests/apps/gogrpc - #8731: @dependabot[bot] chore(deps): bump golang from 1.26.3 to 1.26.4 in /tests/apps/go-fail-predeploy - #8733: @dependabot[bot] chore(deps): bump golang from 1.26.3 to 1.26.4 in /tests/apps/zombies-dockerfile-tini - #8735: @dependabot[bot] chore(deps): bump golang from 1.26.3 to 1.26.4 in /tests/apps/go-fail-postdeploy - #8736: @dependabot[bot] chore(deps): bump golang from 1.26.3 to 1.26.4 in /tests/apps/zombies-dockerfile-no-tini - #8738: @dependabot[bot] chore(deps): bump python from 3.15.0b1-bookworm to 3.15.0b2-bookworm in /tests/apps/dockerfile-release - #8730: @dependabot[bot] chore(deps): bump django from 5.2.14 to 5.2.15 in /tests/apps/dockerfile-release ### Dependencies - #8727: @dependabot[bot] chore(deps): bump github.com/melbahja/goph from 1.5.0 to 1.5.1 in /plugins/common - #8739: @dependabot[bot] chore(deps): bump github.com/traefik/traefik/v2 from 2.11.46 to 2.11.47 in /plugins/scheduler-k3s - #8737: @dependabot[bot] chore(deps): bump dokku/openresty-docker-proxy from 0.12.0 to 0.12.1 in /plugins/openresty-vhosts - #8732: @dependabot[bot] chore(deps): bump python from 3.15.0b1-alpine to 3.15.0b2-alpine in /docs/_build - #8740: @dependabot[bot] chore(deps): bump timberio/vector from 0.55.0-debian to 0.56.0-debian in /plugins/logs - #8741: @dependabot[bot] chore(deps): bump traefik from v3.7.1 to v3.7.3 in /plugins/traefik-vhosts
Release 0.38.17 # History ## 0.38.17 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.17/bootstrap.sh sudo DOKKU_TAG=v0.38.17 bash bootstrap.sh ``` ### New Features - #8729: @josegonzalez Add scheduler-k3s:preview subcommand to allow previewing helm chart changes ### Dependencies - #8728: @dependabot[bot] chore(deps): bump dokku/openresty-docker-proxy from 0.11.0 to 0.12.0 in /plugins/openresty-vhosts
Release 0.38.16 # History ## 0.38.16 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.16/bootstrap.sh sudo DOKKU_TAG=v0.38.16 bash bootstrap.sh ``` ### Bug Fixes - #8723: @josegonzalez Match control-plane nodes by their modern label - #8724: @josegonzalez Stop truncating existing files in common.TouchFile
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
Release 0.38.14 # History ## 0.38.14 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.14/bootstrap.sh sudo DOKKU_TAG=v0.38.14 bash bootstrap.sh ``` ### New Features - #8716: @josegonzalez Add scheduler-k3s annotations:report and labels:report - #8715: @josegonzalez Add scheduler-k3s:charts:set and :charts:report
Release 0.38.13 # History ## 0.38.13 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.13/bootstrap.sh sudo DOKKU_TAG=v0.38.13 bash bootstrap.sh ``` ### Bug Fixes - #8713: @josegonzalez Make storage:mount upsert the existing attachment ### New Features - #8714: @josegonzalez Expose per-attachment fields in storage:report - #8712: @josegonzalez Expose attachment readonly and volume_options in storage:list json - #8711: @josegonzalez Add --volume-options flag to storage:mount
Release 0.38.12 # History ## 0.38.12 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.12/bootstrap.sh sudo DOKKU_TAG=v0.38.12 bash bootstrap.sh ``` ### Bug Fixes - #8706: @josegonzalez Align apps:set/apps:report with what dokku actually reads
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
Release 0.38.10 # History ## 0.38.10 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.10/bootstrap.sh sudo DOKKU_TAG=v0.38.10 bash bootstrap.sh ``` ### New Features - #8702: @josegonzalez Prompt for confirmation on storage:destroy ### Tests - #8698: @dependabot[bot] chore(deps-dev): bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 in /tests/apps/java
PreviousNext