mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.35.10 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.35.10/bootstrap.sh sudo DOKKU_TAG=v0.35.10 bash bootstrap.sh ``` ### Bug Fixes - #7324: @josegonzalez Correctly pull the deployment id from an app's helm values when executing dokku run under the k3s scheduler - #7332: @josegonzalez Drop the pod name from stdout output when creating one-off containers under the k3s scheduler - #7331: @josegonzalez Output logs for completed containers launched by the k3s scheduler - #7330: @josegonzalez Disable stdio buffering so log coloring happens normally when fetching logs for k3s-scheduler managed apps - #7329: @josegonzalez Correctly wait for one-off k3s pods to be ready - #7328: @josegonzalez Execute one-off commands with DOKKU_APP_SHELL as the initial command under the k3s scheduler - #7323: @josegonzalez Correct errors in brew doctor output when making a formula release ### Dependencies - #7327: @dependabot[bot] chore(deps): bump watchdog from 5.0.3 to 6.0.0 in /docs/_build - #7326: @dependabot[bot] chore(deps): bump werkzeug from 3.1.0 to 3.1.1 in /tests/apps/python-flask
13 lines
1.0 KiB
Plaintext
13 lines
1.0 KiB
Plaintext
Package: dokku
|
|
Version: 0.35.10
|
|
Section: web
|
|
Priority: optional
|
|
Architecture: amd64
|
|
Depends: apache2-utils, locales, git, cpio, cron, curl, man-db, netcat, sshcommand, docker-engine-cs (>= 19.03.0) | docker-engine (>= 19.03.0) | docker-io (>= 19.03.0) | docker.io (>= 19.03.0) | docker-ce (>= 19.03.0) | docker-ee (>= 19.03.0) | moby-engine, docker-compose-plugin | moby-compose, docker-buildx-plugin | moby-buildx, docker-container-healthchecker, docker-image-labeler, lambda-builder, net-tools, netrc, parallel, procfile-util, rsync, dos2unix, jq, unzip, util-linux
|
|
Recommends: herokuish, bash-completion, dokku-update, dokku-event-listener
|
|
Pre-Depends: gliderlabs-sigil, nginx (>= 1.8.0) | openresty, bind9-dnsutils, cgroupfs-mount | cgroup-lite, debconf, plugn, sudo, python3, rsyslog
|
|
Maintainer: Jose Diaz-Gonzalez <dokku@josediazgonzalez.com>
|
|
Description: Docker-powered PaaS that helps build and manage the lifecycle of applications
|
|
Dokku is an extensible, open source Platform as a Service
|
|
that runs on a single server of your choice.
|