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 04:51:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d802e3cf488bb0913246f4f3979445ca6bd44f2
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.8 # History ## 0.38.8 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.8/bootstrap.sh sudo DOKKU_TAG=v0.38.8 bash bootstrap.sh ``` ### Bug Fixes - #8690: @josegonzalez Unset bind-all-interfaces on empty value - #8689: @josegonzalez Expose remaining settable properties via :report ### New Features - #8692: @Mordred Enable compression middleware for traefik when using scheduler-k3s - #8691: @josegonzalez Align Go-plugin :report JSON keys with bash-strip convention - #8688: @josegonzalez Promote registry image-repo-template to app + global ### Dependencies - #8693: @dependabot[bot] chore(deps): bump helm.sh/helm/v3 from 3.20.2 to 3.21.0 in /plugins/scheduler-k3s
2026-05-27 18:50:41 +00:00
version
=
"0.38.8"
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink