Commit Graph

13027 Commits

Author SHA1 Message Date
dependabot[bot]
4c16f7df82 chore(deps): bump gunicorn in /tests/apps/dockerfile-release
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.1.1 to 25.0.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/24.1.1...25.0.1)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 15:37:15 +00:00
Dokku Bot
82469c4c5f Release 0.37.6
# History

## 0.37.6

Install/update via the bootstrap script:

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

### Bug Fixes

- #8306: @josegonzalez Ensure we can call storage:report properly

### Documentation

- #8289: @josegonzalez Add an architecture document for dokku
- #8288: @josegonzalez Add a readme for the docs folder

### Dependencies

- #8312: @dependabot[bot] chore(deps): bump timberio/vector from 0.52.0-debian to 0.53.0-debian in /plugins/logs
- #8311: @dependabot[bot] chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/dockerfile-release
- #8308: @dependabot[bot] chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/multi
- #8309: @dependabot[bot] chore(deps): bump pymdown-extensions from 10.20 to 10.20.1 in /docs/_build
- #8307: @dependabot[bot] chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/python-flask
- #8301: @dependabot[bot] chore(deps): bump helm.sh/helm/v3 from 3.19.5 to 3.20.0 in /plugins/scheduler-k3s
- #8299: @dependabot[bot] chore(deps): bump ruby from 4.0.0 to 4.0.1 in /tests/apps/dockerfile-entrypoint
- #8293: @dependabot[bot] chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/zombies-dockerfile-no-tini
- #8296: @dependabot[bot] chore(deps): bump soupsieve from 2.8.1 to 2.8.3 in /docs/_build
- #8295: @dependabot[bot] chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/go-fail-postdeploy
- #8294: @dependabot[bot] chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/gogrpc
- #8291: @dependabot[bot] chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/zombies-dockerfile-tini
- #8292: @dependabot[bot] chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/go-fail-predeploy
- #8277: @dependabot[bot] chore(deps): bump github.com/traefik/traefik/v2 from 2.11.34 to 2.11.35 in /plugins/scheduler-k3s
- #8297: @dependabot[bot] chore(deps): bump pyparsing from 3.3.1 to 3.3.2 in /docs/_build
- #8298: @dependabot[bot] chore(deps): bump lodash from 4.17.21 to 4.17.23 in /tests/apps/multi
- #8300: @dependabot[bot] chore(deps): bump packaging from 25.0 to 26.0 in /docs/_build
- #8303: @dependabot[bot] chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/python-flask
- #8305: @dependabot[bot] chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/dockerfile-release
- #8304: @dependabot[bot] chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/multi
- #8280: @dependabot[bot] chore(deps): bump helm.sh/helm/v3 from 3.19.4 to 3.19.5 in /plugins/scheduler-k3s
- #8279: @dependabot[bot] chore(deps): bump traefik from 3.6.6 to 3.6.7 in /plugins/traefik-vhosts
v0.37.6
2026-01-28 17:39:04 +00:00
Jose Diaz-Gonzalez
edbb7fe664 Merge pull request #8312 from dokku/dependabot/docker/plugins/logs/timberio/vector-0.53.0-debian
chore(deps): bump timberio/vector from 0.52.0-debian to 0.53.0-debian in /plugins/logs
2026-01-28 12:37:40 -05:00
dependabot[bot]
febfe26e8c chore(deps): bump timberio/vector in /plugins/logs
Bumps timberio/vector from 0.52.0-debian to 0.53.0-debian.

---
updated-dependencies:
- dependency-name: timberio/vector
  dependency-version: 0.53.0-debian
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 13:53:36 +00:00
Jose Diaz-Gonzalez
3aaa54d5eb Merge pull request #8311 from dokku/dependabot/pip/tests/apps/dockerfile-release/gunicorn-24.1.1
chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/dockerfile-release
2026-01-26 12:03:51 -05:00
Jose Diaz-Gonzalez
e34c14591c Merge pull request #8308 from dokku/dependabot/pip/tests/apps/multi/gunicorn-24.1.1
chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/multi
2026-01-26 11:08:17 -05:00
Jose Diaz-Gonzalez
c4209be082 Merge pull request #8309 from dokku/dependabot/pip/docs/_build/pymdown-extensions-10.20.1
chore(deps): bump pymdown-extensions from 10.20 to 10.20.1 in /docs/_build
2026-01-26 11:07:32 -05:00
Jose Diaz-Gonzalez
4278b8876a Merge pull request #8307 from dokku/dependabot/pip/tests/apps/python-flask/gunicorn-24.1.1
chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/python-flask
2026-01-26 11:05:58 -05:00
dependabot[bot]
ef0787e12d chore(deps): bump gunicorn in /tests/apps/dockerfile-release
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.0.0 to 24.1.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/24.0.0...24.1.1)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 24.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 15:08:42 +00:00
dependabot[bot]
f127a04337 chore(deps): bump pymdown-extensions in /docs/_build
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.20 to 10.20.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/commits)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 10.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 15:06:34 +00:00
dependabot[bot]
aad9072b3a chore(deps): bump gunicorn from 24.0.0 to 24.1.1 in /tests/apps/multi
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.0.0 to 24.1.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/24.0.0...24.1.1)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 24.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 15:05:18 +00:00
dependabot[bot]
7d833428ac chore(deps): bump gunicorn in /tests/apps/python-flask
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.0.0 to 24.1.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/24.0.0...24.1.1)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 24.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 15:05:09 +00:00
Jose Diaz-Gonzalez
8ba3ab3b4a Merge pull request #8301 from dokku/dependabot/go_modules/plugins/scheduler-k3s/helm.sh/helm/v3-3.20.0
chore(deps): bump helm.sh/helm/v3 from 3.19.5 to 3.20.0 in /plugins/scheduler-k3s
2026-01-26 00:05:41 -05:00
Jose Diaz-Gonzalez
d5eefba20a Merge pull request #8299 from dokku/dependabot/docker/tests/apps/dockerfile-entrypoint/ruby-4.0.1
chore(deps): bump ruby from 4.0.0 to 4.0.1 in /tests/apps/dockerfile-entrypoint
2026-01-26 00:05:34 -05:00
Jose Diaz-Gonzalez
de6bf2812f Merge pull request #8306 from dokku/8275-fix-storage-report
Ensure we can call storage:report properly
2026-01-26 00:05:23 -05:00
Jose Diaz-Gonzalez
bdbd295a02 fix: ensure we can call storage:report properly
Closes #8275
2026-01-25 22:58:10 -05:00
dependabot[bot]
7aa5d41350 chore(deps): bump helm.sh/helm/v3 in /plugins/scheduler-k3s
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.19.5 to 3.20.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.19.5...v3.20.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 22:30:36 +00:00
Jose Diaz-Gonzalez
6a9e416724 Merge pull request #8293 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-no-tini/golang-1.25.6
chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/zombies-dockerfile-no-tini
2026-01-24 17:28:27 -05:00
Jose Diaz-Gonzalez
e9625047d7 Merge pull request #8296 from dokku/dependabot/pip/docs/_build/soupsieve-2.8.3
chore(deps): bump soupsieve from 2.8.1 to 2.8.3 in /docs/_build
2026-01-24 17:28:20 -05:00
Jose Diaz-Gonzalez
73aaf500ba Merge pull request #8295 from dokku/dependabot/docker/tests/apps/go-fail-postdeploy/golang-1.25.6
chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/go-fail-postdeploy
2026-01-24 17:28:14 -05:00
Jose Diaz-Gonzalez
e402e766b0 Merge pull request #8294 from dokku/dependabot/docker/tests/apps/gogrpc/golang-1.25.6
chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/gogrpc
2026-01-24 17:28:09 -05:00
Jose Diaz-Gonzalez
ec1fe57ff4 Merge pull request #8291 from dokku/dependabot/docker/tests/apps/zombies-dockerfile-tini/golang-1.25.6
chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/zombies-dockerfile-tini
2026-01-24 17:27:57 -05:00
Jose Diaz-Gonzalez
c466c6efab Merge pull request #8292 from dokku/dependabot/docker/tests/apps/go-fail-predeploy/golang-1.25.6
chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/go-fail-predeploy
2026-01-24 17:27:50 -05:00
Jose Diaz-Gonzalez
9881497bc9 Merge pull request #8277 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/traefik/traefik/v2-2.11.35
chore(deps): bump github.com/traefik/traefik/v2 from 2.11.34 to 2.11.35 in /plugins/scheduler-k3s
2026-01-24 17:27:46 -05:00
Jose Diaz-Gonzalez
ac3efe1675 Merge pull request #8297 from dokku/dependabot/pip/docs/_build/pyparsing-3.3.2
chore(deps): bump pyparsing from 3.3.1 to 3.3.2 in /docs/_build
2026-01-24 17:27:29 -05:00
Jose Diaz-Gonzalez
2ba1e6ec3b Merge pull request #8298 from dokku/dependabot/npm_and_yarn/tests/apps/multi/lodash-4.17.23
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /tests/apps/multi
2026-01-24 17:27:18 -05:00
Jose Diaz-Gonzalez
3d0658f3d8 Merge pull request #8300 from dokku/dependabot/pip/docs/_build/packaging-26.0
chore(deps): bump packaging from 25.0 to 26.0 in /docs/_build
2026-01-24 17:26:58 -05:00
Jose Diaz-Gonzalez
c4f8327ef0 docs: fix readme indentation 2026-01-24 17:26:36 -05:00
Jose Diaz-Gonzalez
8bfb5ff8ca Merge pull request #8303 from dokku/dependabot/pip/tests/apps/python-flask/gunicorn-24.0.0
chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/python-flask
2026-01-24 17:25:27 -05:00
Jose Diaz-Gonzalez
873bf5eb45 Merge pull request #8305 from dokku/dependabot/pip/tests/apps/dockerfile-release/gunicorn-24.0.0
chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/dockerfile-release
2026-01-24 17:25:13 -05:00
Jose Diaz-Gonzalez
82c8cf5587 Merge pull request #8304 from dokku/dependabot/pip/tests/apps/multi/gunicorn-24.0.0
chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/multi
2026-01-24 17:25:08 -05:00
dependabot[bot]
5b4d30a9ad chore(deps): bump gunicorn in /tests/apps/dockerfile-release
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 24.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 13:54:49 +00:00
dependabot[bot]
bbabba727b chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /tests/apps/multi
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 24.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 13:52:35 +00:00
dependabot[bot]
cf6377298d chore(deps): bump gunicorn in /tests/apps/python-flask
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 24.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 13:52:33 +00:00
dependabot[bot]
a5cc27eaba chore(deps): bump packaging from 25.0 to 26.0 in /docs/_build
Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/25.0...26.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '26.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 13:53:24 +00:00
dependabot[bot]
55435f549a chore(deps): bump ruby in /tests/apps/dockerfile-entrypoint
Bumps ruby from 4.0.0 to 4.0.1.

