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-09-02 20:22:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19c167ca1ffe3760a0becde38af364ff76bce158
dokku
/
plugins
/
builder-lambda
/
plugin.toml
5 lines
94 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.22 # History ## 0.38.22 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.22/bootstrap.sh sudo DOKKU_TAG=v0.38.22 bash bootstrap.sh ``` ### New Features - #8805: @RichardDorian Allow custom values for chown - #8810: @josegonzalez Expose whether a network was created by dokku - #8807: @josegonzalez Allow replacing buildpack list atomically - #8808: @josegonzalez Expose docker-options as structured lists in JSON report - #8806: @josegonzalez Expose scheduler-k3s autoscaling-auth state for read-back - #8801: @josegonzalez Add --format json support to plugin:list ### Refactors - #8804: @josegonzalez Port bash :report subcommands to golang ### Documentation - #8809: @josegonzalez Document nginx validate-config load_module override ### Tests - #8803: @dependabot[bot] chore(deps): bump django from 5.2.15 to 5.2.16 in /tests/apps/dockerfile-release ### Dependencies - #8816: @dependabot[bot] chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in /plugins/common - #8818: @dependabot[bot] chore(deps): bump github.com/traefik/traefik/v2 from 2.11.51 to 2.11.52 in /plugins/scheduler-k3s - #8817: @dependabot[bot] chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in /plugins/scheduler-docker-local - #8819: @dependabot[bot] chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in /plugins/scheduler-k3s
2026-07-08 22:12:05 +00:00
version
=
"0.38.22"
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink