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
940d258c5eb7d8efbaad184f6ddf736cd0622e8b
dokku
/
plugins
/
plugin
/
plugin.toml
5 lines
85 B
TOML
Raw
Normal View
History
Unescape
Escape
move plugin-* to plugin: namespace
2015-09-08 12:14:57 -07:00
[
plugin
]
description
=
"dokku core plugin plugin"
Release 0.22.4 # History ## 0.22.4 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.22.4/bootstrap.sh sudo DOKKU_TAG=v0.22.4 bash bootstrap.sh ``` ### Bug Fixes - #4274: @josegonzalez Use correct warning message for deprecated code ### New Features - #4273: @josegonzalez Upgrade to golang 1.15 ### Refactors - #4275: @josegonzalez Add calls to verify app name in subcommands ### Documentation - #4272: @josegonzalez Correct help output for ssh-keys command ### Tests - #4276: @josegonzalez Upgrade version of plugn used in tests
2020-12-29 16:07:18 -05:00
version
=
"0.22.4"
move plugin-* to plugin: namespace
2015-09-08 12:14:57 -07:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink