Dokku Versions Save

A docker-powered PaaS that helps you build and manage the lifecycle of applications

v0.30.7

11 months ago

Install/update via the bootstrap script:

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

Bug Fixes

  • #5905: @josegonzalez fix: trim whitespace on registry property values

Documentation

  • #5897: @josegonzalez Add cron-restart to plugin registry

Dependencies

  • #5904: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.11 to 36.0.15
  • #5902: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.10 to 36.0.11
  • #5900: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.9 to 36.0.10
  • #5898: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.8 to 36.0.9
  • #5899: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.14 to 9.1.15 in /docs/_build
  • #5894: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.6 to 36.0.8

v0.30.6

1 year ago

Install/update via the bootstrap script:

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

Bug Fixes

  • #5889: @josegonzalez Respect dashboard disabling properties in traefik
  • #5890: @josegonzalez Add missing report triggers and omitted proxy functionality
  • #5757: @josegonzalez Ensure users can push from an image-deploy repository and respect deploy-branch

New Features

  • #5873: @josegonzalez Add dependabot to all plugin dependencies

Dependencies

  • #5877: @dependabot[bot] chore(deps): bump github.com/multiformats/go-base36 from 0.1.1-0.20220823151017-f5af2eed4d9c to 0.2.0 in /plugins/cron
  • #5886: @josegonzalez chore: bump github.com/otiai10/copy from 1.9.0 to 1.11.0
  • #5875: @dependabot[bot] chore(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 in /plugins/ps
  • #5885: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.3 to 36.0.6
  • #5871: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 35.9.2 to 36.0.3

Other

  • #5887: @josegonzalez chore: bump github.com/ryanuber/columnize from 1.1.2-0.20190319233515-9e6335e58db3 to 2.1.2+incompatible
  • #5872: @Samuelodan Fix typo in upgrading docs

v0.30.5

1 year ago

Install/update via the bootstrap script:

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

New Features

  • #5862: @edmorley Stop using the latest tag for the default DOKKU_CNB_BUILDER

Documentation

  • #5870: @josegonzalez Repair malformed code-block
  • #5863: @joker234 Remove reference to ssh github clone from app deployment docs

Tests

  • #5867: @josegonzalez Update linuxserver image used in tests to one that is compatible with arm64

Dependencies

  • #5868: @josegonzalez Update all golang dependencies to fix go.0 tests
  • #5856: @dependabot[bot] chore(deps): bump pymdown-extensions from 9.11 to 10.0.1 in /docs/_build
  • #5865: @dependabot[bot] chore(deps): bump requests from 2.27.1 to 2.31.0 in /tests/apps/lambda-python
  • #5864: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.12 to 9.1.14 in /docs/_build
  • #5866: @dependabot[bot] chore(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0 in /tests/apps/java

v0.30.4

1 year ago

Install/update via the bootstrap script:

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

Bug Fixes

  • #5786: @obrienmd Detect id_ed25519.pub in git:public-key command
  • #5758: @josegonzalez Support pack-based images that do not have a Procfile

New Features

  • #5851: @josegonzalez Allow setting _ as domain name for default nginx routing

Documentation

  • #5853: @josegonzalez Always overwrite bootstrap install file
  • #5828: @josegonzalez Add a note to the troubleshooting docs pointing developers to bind to all interfaces
  • #5827: @josegonzalez Add permalink support to headers

Tests

  • #5850: @josegonzalez Only run packer validation if any packer-related files were changed

Dependencies

  • #5837: @dependabot[bot] chore(deps): bump golang from 1.20.3 to 1.20.4 in /tests/apps/zombies-dockerfile-tini
  • #5836: @dependabot[bot] chore(deps): bump golang from 1.20.3 to 1.20.4 in /tests/apps/gogrpc
  • #5832: @dependabot[bot] chore(deps): bump flask from 2.3.1 to 2.3.2 in /tests/apps/multi
  • #5831: @dependabot[bot] chore(deps): bump flask from 2.3.1 to 2.3.2 in /tests/apps/python-flask
  • #5839: @dependabot[bot] chore(deps): bump mkdocs from 1.4.2 to 1.4.3 in /docs/_build
  • #5835: @dependabot[bot] chore(deps): bump golang from 1.20.3 to 1.20.4 in /tests/apps/zombies-dockerfile-no-tini
  • #5838: @dependabot[bot] chore(deps): bump golang from 1.20.3 to 1.20.4 in /tests/apps/go-fail-predeploy
  • #5841: @dependabot[bot] chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 in /tests/apps/gogrpc
  • #5842: @dependabot[bot] chore(deps): bump werkzeug from 2.3.1 to 2.3.4 in /tests/apps/python-flask
  • #5844: @dependabot[bot] chore(deps): bump django from 4.1.7 to 4.1.9 in /tests/apps/dockerfile-release
  • #5848: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.8 to 9.1.12 in /docs/_build
  • #5840: @dependabot[bot] chore(deps): bump golang from 1.20.3 to 1.20.4 in /tests/apps/go-fail-postdeploy
  • #5823: @dependabot[bot] chore(deps): bump flask from 2.2.3 to 2.3.1 in /tests/apps/python-flask
  • #5825: @dependabot[bot] chore(deps): bump flask from 2.2.3 to 2.3.1 in /tests/apps/multi
  • #5826: @dependabot[bot] chore(deps): bump werkzeug from 2.2.3 to 2.3.1 in /tests/apps/python-flask

v0.30.3

1 year ago

Install/update via the bootstrap script:

wget https://dokku.com/install/v0.30.3/bootstrap.sh
sudo DOKKU_TAG=v0.30.3 bash bootstrap.sh

Bug Fixes

  • #5763: @josegonzalez Set dokku version correctly for digitalocean image build

New Features

  • #5799: @josegonzalez Add ability to run dokku report without downloading herokuish image

Documentation

  • #5810: @strugee Fix typo in 0.30.x migration guide
  • #5820: @tylercrumpton Fix "cotainer" typo in one-off tasks docs page.
  • #5800: @josegonzalez Fix indentation in registry configuration documentation

Dependencies

  • #5809: @dependabot[bot] chore(deps): bump pygments from 2.15.0 to 2.15.1 in /docs/_build
  • #5811: @dependabot[bot] chore(deps): bump node from 19-alpine to 20-alpine in /tests/apps/dockerfile-noexpose
  • #5812: @dependabot[bot] chore(deps): bump node from 19-alpine to 20-alpine in /tests/apps/dockerfile-procfile
  • #5813: @dependabot[bot] chore(deps): bump node from 19-alpine to 20-alpine in /tests/apps/dockerfile-procfile-bad
  • #5814: @dependabot[bot] chore(deps): bump node from 19-alpine to 20-alpine in /tests/apps/dockerfile
  • #5815: @dependabot[bot] chore(deps): bump node from 19-alpine to 20-alpine in /tests/apps/dockerfile-app-json-formations
  • #5816: @dependabot[bot] chore(deps): bump sqlparse from 0.4.3 to 0.4.4 in /tests/apps/dockerfile-release
  • #5818: @dependabot[bot] chore(deps): bump importlib-metadata from 6.5.0 to 6.6.0 in /docs/_build
  • #5821: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.6 to 9.1.8 in /docs/_build
  • #5805: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.14 to 11.0.15 in /tests/apps/java
  • #5808: @dependabot[bot] chore(deps): bump importlib-metadata from 6.3.0 to 6.5.0 in /docs/_build
  • #5802: @dependabot[bot] chore(deps): bump packaging from 23.0 to 23.1 in /docs/_build
  • #5806: @dependabot[bot] chore(deps): bump soupsieve from 2.4 to 2.4.1 in /docs/_build
  • #5779: @dependabot[bot] chore(deps): bump golang from 1.20.2 to 1.20.3 in /tests/apps/gogrpc
  • #5782: @dependabot[bot] chore(deps): bump golang from 1.20.2 to 1.20.3 in /tests/apps/go-fail-postdeploy
  • #5788: @dependabot[bot] chore(deps): bump python from 3.11.2-alpine to 3.11.3-alpine in /docs/_build
  • #5795: @dependabot[bot] chore(deps): bump pygments from 2.14.0 to 2.15.0 in /docs/_build
  • #5796: @dependabot[bot] chore(deps): bump beautifulsoup4 from 4.12.0 to 4.12.2 in /docs/_build
  • #5797: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.4 to 9.1.6 in /docs/_build
  • #5801: @dependabot[bot] chore(deps): bump sinatra from 3.0.5 to 3.0.6 in /tests/apps/ruby
  • #5794: @dependabot[bot] chore(deps): bump pymdown-extensions from 9.10 to 9.11 in /docs/_build
  • #5793: @dependabot[bot] chore(deps): bump importlib-metadata from 6.1.0 to 6.3.0 in /docs/_build
  • #5791: @dependabot[bot] chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 in /tests/apps/gogrpc
  • #5789: @dependabot[bot] chore(deps): bump python from 3.11.2-buster to 3.11.3-buster in /tests/apps/dockerfile-release
  • #5783: @dependabot[bot] chore(deps): bump golang from 1.20.2 to 1.20.3 in /tests/apps/zombies-dockerfile-tini
  • #5781: @dependabot[bot] chore(deps): bump golang from 1.20.2 to 1.20.3 in /tests/apps/zombies-dockerfile-no-tini
  • #5780: @dependabot[bot] chore(deps): bump golang from 1.20.2 to 1.20.3 in /tests/apps/go-fail-predeploy
  • #5775: @dependabot[bot] chore(deps): bump ruby from 3.2.1 to 3.2.2 in /tests/apps/dockerfile-entrypoint
  • #5774: @dependabot[bot] chore(deps): bump thin from 1.8.1 to 1.8.2 in /tests/apps/ruby
  • #5765: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.3 to 9.1.4 in /docs/_build

v0.30.2

1 year ago

Install/update via the bootstrap script:

wget https://dokku.com/install/v0.30.2/bootstrap.sh
sudo DOKKU_TAG=v0.30.2 bash bootstrap.sh

Bug Fixes

  • #5749: @josegonzalez Keep image specified by git:from-image on app rebuild
  • #5750: @josegonzalez Return an error when an invalid scale count is encountered
  • #5748: @josegonzalez Correct set source type and source metadata

New Features

  • #5754: @josegonzalez Ignore release branches in changelog output

Removals

  • #5756: @josegonzalez Drop code supporting git versions without worktree support

Documentation

  • #5744: @josegonzalez Add DOKKU_LIB_HOST_ROOT to docker usage docs
  • #5740: @josegonzalez Add a note about how running plugin:install does not apply for docker-based installs
  • #5719: @TkTech Give a quick example of what to do after disabling the proxy to expose a UDP port
  • #5737: @Samuelodan Update instructions for setting letsencrypt global email
  • #5736: @josegonzalez Remove extra backtick from nginx docs
  • #5725: @IgnisDa Add surrealdb community plugin

Tests

  • #5755: @josegonzalez Ignore issue where errors are required to be lowercased

Dependencies

  • #5762: @dependabot[bot] chore(deps): bump watchdog from 2.3.1 to 3.0.0 in /docs/_build
  • #5760: @dependabot[bot] chore(deps): bump importlib-metadata from 6.0.0 to 6.1.0 in /docs/_build
  • #5761: @dependabot[bot] chore(deps): bump beautifulsoup4 from 4.11.2 to 4.12.0 in /docs/_build
  • #5745: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.2 to 9.1.3 in /docs/_build
  • #5746: @dependabot[bot] chore(deps): bump rack from 2.2.6.3 to 2.2.6.4 in /tests/apps/ruby
  • #5732: @dependabot[bot] chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 in /tests/apps/gogrpc
  • #5727: @dependabot[bot] chore(deps): bump golang from 1.20.1 to 1.20.2 in /tests/apps/zombies-dockerfile-tini
  • #5708: @dependabot[bot] chore(deps): bump zipp from 3.14.0 to 3.15.0 in /docs/_build
  • #5734: @dependabot[bot] chore(deps): bump mkdocs-material from 9.1.0 to 9.1.2 in /docs/_build
  • #5731: @dependabot[bot] chore(deps): bump rack from 2.2.6.2 to 2.2.6.3 in /tests/apps/ruby
  • #5730: @dependabot[bot] chore(deps): bump golang from 1.20.1 to 1.20.2 in /tests/apps/go-fail-predeploy
  • #5729: @dependabot[bot] chore(deps): bump golang from 1.20.1 to 1.20.2 in /tests/apps/zombies-dockerfile-no-tini
  • #5728: @dependabot[bot] chore(deps): bump golang from 1.20.1 to 1.20.2 in /tests/apps/gogrpc
  • #5726: @dependabot[bot] chore(deps): bump golang from 1.20.1 to 1.20.2 in /tests/apps/go-fail-postdeploy
  • #5723: @dependabot[bot] chore(deps): bump pymdown-extensions from 9.9.2 to 9.10 in /docs/_build
  • #5722: @dependabot[bot] chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 in /tests/apps/gogrpc
  • #5721: @dependabot[bot] chore(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 in /plugins/common
  • #5715: @dependabot[bot] chore(deps): bump luizm/action-sh-checker from 0.5.0 to 0.7.0
  • #5712: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.13 to 11.0.14 in /tests/apps/java
  • #5713: @dependabot[bot] chore(deps): bump watchdog from 2.3.0 to 2.3.1 in /docs/_build
  • #5717: @dependabot[bot] chore(deps): bump mkdocs-material from 9.0.14 to 9.1.0 in /docs/_build
  • #5703: @dependabot[bot] chore(deps): bump golang.org/x/net from 0.0.0-20190813141303-74dc4d7220e7 to 0.7.0 in /tests/apps/gogrpc
  • #5705: @dependabot[bot] chore(deps): bump mkdocs-material from 9.0.13 to 9.0.14 in /docs/_build
  • #5704: @dependabot[bot] chore(deps): bump watchdog from 2.2.1 to 2.3.0 in /docs/_build
  • #5698: @dependabot[bot] chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /plugins/common
  • #5697: @dependabot[bot] chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.8 in /tests/apps/gogrpc