---
updated-dependencies:
- dependency-name: ruby
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 13:52:58 +00:00
dependabot[bot]
842a8f2839 chore(deps): bump lodash from 4.17.21 to 4.17.23 in /tests/apps/multi
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 23:07:04 +00:00
dependabot[bot]
1f5758268e chore(deps): bump pyparsing from 3.3.1 to 3.3.2 in /docs/_build
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 13:53:29 +00:00
dependabot[bot]
eec52362cd chore(deps): bump soupsieve from 2.8.1 to 2.8.3 in /docs/_build
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.8.1...2.8.3)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-version: 2.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:53:29 +00:00
dependabot[bot]
a21debe4b0 chore(deps): bump golang in /tests/apps/go-fail-postdeploy
Bumps golang from 1.25.5 to 1.25.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:53:10 +00:00
dependabot[bot]
09934eaa89 chore(deps): bump golang in /tests/apps/zombies-dockerfile-no-tini
Bumps golang from 1.25.5 to 1.25.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:53:05 +00:00
dependabot[bot]
436fcebdd8 chore(deps): bump golang from 1.25.5 to 1.25.6 in /tests/apps/gogrpc
Bumps golang from 1.25.5 to 1.25.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:53:05 +00:00
dependabot[bot]
fdb85039b1 chore(deps): bump golang in /tests/apps/zombies-dockerfile-tini
Bumps golang from 1.25.5 to 1.25.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:53:03 +00:00
dependabot[bot]
4cff2dd02f chore(deps): bump golang in /tests/apps/go-fail-predeploy
Bumps golang from 1.25.5 to 1.25.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:53:03 +00:00
Jose Diaz-Gonzalez
08cd8909b3 Merge pull request #8289 from dokku/architecture-docs
Add an architecture document for dokku
2026-01-19 01:27:09 -05:00
Jose Diaz-Gonzalez
8614706763 docs: add an architecture document for dokku 2026-01-19 01:26:48 -05:00
Jose Diaz-Gonzalez
7dfeff4ffd Merge pull request #8288 from dokku/docs-readme
Add a readme for the docs folder
2026-01-19 00:55:26 -05:00
Jose Diaz-Gonzalez
fba79477df docs: add a readme for the docs folder 2026-01-19 00:54:57 -05:00
dependabot[bot]
956d372dad chore(deps): bump github.com/traefik/traefik/v2
Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.11.34 to 2.11.35.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v2.11.35/CHANGELOG.md)
- [Commits](https://github.com/traefik/traefik/compare/v2.11.34...v2.11.35)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-version: 2.11.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 21:15:25 +00:00
Jose Diaz-Gonzalez
9a34b4716f Merge pull request #8280 from dokku/dependabot/go_modules/plugins/scheduler-k3s/helm.sh/helm/v3-3.19.5
chore(deps): bump helm.sh/helm/v3 from 3.19.4 to 3.19.5 in /plugins/scheduler-k3s
2026-01-17 16:13:39 -05:00