Commit Graph

  • 9a34b4716f Merge pull request #8280 from dokku/dependabot/go_modules/plugins/scheduler-k3s/helm.sh/helm/v3-3.19.5 Jose Diaz-Gonzalez 2026-01-17 16:13:39 -05:00
  • bc3ae5f515 Merge pull request #8279 from dokku/dependabot/docker/plugins/traefik-vhosts/traefik-3.6.7 Jose Diaz-Gonzalez 2026-01-17 16:13:33 -05:00
  • 7b5db312aa chore(deps): bump helm.sh/helm/v3 in /plugins/scheduler-k3s dependabot[bot] 2026-01-15 13:54:54 +00:00
  • 1660538e07 chore(deps): bump traefik from 3.6.6 to 3.6.7 in /plugins/traefik-vhosts dependabot[bot] 2026-01-15 13:53:58 +00:00
  • f924c0be62 Release 0.37.5 v0.37.5 Dokku Bot 2026-01-10 13:50:01 +00:00
  • ed8fe40a1c Merge pull request #8268 from dokku/5324-login-to-registry-per-app Jose Diaz-Gonzalez 2026-01-10 08:48:16 -05:00
  • 4ff3cbc6c6 Merge pull request #8274 from dokku/8271-delete-tls-app-chart Jose Diaz-Gonzalez 2026-01-10 04:44:00 -05:00
  • 68babd168a fix: print out Login Succeeded messages Jose Diaz-Gonzalez 2026-01-10 03:07:31 -05:00
  • 5c2045b6ea fix: delete the tls app chart when the app is deleted Jose Diaz-Gonzalez 2026-01-10 02:52:01 -05:00
  • 9bb766cf17 fix: reference app-specific config.json for retrieving registry auths Jose Diaz-Gonzalez 2026-01-10 02:33:59 -05:00
  • b9ede65d6e fix: do not stream output from login/logout commands Jose Diaz-Gonzalez 2026-01-10 02:30:27 -05:00
  • 2123201410 fix: use correct value for DOCKER_CONFIG when logging in or out Jose Diaz-Gonzalez 2026-01-10 02:29:18 -05:00
  • b45520f5b8 Merge pull request #8273 from dokku/8272-fix-missing-directory Jose Diaz-Gonzalez 2026-01-10 01:46:11 -05:00
  • 3b040767e0 fix: add missing whitespace Jose Diaz-Gonzalez 2026-01-10 00:33:22 -05:00
  • f202072220 fix: ensure the destination directory exists when extracting files from a repository Jose Diaz-Gonzalez 2026-01-09 23:58:52 -05:00
  • 41a15a7319 fix: set DOCKER_CONFIG to the directory holding the config.json Jose Diaz-Gonzalez 2026-01-09 23:47:00 -05:00
  • 475b395d9a Merge pull request #8270 from dokku/dependabot/go_modules/plugins/common/github.com/onsi/gomega-1.39.0 Jose Diaz-Gonzalez 2026-01-09 22:28:59 -05:00
  • 1ae431e81b chore: bump go modules and run go mod tidy Jose Diaz-Gonzalez 2026-01-09 19:58:34 -05:00
  • af1c916574 chore(deps): bump github.com/onsi/gomega in /plugins/common dependabot[bot] 2026-01-09 13:59:48 +00:00
  • 6a83fd053c feat: add the ability to log into a registry on a per-app basis Jose Diaz-Gonzalez 2026-01-09 00:12:16 -05:00
  • 2093db6e74 Merge pull request #8267 from dokku/dependabot/pip/tests/apps/python-flask/werkzeug-3.1.5 Jose Diaz-Gonzalez 2026-01-08 21:08:26 -05:00
  • dc5fe1b1ef chore(deps): bump werkzeug in /tests/apps/python-flask dependabot[bot] 2026-01-09 00:59:27 +00:00
  • 3cfdee77e3 Merge pull request #8258 from dokku/6423-traefik-challenge-support Jose Diaz-Gonzalez 2026-01-08 12:47:16 -05:00
  • fd08478f90 Merge pull request #8262 from dokku/7257-import-certificate-into-k8s-app Jose Diaz-Gonzalez 2026-01-08 12:46:30 -05:00
  • ea712c0562 Merge pull request #8264 from dokku/6814-rewrite-storage-plugin-in-golang Jose Diaz-Gonzalez 2026-01-08 12:45:52 -05:00
  • 91e800a97b Merge pull request #8266 from dokku/6847-allow-force-pull-image-on-git-from-image Jose Diaz-Gonzalez 2026-01-08 12:11:54 -05:00
  • 00e07f7c89 fix: correct the report output Jose Diaz-Gonzalez 2026-01-08 11:56:31 -05:00
  • b56dd52727 chore: fix lint issues Jose Diaz-Gonzalez 2026-01-08 10:37:57 -05:00
  • 2a29c7aee5 Merge pull request #8265 from dokku/8212-git-sync-skip-setting-deploy-branch Jose Diaz-Gonzalez 2026-01-08 10:30:32 -05:00
  • 6c3936802e feat: add a method to force build when re-using an image with git:from-image Jose Diaz-Gonzalez 2026-01-08 02:46:44 -05:00
  • dd70fb823d feat: add the ability to skip setting the deploy-branch when running git:sync Jose Diaz-Gonzalez 2026-01-08 02:19:22 -05:00
  • 8af070ac00 feat: rewrite the storage plugin in golang Jose Diaz-Gonzalez 2026-01-08 01:51:28 -05:00
  • 924d010330 Merge pull request #8263 from dokku/josegonzalez-patch-1 Jose Diaz-Gonzalez 2026-01-08 01:37:55 -05:00
  • c7ef613118 fix: set correct version for builder-railpack plugin Jose Diaz-Gonzalez 2026-01-08 01:37:34 -05:00
  • b8e8ea74ff feat: use certificates imported by certs plugin when deploying via scheduler-k3s Jose Diaz-Gonzalez 2026-01-08 01:05:40 -05:00
  • b99e0b303d Merge pull request #8260 from dokku/dependabot/pip/tests/apps/dockerfile-release/django-5.2.10 Jose Diaz-Gonzalez 2026-01-07 21:04:26 -05:00
  • 93489edf46 feat: configure Traefik readiness healthchecks based on app.json config 6834-traefik-healthcheck-labels Jose Diaz-Gonzalez 2026-01-07 19:44:53 -05:00
  • 50830545e9 chore(deps): bump django in /tests/apps/dockerfile-release dependabot[bot] 2026-01-07 13:15:07 +00:00
  • 4443cd66a1 feat: add post-create support for env key in app.json 4498-post-create-env-support Jose Diaz-Gonzalez 2026-01-07 03:21:04 -05:00
  • df8b725081 feat: add support for dns-01 challenge mode when using traefik Jose Diaz-Gonzalez 2026-01-07 01:15:39 -05:00
  • ffba7ed2f5 Merge pull request #8256 from dokku/dependabot/github_actions/luizm/action-sh-checker-0.10.0 Jose Diaz-Gonzalez 2026-01-05 15:39:59 -05:00
  • 52b2e2f3aa Merge pull request #8257 from dokku/dependabot/pip/tests/apps/dockerfile-release/dj-database-url-3.1.0 Jose Diaz-Gonzalez 2026-01-05 15:39:51 -05:00
  • 290e320108 chore(deps): bump dj-database-url in /tests/apps/dockerfile-release dependabot[bot] 2026-01-05 13:10:46 +00:00
  • 20c45ffb61 chore(deps): bump luizm/action-sh-checker from 0.9.0 to 0.10.0 dependabot[bot] 2026-01-05 13:03:44 +00:00
  • 10e835f6fe Release 0.37.4 v0.37.4 Dokku Bot 2026-01-05 04:54:10 +00:00
  • 822e5d9111 Merge pull request #8168 from dokku/8166-logrotate Jose Diaz-Gonzalez 2026-01-04 23:52:59 -05:00
  • 7033a90659 fix: drop check Jose Diaz-Gonzalez 2026-01-04 23:52:27 -05:00
  • 47e6420c43 Merge pull request #8254 from dokku/8242-cron-run Jose Diaz-Gonzalez 2026-01-04 23:51:10 -05:00
  • f64b87cc27 fix: use correct path for app-cnb-cron.json Jose Diaz-Gonzalez 2026-01-04 22:03:59 -05:00
  • 9d603e1a45 fix: use real path when extracting files Jose Diaz-Gonzalez 2026-01-04 20:45:52 -05:00
  • 8f9ca78642 chore: debug Jose Diaz-Gonzalez 2026-01-04 03:38:44 -05:00
  • 1844416917 Merge pull request #8255 from dokku/update-ruby-test-app Jose Diaz-Gonzalez 2026-01-04 02:53:33 -05:00
  • 7cfabe1322 fix: move the correct file over Jose Diaz-Gonzalez 2026-01-04 02:42:21 -05:00
  • c19cb81c4b tests: add a test to prove cron:run commands work as expected Jose Diaz-Gonzalez 2026-01-04 00:39:06 -05:00
  • 52c95d4317 tests: update test ruby app Jose Diaz-Gonzalez 2026-01-04 00:55:49 -05:00
  • b1ebd694e6 refactor: standardize on add_requirements_txt wrapper Jose Diaz-Gonzalez 2026-01-04 00:35:30 -05:00
  • 1683cff5f9 chore: re-purge syslog-ng-core Jose Diaz-Gonzalez 2026-01-04 00:10:35 -05:00
  • 3f492f2f25 fix: install logrotate in the container Jose Diaz-Gonzalez 2026-01-03 22:50:38 -05:00
  • 58bc159063 Merge pull request #8248 from osbre/feat/nginx-upstream-keepalive-property Jose Diaz-Gonzalez 2026-01-03 22:08:02 -05:00
  • 8891fcd61e Merge pull request #8252 from dokku/dependabot/pip/docs/_build/pymdown-extensions-10.20 Jose Diaz-Gonzalez 2026-01-03 21:38:14 -05:00
  • bc9ef6b832 Merge pull request #8253 from dokku/dependabot/npm_and_yarn/tests/apps/checks-root/qs-6.14.1 Jose Diaz-Gonzalez 2026-01-03 21:38:07 -05:00
  • ab4ab29a32 chore(deps): bump qs from 6.14.0 to 6.14.1 in /tests/apps/checks-root dependabot[bot] 2026-01-01 19:19:39 +00:00
  • b9d5556b72 chore(deps): bump pymdown-extensions in /docs/_build dependabot[bot] 2026-01-01 13:04:14 +00:00
  • f3797264ce Merge pull request #8249 from dokku/dependabot/docker/plugins/traefik-vhosts/traefik-3.6.6 Jose Diaz-Gonzalez 2025-12-30 13:57:56 -05:00
  • f8f1588764 Merge pull request #8250 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/traefik/traefik/v2-2.11.34 Jose Diaz-Gonzalez 2025-12-30 13:57:49 -05:00
  • 1d3a1a938a chore(deps): bump github.com/traefik/traefik/v2 dependabot[bot] 2025-12-30 13:09:14 +00:00
  • 8c49dac90e chore(deps): bump traefik from 3.6.5 to 3.6.6 in /plugins/traefik-vhosts dependabot[bot] 2025-12-30 13:08:32 +00:00
  • c84c0208a9 Nginx property proxy-keepalive must be an integer Ostap Brehin 2025-12-28 10:08:11 +00:00
  • caff2e6b96 Document proxy-keepalive Nginx property Ostap Brehin 2025-12-27 20:24:18 +00:00
  • 675529cb6f Add proxy-keepalive to Nginx properties Ostap Brehin 2025-12-27 18:35:57 +00:00
  • fd03ee7849 Merge pull request #8247 from dokku/dependabot/docker/tests/apps/dockerfile-entrypoint/ruby-4.0.0 Jose Diaz-Gonzalez 2025-12-26 16:48:29 -05:00
  • 4cbf4e9424 chore(deps): bump ruby in /tests/apps/dockerfile-entrypoint dependabot[bot] 2025-12-26 13:04:03 +00:00
  • 337a56d45f Release 0.37.3 v0.37.3 Dokku Bot 2025-12-26 06:59:05 +00:00
  • 8fdef7cc2e Merge pull request #8243 from dokku/dependabot/go_modules/plugins/scheduler-k3s/k8s.io/kubectl-0.35.0 Jose Diaz-Gonzalez 2025-12-26 01:57:10 -05:00
  • f004dafb99 fix: wrap the TerminalSizeQueue in an adapter Jose Diaz-Gonzalez 2025-12-25 20:58:24 -05:00
  • eb6de2f709 chore(deps): bump k8s.io/kubectl in /plugins/scheduler-k3s dependabot[bot] 2025-12-24 20:52:10 +00:00
  • e4ab5dab1b Merge pull request #8245 from dokku/dependabot/go_modules/plugins/scheduler-k3s/github.com/go-resty/resty/v2-2.17.1 Jose Diaz-Gonzalez 2025-12-25 20:40:14 -05:00
  • 4427edef2c Merge pull request #8246 from dokku/8242-tests Jose Diaz-Gonzalez 2025-12-25 20:36:03 -05:00
  • 3ae8fae9fd fix: ensure the buildkit container is always running Jose Diaz-Gonzalez 2025-12-25 19:49:57 -05:00
  • 5e2e53d864 tests: run python3 instead of python Jose Diaz-Gonzalez 2025-12-25 19:07:56 -05:00
  • 4e50dbfb02 tests: run tasks with quiet output so we can check the entire output Jose Diaz-Gonzalez 2025-12-25 19:05:30 -05:00
  • 4a7328b022 tests: update expected output Jose Diaz-Gonzalez 2025-12-25 18:34:39 -05:00
  • 153ff6ecb4 tests: fix expected output when task is specified from Procfile Jose Diaz-Gonzalez 2025-12-25 18:32:26 -05:00
  • 52418dd799 tests: allow 1 or more occurrends of 'load build definition from Dockerfile' Jose Diaz-Gonzalez 2025-12-25 18:29:42 -05:00
  • 3a476716eb tests: allow specifying 'at least 1 occurrence' for assert_output_contains Jose Diaz-Gonzalez 2025-12-25 18:29:02 -05:00
  • ca51f2de01 chore: remove debug mode Jose Diaz-Gonzalez 2025-12-25 18:26:01 -05:00
  • 3d49dbe63f tests: add tests to prove that Procfile tasks all work for every builder Jose Diaz-Gonzalez 2025-12-25 18:06:22 -05:00
  • 99664b9de5 Merge pull request #8199 from dokku/8187-fix-flags Jose Diaz-Gonzalez 2025-12-25 17:26:37 -05:00
  • 0103f20ed6 chore(deps): bump github.com/go-resty/resty/v2 in /plugins/scheduler-k3s dependabot[bot] 2025-12-25 13:07:26 +00:00
  • 9d18896c4c tests: drop lambda run tests as they shouldn't be relevant Jose Diaz-Gonzalez 2025-12-24 17:05:50 -05:00
  • 89c260ac84 fix: deploy correct app for lambda tests Jose Diaz-Gonzalez 2025-12-24 15:32:18 -05:00
  • d5c44e80e7 fix: remove duplicate test Jose Diaz-Gonzalez 2025-12-24 04:08:18 -05:00
  • bba2cd9710 fix: correct lint issues Jose Diaz-Gonzalez 2025-12-24 00:35:38 -05:00
  • e7be49f0ce fix: ensure all build flags are consumed as an array Jose Diaz-Gonzalez 2025-12-24 00:09:37 -05:00
  • 2d3782c8eb fix: pass global build args as array when building nixpacks apps Jose Diaz-Gonzalez 2025-12-07 08:57:15 -05:00
  • 120f844397 Merge pull request #8244 from dokku/dependabot/go_modules/plugins/scheduler-k3s/k8s.io/kubernetes-1.35.0 Jose Diaz-Gonzalez 2025-12-24 15:49:46 -05:00
  • 9634facf8b chore(deps): bump k8s.io/kubernetes in /plugins/scheduler-k3s dependabot[bot] 2025-12-24 13:07:35 +00:00
  • c28d28de2d Merge pull request #8233 from dokku/dependabot/go_modules/plugins/common/github.com/onsi/gomega-1.38.3 Jose Diaz-Gonzalez 2025-12-23 22:32:19 -05:00
  • 7367aeedcc chore: bump go modules and run go mod tidy Jose Diaz-Gonzalez 2025-12-23 22:12:47 -05:00
  • ea2ffc7747 chore(deps): bump github.com/onsi/gomega in /plugins/common dependabot[bot] 2025-12-22 13:05:48 +00:00