Commit Graph

10905 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
e2978233bb feat: upgrade herokuish from 0.9.2 to 0.10.1 2024-09-21 17:18:32 -04:00
Jose Diaz-Gonzalez
d8ae741a94 Merge pull request #7164 from dokku/7089-uninstall-systemd
fix: remove systemd on docker-based installations
2024-09-21 02:42:24 -04:00
Jose Diaz-Gonzalez
cea4f5f444 fix: remove systemd on docker-based installations
The systemd package was installed by default for some reason, causing issues when interacting with init processes. Specifically, we would detect systemctl on runit systems and incorrectly invoke that when restarting processes.

Additionally, ensure the copied binaries are executable.

Closes #7089
2024-09-21 02:06:18 -04:00
Jose Diaz-Gonzalez
76e3ef6749 docs: revert incorrect doc change 2024-09-20 21:39:47 -04:00
Jose Diaz-Gonzalez
1f175cacd6 Merge pull request #7075 from dokku/upgrade-herokuish-builder
Upgrade herokuish builder to gliderlabs/herokuish:latest-24
2024-09-20 21:37:59 -04:00
Jose Diaz-Gonzalez
3f7d12e35c Merge pull request #7077 from bakatz/patch-1
Add cron dependency because it's necessary to run scheduled cron jobs
2024-09-20 21:34:19 -04:00
Ben Katz
9965fa8540 Merge branch '0.35-release' into patch-1 2024-08-28 12:05:34 +07:00
Ben Katz
cb206eb2b7 Update scheduled-cron-tasks.md 2024-08-27 17:32:38 +07:00
Ben Katz
45285761aa Add cron to debian control 2024-08-27 17:31:41 +07:00
Ben Katz
04a5818d21 Update scheduled-cron-tasks.md 2024-08-26 20:53:32 +07:00
Jose Diaz-Gonzalez
8f5dbe61d9 feat: upgrade herokuish builder to gliderlabs/herokuish:latest-24 2024-08-26 04:20:52 -04:00
Jose Diaz-Gonzalez
b95cff8792 Merge pull request #6853 from Reggino/master
Support Ubuntu 24.04 LTS
2024-08-26 04:14:01 -04:00
Jose Diaz-Gonzalez
890359af58 Merge pull request #6762 from dokku/update-docker-compose-version
Upgrade docker compose version in use
2024-08-26 04:13:43 -04:00
Jose Diaz-Gonzalez
eba37acafe Merge pull request #6784 from dokku/josegonzalez-patch-1
Remove --restart docker arguments when not running deploy-phase containers
2024-08-26 00:41:56 -04:00
Jose Diaz-Gonzalez
3359c049e3 Merge pull request #7073 from dokku/drop-codacy
chore: drop codacy
2024-08-26 00:41:24 -04:00
Jose Diaz-Gonzalez
92ff40e650 chore: drop codacy
The output isn't checked by me, currently has errors scanning the repo, and hasn't helped improve the project in some time.
2024-08-26 00:40:40 -04:00
Jose Diaz-Gonzalez
c639387bfc Merge pull request #6985 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/traefik/traefik/v2-2.11.6
chore(deps): bump github.com/traefik/traefik/v2 from 2.10.7 to 2.11.6 in /plugins/scheduler-k3s
2024-08-26 00:38:46 -04:00
Jose Diaz-Gonzalez
6672f1a558 Merge pull request #7014 from dokku/dependabot/docker/plugins/logs/timberio/vector-0.40.0-debian
chore(deps): bump timberio/vector from 0.39.0-debian to 0.40.0-debian in /plugins/logs
2024-08-26 00:38:31 -04:00
Jose Diaz-Gonzalez
12648e0bc6 feat: remove --restart docker arguments when not running deploy-phase containers
This works around cases where developers may inadvertently add this to `run` containers which _should not_ have the `--restart` flag. Run containers are one-off, and if they fail, then they should fail hard.
2024-08-25 23:33:49 -04:00
Jose Diaz-Gonzalez
e5bf88a14d feat: upgrade docker compose version in use
Also update the pinned docker version, which has long been outdated.
2024-08-25 23:33:02 -04:00
Jose Diaz-Gonzalez
ab802cb4dd feat: ensure Ubuntu Noble is properly supported by the Dokku release process
Also update doc references to use 24.04 in examples where possible.
2024-08-25 23:31:32 -04:00
Tim de Koning
c9cf54b928 Support Ubuntu 24.04 LTS
Dokku seems to work on Ubuntu 24.04
2024-08-25 23:31:32 -04:00
dependabot[bot]
139dda07f9 chore(deps): bump github.com/traefik/traefik/v2
Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.10.7 to 2.11.6.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v2.11.6/CHANGELOG.md)
- [Commits](https://github.com/traefik/traefik/compare/v2.10.7...v2.11.6)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 23:20:33 -04:00
dependabot[bot]
26acf44cbe chore(deps): bump timberio/vector in /plugins/logs
Bumps timberio/vector from 0.39.0-debian to 0.40.0-debian.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 23:17:28 -04:00
Jose Diaz-Gonzalez
c5ac13977f Merge pull request #7060 from dokku/dependabot/go_modules/plugins/cron/mvdan.cc/sh/v3-3.9.0
chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 in /plugins/cron
2024-08-25 23:16:14 -04:00
dependabot[bot]
7cdb059d34 chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 in /plugins/cron
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.8.0...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 05:55:24 -04:00
Jose Diaz-Gonzalez
77e9c8e4a9 Merge pull request #7071 from dokku/bump-go-version
Bump go version to 1.23.0
2024-08-25 05:53:44 -04:00
Jose Diaz-Gonzalez
c5a0935c45 fix: revert go version in test go.mod files
The herokuish version shipped as a dependency doesn't yet support this version.
2024-08-25 01:24:20 -04:00
Jose Diaz-Gonzalez
adde8c49e0 chore: run bump-modules 2024-08-25 00:24:19 -04:00
Jose Diaz-Gonzalez
8524ee3a3a chore: update go version to latest 1.23 patch 2024-08-25 00:23:50 -04:00
Dokku Bot
8e2b4dc688 Release 0.34.9
# History

## 0.34.9

Install/update via the bootstrap script:

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

### Documentation

- #7062: @Tashows List dokku-image-size-limit plugin

### Dependencies

- #7070: @dependabot[bot] chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /tests/apps/multi
- #7064: @dependabot[bot] chore(deps): bump importlib-metadata from 8.3.0 to 8.4.0 in /docs/_build
- #7068: @dependabot[bot] chore(deps): bump werkzeug from 3.0.3 to 3.0.4 in /tests/apps/python-flask
- #7065: @dependabot[bot] chore(deps): bump org.eclipse.jetty:jetty-servlet from 11.0.22 to 11.0.23 in /tests/apps/java
- #7066: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 44.5.7 to 45.0.0
- #7067: @dependabot[bot] chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 in /tests/apps/java
- #7069: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.32 to 9.5.33 in /docs/_build
- #7063: @dependabot[bot] chore(deps): bump importlib-metadata from 8.2.0 to 8.3.0 in /docs/_build
- #7058: @dependabot[bot] chore(deps): update markdown requirement from <3.7,>=3.2.1 to >=3.2.1,<3.8 in /docs/_build
- #7059: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.31 to 9.5.32 in /docs/_build
v0.34.9
2024-08-25 03:20:37 +00:00
Jose Diaz-Gonzalez
21594eb231 Merge pull request #7070 from dokku/dependabot/npm_and_yarn/tests/apps/multi/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /tests/apps/multi
2024-08-24 20:27:14 -04:00
Jose Diaz-Gonzalez
53cdcae9e9 Merge pull request #7064 from dokku/dependabot/pip/docs/_build/importlib-metadata-8.4.0
chore(deps): bump importlib-metadata from 8.3.0 to 8.4.0 in /docs/_build
2024-08-24 19:58:01 -04:00
Jose Diaz-Gonzalez
480630323d Merge pull request #7068 from dokku/dependabot/pip/tests/apps/python-flask/werkzeug-3.0.4
chore(deps): bump werkzeug from 3.0.3 to 3.0.4 in /tests/apps/python-flask
2024-08-24 19:57:41 -04:00
Jose Diaz-Gonzalez
c81bee11ed Merge pull request #7065 from dokku/dependabot/maven/tests/apps/java/org.eclipse.jetty-jetty-servlet-11.0.23
chore(deps): bump org.eclipse.jetty:jetty-servlet from 11.0.22 to 11.0.23 in /tests/apps/java
2024-08-24 19:57:31 -04:00
dependabot[bot]
28510b8a4e chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /tests/apps/multi
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-24 23:57:16 +00:00
Jose Diaz-Gonzalez
56d48bc823 Merge pull request #7066 from dokku/dependabot/github_actions/tj-actions/changed-files-45.0.0
chore(deps): bump tj-actions/changed-files from 44.5.7 to 45.0.0
2024-08-24 19:56:54 -04:00
Jose Diaz-Gonzalez
df2b4f0328 Merge pull request #7067 from dokku/dependabot/maven/tests/apps/java/org.apache.maven.plugins-maven-dependency-plugin-3.8.0
chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 in /tests/apps/java
2024-08-24 19:56:48 -04:00
Jose Diaz-Gonzalez
48aa3db82e Merge pull request #7069 from dokku/dependabot/pip/docs/_build/mkdocs-material-9.5.33
chore(deps): bump mkdocs-material from 9.5.32 to 9.5.33 in /docs/_build
2024-08-24 19:56:43 -04:00
dependabot[bot]
4becb38c22 chore(deps): bump mkdocs-material from 9.5.32 to 9.5.33 in /docs/_build
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.32 to 9.5.33.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.32...9.5.33)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 14:00:28 +00:00
dependabot[bot]
07ff716331 chore(deps): bump werkzeug in /tests/apps/python-flask
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 13:51:31 +00:00
dependabot[bot]
31d5abf02b chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 13:14:06 +00:00
dependabot[bot]
93053a329f chore(deps): bump tj-actions/changed-files from 44.5.7 to 45.0.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.7 to 45.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.7...v45.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 13:47:37 +00:00
dependabot[bot]
805c7ae08d chore(deps): bump org.eclipse.jetty:jetty-servlet in /tests/apps/java
Bumps org.eclipse.jetty:jetty-servlet from 11.0.22 to 11.0.23.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 13:42:34 +00:00
dependabot[bot]
c581a7ed57 chore(deps): bump importlib-metadata from 8.3.0 to 8.4.0 in /docs/_build
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 13:16:03 +00:00
Jose Diaz-Gonzalez
7d17791fb8 Merge pull request #7063 from dokku/dependabot/pip/docs/_build/importlib-metadata-8.3.0
chore(deps): bump importlib-metadata from 8.2.0 to 8.3.0 in /docs/_build
2024-08-20 18:07:40 -04:00
Jose Diaz-Gonzalez
ebdfca122e Merge pull request #7062 from Tashows/patch-1
List dokku-image-size-limit plugin
2024-08-20 18:07:21 -04:00
dependabot[bot]
617257e540 chore(deps): bump importlib-metadata from 8.2.0 to 8.3.0 in /docs/_build
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 13:41:58 +00:00
Tasos Maschalidis
ff2b0d34ce Update plugins.md
Add dokku-image-size-limit plugin reference
2024-08-19 21:21:24 +03:00
Jose Diaz-Gonzalez
0c8aef2859 Merge pull request #7058 from dokku/dependabot/pip/docs/_build/markdown-gte-3.2.1-and-lt-3.8
chore(deps): update markdown requirement from <3.7,>=3.2.1 to >=3.2.1,<3.8 in /docs/_build
2024-08-19 13:30:24 -04:00