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-02-24 20:19:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f02f19652ec55da8897ffbabb4d38f36ac51fd06
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.29.4 # History ## 0.29.4 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.29.4/bootstrap.sh sudo DOKKU_TAG=v0.29.4 bash bootstrap.sh ``` ### Bug Fixes - #5571: @josegonzalez Ensure we properly setup all data directories on app install and creation - #5555: @josegonzalez Drop debugging code from ps plugin ### Documentation - #5563: @kbuilds Clarify documentation for default site under nginx ### Tests - #5557: @josegonzalez Update GitHub actions ### Other - #5577: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/gogrpc - #5573: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/go-fail-postdeploy - #5574: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/zombies-dockerfile-tini - #5575: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/go-fail-predeploy - #5576: @dependabot[bot] chore(deps): bump golang from 1.19.4 to 1.19.5 in /tests/apps/zombies-dockerfile-no-tini
2023-01-12 22:56:53 +00:00
version
=
"0.29.4"
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink