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 04:00:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db239debf1bc8564beba1c32dffa1c61bc5fc1d8
dokku
/
plugins
/
app-json
/
plugin.toml
5 lines
87 B
TOML
Raw
Normal View
History
Unescape
Escape
refactor: move app.json script execution into it's own plugin Rather than have this live in 00_dokku-standard, move it out so that it may start to support various other features around the app.json manifest.
2019-01-07 07:02:07 -05:00
[
plugin
]
description
=
"dokku core app-json plugin"
Release 0.25.4 # History ## 0.25.4 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.25.4/bootstrap.sh sudo DOKKU_TAG=v0.25.4 bash bootstrap.sh ``` ### Bug Fixes - #4775: @josegonzalez Add support for url-encoded vector-sink config values … - #4777: @josegonzalez Set correct version for registry plugin ### Documentation - #4776: @josegonzalez Clarify valid values for container-type when entering containers ### Other - #4774: @dependabot[bot] chore(deps): bump sqlparse from 0.4.1 to 0.4.2 in /tests/apps/dockerfile-release
2021-09-11 08:09:10 +00:00
version
=
"0.25.4"
refactor: move app.json script execution into it's own plugin Rather than have this live in 00_dokku-standard, move it out so that it may start to support various other features around the app.json manifest.
2019-01-07 07:02:07 -05:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink