dependabot[bot]
6432e55c7e
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /tests/apps/python-flask
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 13:02:48 +00:00
Jose Diaz-Gonzalez
7c79c659ea
Merge pull request #7424 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.69.2
...
chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 in /tests/apps/gogrpc
2024-12-19 11:05:59 -05:00
dependabot[bot]
ea66b49e73
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.69.0 to 1.69.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.69.0...v1.69.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-19 13:07:56 +00:00
Jose Diaz-Gonzalez
ccf693d517
Merge pull request #7422 from Tashows/fix_detached_tty
...
Fix detached tty for k3s
2024-12-19 00:46:49 -05:00
Jose Diaz-Gonzalez
41810fe9b7
Merge pull request #7419 from dokku/7362-mailfrom
...
Add the ability to set a MAILFROM value for local cron emails
2024-12-18 20:54:11 -05:00
Tasos Maschalidis
fb4388b9e4
Slight improvement in phrasing for tty functionality
2024-12-17 22:23:02 +02:00
Tasos Maschalidis
a0dc8fd44a
Update docs regarding the returned container/pod name for detached command
2024-12-17 21:53:23 +02:00
Tasos Maschalidis
63182e80e0
Use common.ToBool to check DOKKU_FORCE_TTY
2024-12-17 19:43:16 +02:00
Tasos Maschalidis
f786c8c0bc
Fix k3s run:detached not returning pod name in a similar fashion to docker-local (as described in docs)
2024-12-17 19:11:01 +02:00
Tasos Maschalidis
838beb4db3
Take DOKKU_FORCE_TTY setting into account for run commands with k3s-scheduler
2024-12-17 19:11:01 +02:00
Jose Diaz-Gonzalez
e8d42810e6
Merge pull request #7420 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/protobuf-1.36.0
...
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in /tests/apps/gogrpc
2024-12-17 11:17:55 -05:00
Jose Diaz-Gonzalez
9a32ecfa17
Merge pull request #7421 from dokku/dependabot/docker/plugins/traefik-vhosts/traefik-3.2.3
...
chore(deps): bump traefik from 3.2.2 to 3.2.3 in /plugins/traefik-vhosts
2024-12-17 11:17:46 -05:00
dependabot[bot]
35f4ba710c
chore(deps): bump traefik from 3.2.2 to 3.2.3 in /plugins/traefik-vhosts
...
Bumps traefik from 3.2.2 to 3.2.3.
---
updated-dependencies:
- dependency-name: traefik
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-17 13:30:06 +00:00
dependabot[bot]
7f664d6fc7
chore(deps): bump google.golang.org/protobuf in /tests/apps/gogrpc
...
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-17 13:17:31 +00:00
Jose Diaz-Gonzalez
b93a47c35b
feat: add the ability to set a MAILFROM value for local cron emails
...
Closes #7419
2024-12-17 00:28:21 -05:00
Jose Diaz-Gonzalez
6108c15a09
Merge pull request #7417 from dokku/7336-copy-from-image
...
Write contents to stdout before writing to a file
2024-12-17 00:27:50 -05:00
Jose Diaz-Gonzalez
3f49c70176
fix: use correct variableg
2024-12-16 23:32:53 -05:00
Jose Diaz-Gonzalez
78cd787622
refactor: avoid shelling out to run tar
2024-12-16 23:32:53 -05:00
Jose Diaz-Gonzalez
bde2f2e43d
refactor: write contents to stdout before writing to a file
...
Rather than writing directly to the file - thus utilizing whatever user docker is being executed as - we copy the file to stdout and then write it to the temp file. This ensures permissions on the file are as expected from Dokku's end.
Closes #7336
2024-12-16 23:32:53 -05:00
Jose Diaz-Gonzalez
819f9a84c9
Merge pull request #7418 from dokku/dependabot/pip/docs/_build/mkdocs-material-9.5.49
...
chore(deps): bump mkdocs-material from 9.5.48 to 9.5.49 in /docs/_build
2024-12-16 22:55:55 -05:00
dependabot[bot]
ee516370d0
chore(deps): bump mkdocs-material from 9.5.48 to 9.5.49 in /docs/_build
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.48 to 9.5.49.
- [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.48...9.5.49 )
---
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-12-16 13:13:18 +00:00
Jose Diaz-Gonzalez
03fcac8d1f
Merge pull request #7415 from dokku/7336-copy-from-image-refactor
...
Use the golang version of CopyFromImage when copying files in bash
2024-12-16 02:41:50 -05:00
Jose Diaz-Gonzalez
becba49c87
refactor: always use golang version of CopyFromImage
2024-12-16 01:47:00 -05:00
Jose Diaz-Gonzalez
7522ca87d2
Merge pull request #7416 from dokku/josegonzalez-patch-1
...
Add missing DOKKU_LIB_HOST_ROOT to ensure plugins work in devcontainer setup
2024-12-16 01:21:11 -05:00
Jose Diaz-Gonzalez
224103b181
fix: add missing DOKKU_LIB_HOST_ROOT to ensure plugins work in devcontainer setup
2024-12-16 01:20:54 -05:00
Jose Diaz-Gonzalez
fa32e922d3
Merge pull request #7414 from dokku/7413-copyright
...
Remove copyright date range
2024-12-14 14:26:45 -05:00
Jose Diaz-Gonzalez
68ceaa82e3
docs: remove copyright date range
2024-12-14 14:26:31 -05:00
Jose Diaz-Gonzalez
2e7e02b681
docs: remove copyright date range
...
It isn't necessary.
Closes #7413
2024-12-14 14:26:07 -05:00
Jose Diaz-Gonzalez
0febba6169
Merge pull request #7412 from dokku/7367-drop-cgroups
...
Remove cgroups dependencies
2024-12-14 12:41:39 -05:00
Jose Diaz-Gonzalez
1aaaa84816
fix: remove cgroups dependencies
...
These were added for lxc-docker - which is no longer supported - and are missing in Debian 13.
Closes #7367
2024-12-14 12:09:03 -05:00
Jose Diaz-Gonzalez
3e862a0b60
Merge pull request #7411 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.69.0
...
chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 in /tests/apps/gogrpc
2024-12-14 12:03:18 -05:00
dependabot[bot]
a957a6e543
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.68.1 to 1.69.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.68.1...v1.69.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-13 13:07:57 +00:00
Dokku Bot
240573d5ff
Release 0.35.13
...
# History
## 0.35.13
Install/update via the bootstrap script:
```shell
wget -NP . https://dokku.com/install/v0.35.13/bootstrap.sh
sudo DOKKU_TAG=v0.35.13 bash bootstrap.sh
```
### Bug Fixes
- #7410 : @josegonzalez Only raise nil responses for k8s list calls as errors
- #7403 : @Tashows Properly resolve imagePullSecrets from app and deploymentID if relevant property does not exist
- #7404 : @josegonzalez Correctly handle scale to zero with the Keda http addon
- #7400 : @Tashows Check if tty is actually used and support proper output when it's not
### Documentation
- #7395 : @josegonzalez Add documentation for all file formats dokku uses
- #7399 : @nonZero Add -w 0 to base64 call in config:set docs for safe usage in ssh commands
### Tests
- #7380 : @josegonzalez Run unit tests outside of docker by default
### Dependencies
- #7409 : @dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /plugins/docker-options
- #7405 : @dependabot[bot] chore(deps): bump timberio/vector from 0.42.0-debian to 0.43.1-debian in /plugins/logs
- #7407 : @dependabot[bot] chore(deps): bump traefik from 3.2.1 to 3.2.2 in /plugins/traefik-vhosts
- #7402 : @dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in /plugins/common
- #7390 : @dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /plugins/common
- #7397 : @dependabot[bot] chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5
- #7398 : @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.47 to 9.5.48 in /docs/_build
- #7394 : @dependabot[bot] chore(deps): bump django from 5.0.9 to 5.0.10 in /tests/apps/dockerfile-release
- #7385 : @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/go-fail-predeploy
- #7386 : @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/zombies-dockerfile-tini
- #7387 : @dependabot[bot] chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 in /tests/apps/gogrpc
- #7388 : @dependabot[bot] chore(deps): bump python from 3.13.0-alpine to 3.13.1-alpine in /docs/_build
- #7389 : @dependabot[bot] chore(deps): bump six from 1.16.0 to 1.17.0 in /docs/_build
- #7392 : @dependabot[bot] chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /plugins/scheduler-docker-local
- #7393 : @dependabot[bot] chore(deps): bump python from 3.13.0-bookworm to 3.13.1-bookworm in /tests/apps/dockerfile-release
- #7384 : @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/gogrpc
- #7383 : @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/zombies-dockerfile-no-tini
- #7382 : @dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/go-fail-postdeploy
v0.35.13
2024-12-12 06:32:55 +00:00
Jose Diaz-Gonzalez
c18695ea3b
Merge pull request #7410 from dokku/fix-not-found
2024-12-12 01:06:28 -05:00
Jose Diaz-Gonzalez
ebbc29b357
Merge pull request #7409 from dokku/dependabot/go_modules/plugins/docker-options/golang.org/x/crypto-0.31.0
...
chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /plugins/docker-options
2024-12-11 22:57:23 -05:00
Jose Diaz-Gonzalez
233e588c3b
fix: only raise nil responses for k8s list calls as errors
...
Empty items should just be treated as such.
2024-12-11 22:56:53 -05:00
Jose Diaz-Gonzalez
83ad01c37b
chore: update go modules
2024-12-11 21:56:36 -05:00
Jose Diaz-Gonzalez
3f25b7e247
Merge pull request #7405 from dokku/dependabot/docker/plugins/logs/timberio/vector-0.43.1-debian
...
chore(deps): bump timberio/vector from 0.42.0-debian to 0.43.1-debian in /plugins/logs
2024-12-11 21:41:00 -05:00
dependabot[bot]
ca3f5a5ebf
chore(deps): bump golang.org/x/crypto in /plugins/docker-options
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-12 00:45:02 +00:00
Jose Diaz-Gonzalez
5fcbd5bbde
Merge pull request #7403 from Tashows/fix-ims-k3s-run
...
Properly resolve imagePullSecrets from app and deploymentID if relevant property does not exist
2024-12-11 11:39:26 -05:00
Jose Diaz-Gonzalez
6d537f5d29
Merge pull request #7407 from dokku/dependabot/docker/plugins/traefik-vhosts/traefik-3.2.2
...
chore(deps): bump traefik from 3.2.1 to 3.2.2 in /plugins/traefik-vhosts
2024-12-11 09:25:54 -05:00
Jose Diaz-Gonzalez
ed0ba7072f
refactor: check to see if a deployment-specific image pull secret exists before utilizing it.
2024-12-11 09:23:44 -05:00
dependabot[bot]
e5047bb27f
chore(deps): bump traefik from 3.2.1 to 3.2.2 in /plugins/traefik-vhosts
...
Bumps traefik from 3.2.1 to 3.2.2.
---
updated-dependencies:
- dependency-name: traefik
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-11 14:05:34 +00:00
Jose Diaz-Gonzalez
f0df778b81
Merge pull request #7402 from dokku/dependabot/go_modules/plugins/common/github.com/onsi/gomega-1.36.1
...
chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in /plugins/common
2024-12-11 09:03:49 -05:00
dependabot[bot]
1cc50efb9d
chore(deps): bump timberio/vector in /plugins/logs
...
Bumps timberio/vector from 0.42.0-debian to 0.43.1-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-12-11 13:57:09 +00:00
Jose Diaz-Gonzalez
8bbbd12d3d
Merge pull request #7404 from dokku/k3s-http-scale-to-zero
...
Correctly handle scale to zero with the Keda http addon
2024-12-11 08:51:02 -05:00
Jose Diaz-Gonzalez
6374bcef3f
Merge pull request #7400 from Tashows/verify-tty-exec
...
Check if tty is actually used and support proper output when it's not
2024-12-10 21:48:54 -05:00
Jose Diaz-Gonzalez
eff339a165
fix: correctly handle scale to zero with the Keda http addon
...
There is a bug in the Keda project that caused Keda to incorrectly handle empty trigger lists. If self-managing the ScaledObject when using an HTTPScaledObject, an external-push trigger must be created.
This change additionally updates the chart to fix any potential bugs in usage of keda.
2024-12-10 21:47:55 -05:00
Jose Diaz-Gonzalez
2de443b4fb
chore: update go modules
2024-12-10 09:41:01 -05:00
dependabot[bot]
31abb99698
chore(deps): bump github.com/onsi/gomega in /plugins/common
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.36.0...v1.36.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-10 09:39:49 -05:00