Other

  • #5751: @josegonzalez Update all golang dependencies to fix go.0 tests

v0.30.1

1 year ago

Install/update via the bootstrap script:

wget https://dokku.com/install/v0.30.1/bootstrap.sh
sudo DOKKU_TAG=v0.30.1 bash bootstrap.sh

Bug Fixes

  • #5690: @josegonzalez Update dependencies for golang code to fix builds
  • #5683: @josegonzalez Ensure the services directory also exists
  • #5688: @josegonzalez Set custom entrypoint for pack-based containers so custom command/argument combinations are respected

New Features

  • #5682: @josegonzalez Build Digitalocean image automatically upon release
  • #5675: @josegonzalez Add new sections to release notes

Documentation

  • #5695: @josegonzalez Add a note about required upgrade to 0.29.x for versions prior to 0.25.x
  • #5689: @josegonzalez Add note about ubuntu 18.04 being deprecated
  • #5684: @josegonzalez Note that the app.json is pulled from the specified image when deploying via git:from-image
  • #5679: @josegonzalez Revert invalid replacement in homepage html path objects
  • #5678: @josegonzalez Cleanup docs on homepage for installation

Dependencies

  • #5693: @dependabot[bot] chore(deps): bump mkdocs-material from 9.0.12 to 9.0.13 in /docs/_build
  • #5694: @dependabot[bot] chore(deps): bump zipp from 3.13.0 to 3.14.0 in /docs/_build
  • #5677: @dependabot[bot] chore(deps): bump flask from 2.2.2 to 2.2.3 in /tests/apps/multi
  • #5676: @dependabot[bot] chore(deps): bump flask from 2.2.2 to 2.2.3 in /tests/apps/python-flask

v0.30.0

1 year ago

Install/update via the bootstrap script:

wget https://dokku.com/install/v0.30.0/bootstrap.sh
sudo DOKKU_TAG=v0.30.0 bash bootstrap.sh

See the 0.30.0 migration guide for more information on migrating to 0.30.0.

Bug Fixes

  • #5674: @josegonzalez Use authenticated requests to the github api in order to generate changelogs for a release
  • #5604: @josegonzalez Trigger nginx proxy rebuild early to avoid downtime if deploying large numbers of processes
  • #5589: @josegonzalez Use warning_scheme variable instead of bare word in caddy-vhosts warning output
  • #5580: @josegonzalez Do not attempt to reinstall already installed plugins
  • #5606: @josegonzalez Ensure the mounted services directory is symlinked correctly

New Features

  • #5663: @josegonzalez Update build-base docker image to ensure we can build on all supported platforms without stalling
  • #5308: @josegonzalez Implement haproxy proxy plugin
  • #5633: @josegonzalez Add auto-updates to docs python dependencies
  • #5603: @josegonzalez Add ability to deploy images generated via docker save with git:load-image
  • #5591: @josegonzalez Allow the herokuish builder to be detected when the computed allowed value is set not set to false
  • #5570: @josegonzalez Add support for customizing the remote in use for all commands sent via the official client
  • #5581: @josegonzalez Use short url for installation

Refactors

  • #5659: @josegonzalez Remove deprecated functions and commands
  • #5559: @josegonzalez Move app.json extraction from built image artifact to source code

Documentation

  • #5658: @mpslanker Updated debian install docs to work on both debian and ubuntu
  • #5657: @josegonzalez Use correct version of Markdown for mkdocs
  • #5656: @josegonzalez Add "new as of" prefix to version in user management docs
  • #5645: @josegonzalez Update mkdocs-material features to cope with upgrade to 9.x
  • #5632: @josegonzalez Add a note mentioning that network aliases only work when attached to a network other than bridge
  • #5630: @josegonzalez Remove extra location block from built docs nginx config
  • #5616: @jcalfee Add a note about reloading nginx to troubleshooting docs
  • #5590: @josegonzalez Note that connecting to vagrant should be done via vagrant ssh
  • #5588: @josegonzalez Document how to route to server-local apps via a service proxy
  • #5585: @NicolasLM Improve instructions for disabling the default nginx site
  • #5629: @josegonzalez Update list indentation explaining network property utilization

Tests

  • #5673: @josegonzalez Cancel in progress builds when a new commit is pushed
  • #5611: @josegonzalez Add more debugging output to deploy tests
  • #5587: @josegonzalez Timeout build jobs within 45 minutes
  • #5608: @josegonzalez Refactor the config test to use a simple python codebase instead

Other

  • #5595: @josegonzalez Remove deprecated ability to call logs:failed without specifying an app or --all flag
  • #5594: @josegonzalez Remove deprecated builder-specific post-release hooks
  • #5593: @josegonzalez Remove deprecated --detach flag
  • #5592: @josegonzalez Remove support for DOKKU_SCALE file
  • #5560: @josegonzalez Drop SPDY support from nginx plugin
  • #5558: @josegonzalez Remove references to ubuntu 18.04 ahead of EOL

Dependabot

  • #5671: @dependabot[bot] chore(deps): bump soupsieve from 2.3.2.post1 to 2.4 in /docs/_build
  • #5666: @dependabot[bot] chore(deps): bump golang from 1.20.0 to 1.20.1 in /tests/apps/go-fail-predeploy
  • #5672: @dependabot[bot] chore(deps): bump django from 4.1.6 to 4.1.7 in /tests/apps/dockerfile-release
  • #5670: @dependabot[bot] chore(deps): bump golang from 1.20.0 to 1.20.1 in /tests/apps/zombies-dockerfile-no-tini
  • #5669: @dependabot[bot] chore(deps): bump golang from 1.20.0 to 1.20.1 in /tests/apps/go-fail-postdeploy
  • #5668: @dependabot[bot] chore(deps): bump golang from 1.20.0 to 1.20.1 in /tests/apps/gogrpc
  • #5667: @dependabot[bot] chore(deps): bump golang from 1.20.0 to 1.20.1 in /tests/apps/zombies-dockerfile-tini
  • #5665: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 230 to 231 in /tests/apps/php
  • #5664: @dependabot[bot] chore(deps): bump werkzeug from 2.2.2 to 2.2.3 in /tests/apps/python-flask
  • #5661: @dependabot[bot] chore(deps): update markdown requirement from <3.4,>=3.2.1 to >=3.2.1,<3.5 in /docs/_build
  • #5655: @dependabot[bot] chore(deps): bump zipp from 3.12.1 to 3.13.0 in /docs/_build
  • #5654: @dependabot[bot] chore(deps): bump mkdocs-material from 9.0.11 to 9.0.12 in /docs/_build
  • #5648: @dependabot[bot] chore(deps): bump markdown from 3.3.7 to 3.4.1 in /docs/_build
  • #5650: @dependabot[bot] chore(deps): bump python from 3.11.1-buster to 3.11.2-buster in /tests/apps/dockerfile-release
  • #5651: @dependabot[bot] chore(deps): bump ruby from 3.2.0 to 3.2.1 in /tests/apps/dockerfile-entrypoint
  • #5652: @dependabot[bot] chore(deps): bump python from 3.11.1-alpine to 3.11.2-alpine in /docs/_build
  • #5647: @dependabot[bot] chore(deps): bump importlib-metadata from 4.12.0 to 6.0.0 in /docs/_build
  • #5646: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 229 to 230 in /tests/apps/php
  • #5634: @dependabot[bot] chore(deps): bump mkdocs-material from 8.4.2 to 9.0.11 in /docs/_build
  • #5637: @dependabot[bot] chore(deps): bump packaging from 21.3 to 23.0 in /docs/_build
  • #5643: @dependabot[bot] chore(deps): bump watchdog from 2.1.9 to 2.2.1 in /docs/_build
  • #5642: @dependabot[bot] chore(deps): bump pymdown-extensions from 9.5 to 9.9.2 in /docs/_build
  • #5639: @dependabot[bot] chore(deps): bump mkdocs from 1.3.1 to 1.4.2 in /docs/_build
  • #5638: @dependabot[bot] chore(deps): bump mkdocs-material-extensions from 1.0.3 to 1.1.1 in /docs/_build
  • #5631: @dependabot[bot] chore(deps): bump socket.io from 4.5.4 to 4.6.0 in /tests/apps/.websocket.disabled
  • #5636: @dependabot[bot] chore(deps): bump markupsafe from 2.1.1 to 2.1.2 in /docs/_build
  • #5641: @dependabot[bot] chore(deps): bump beautifulsoup4 from 4.11.1 to 4.11.2 in /docs/_build
  • #5635: @dependabot[bot] chore(deps): bump pygments from 2.13.0 to 2.14.0 in /docs/_build
  • #5640: @dependabot[bot] chore(deps): bump zipp from 3.8.1 to 3.12.1 in /docs/_build
  • #5617: @dependabot[bot] chore(deps): bump golang from 1.19.5 to 1.20.0 in /tests/apps/go-fail-predeploy
  • #5620: @dependabot[bot] chore(deps): bump golang from 1.19.5 to 1.20.0 in /tests/apps/gogrpc
  • #5618: @dependabot[bot] chore(deps): bump golang from 1.19.5 to 1.20.0 in /tests/apps/go-fail-postdeploy
  • #5625: @dependabot[bot] chore(deps): bump django from 4.1.2 to 4.1.6 in /tests/apps/dockerfile-release
  • #5619: @dependabot[bot] chore(deps): bump golang from 1.19.5 to 1.20.0 in /tests/apps/zombies-dockerfile-no-tini
  • #5621: @dependabot[bot] chore(deps): bump golang from 1.19.5 to 1.20.0 in /tests/apps/zombies-dockerfile-tini
  • #5615: @dependabot[bot] chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
  • #5610: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 227 to 229 in /tests/apps/php
  • #5600: @dependabot[bot] chore(deps): bump rack from 2.2.4 to 2.2.6.2 in /tests/apps/ruby
  • #5598: @dependabot[bot] chore(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0
  • #5579: @dependabot[bot] chore(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 in /tests/apps/java

v0.29.4

1 year ago

Install/update via the bootstrap script:

wget https://raw.githubusercontent.com/dokku/dokku/v0.29.4/bootstrap.sh
sudo DOKKU_TAG=v0.29.4 bash bootstrap.sh

Bug Fixes

  • #5571: @josegonzalez Ensure we properly setup all data directories on app install and creation
  • #5555: @josegonzalez Drop debugging code from ps plugin

Documentation

  • #5563: @kbuilds Clarify documentation for default site under nginx

Tests

  • #5557: @josegonzalez Update GitHub actions

Other

  • #5577: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/gogrpc
  • #5573: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/go-fail-postdeploy
  • #5574: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/zombies-dockerfile-tini
  • #5575: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/go-fail-predeploy
  • #5576: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/zombies-dockerfile-no-tini

v0.29.3

1 year ago

Install/update via the bootstrap script:

wget https://raw.githubusercontent.com/dokku/dokku/v0.29.3/bootstrap.sh
sudo DOKKU_TAG=v0.29.3 bash bootstrap.sh

Bug Fixes

  • #5544: @josegonzalez Exit non-zero when git:from-image deploys fail to start the app
  • #5543: @josegonzalez Properly parse arguments for git:status command

Tests

  • #5554: @josegonzalez Validate that procfile-path is respected

Other

  • #5551: @dependabot[bot] chore(deps): bump ruby from 3.1.3 to 3.2.0 in /tests/apps/dockerfile-entrypoint
  • #5547: @dependabot[bot] chore(deps): bump setuptools from 65.5.0 to 65.5.1 in /tests/apps/dockerfile-release
  • #5542: @josegonzalez Add json output format support to storage:list