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
2025-12-29 00:25:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37036ec2fa587cf6b59e949a07f03cab521d1e5d
dokku
/
plugins
/
checks
/
plugin.toml
5 lines
85 B
TOML
Raw
Normal View
History
Unescape
Escape
initial pass at switching to plugn
2015-06-12 18:07:08 -07:00
[
plugin
]
description
=
"dokku core checks plugin"
Release 0.27.5 # History ## 0.27.5 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.27.5/bootstrap.sh sudo DOKKU_TAG=v0.27.5 bash bootstrap.sh ``` ### Bug Fixes - #5183: @josegonzalez Filter apps when verifying app names - #5199: @josegonzalez Revert "fix: Vector fails to start container due to --watch-config flag" - #5197: @holamendi fix: Vector fails to start container due to --watch-config flag - #5192: @josegonzalez Confirm installation of universe packages when installing on ubuntu - #5193: @josegonzalez Force-set correct permissions on env files - #5181: @josegonzalez Ensure we default SSH_NAME to NAME when filtering apps ### New Features - #5196: @josegonzalez Disable herokuish usage on both armhf and arm64 platforms - #5194: @josegonzalez Upgrade base Dockerfile image to phusion/baseimage:focal-1.2.0 ### Other - #5200: @dependabot[bot] chore(deps): bump rack from 2.2.3 to 2.2.3.1 in /tests/apps/ruby - #5198: @dependabot[bot] chore(deps): bump grunt from 1.5.2 to 1.5.3 in /tests/apps/multi - #5187: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 216 to 217 in /tests/apps/php
2022-05-29 19:12:03 +00:00
version
=
"0.27.5"
initial pass at switching to plugn
2015-06-12 18:07:08 -07:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink