This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
dokku
Watch
1
Star
0
Fork
0
You've already forked dokku
mirror of
https://github.com/dokku/dokku.git
synced
2026-07-11 13:01:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76b033234f16738c94cb503e73be08656dca387f
dokku
/
plugins
/
builder-lambda
/
plugin.toml
5 lines
93 B
TOML
Raw
Normal View
History
Unescape
Escape
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
]
description
=
"dokku core builder-lambda plugin"
Release 0.38.5 # History ## 0.38.5 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.5/bootstrap.sh sudo DOKKU_TAG=v0.38.5 bash bootstrap.sh ``` ### Bug Fixes - #8627: @josegonzalez Preserve explicit https:443 port mappings on cert update ### New Features - #8629: @josegonzalez Attach vector container to additional docker networks - #8624: @josegonzalez Expose certs-set and certs-remove plugin triggers - #8626: @josegonzalez Split caddy report tls-internal into raw, computed, and global ### Tests - #8620: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 287 to 288 in /tests/apps/php - #8621: @dependabot[bot] chore(deps): bump ruby from 4.0.3 to 4.0.4 in /tests/apps/dockerfile-entrypoint ### Dependencies - #8622: @dependabot[bot] chore(deps): bump k8s.io/kubernetes from 1.36.0 to 1.36.1 in /plugins/scheduler-k3s
2026-05-13 04:40:12 +00:00
version
=
"0.38.5"
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink