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 04:00:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49af0bf631a23138e1237c04bdf395328d33895c
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.35.9 # History ## 0.35.9 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.35.9/bootstrap.sh sudo DOKKU_TAG=v0.35.9 bash bootstrap.sh ``` ### Bug Fixes - #7321: @josegonzalez Allow nginx commands when the scheduler is set to null - #7313: @Tashows Remove prefixing releaseName with 'dokku-' in UninstallChart and GetValues calls in scheduler-k3s/triggers.go ### New Features - #7322: @josegonzalez Add debugging information to brew bump-formula-pr ### Documentation - #7312: @toanalien Fix typo in nginx documentation ### Dependencies - #7320: @dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 in /plugins/common - #7311: @dependabot[bot] chore(deps): bump traefik from 3.1.6 to 3.2.0 in /plugins/traefik-vhosts - #7300: @dependabot[bot] chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 in /plugins/common - #7319: @dependabot[bot] chore(deps): bump werkzeug from 3.0.6 to 3.1.0 in /tests/apps/python-flask - #7317: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.42 to 9.5.43 in /docs/_build - #7310: @dependabot[bot] chore(deps): bump pymdown-extensions from 10.11.2 to 10.12 in /docs/_build - #7299: @dependabot[bot] chore(deps): bump timberio/vector from 0.41.1-debian to 0.42.0-debian in /plugins/logs - #7306: @dependabot[bot] chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 in /tests/apps/java - #7305: @dependabot[bot] chore(deps): bump werkzeug from 3.0.4 to 3.0.6 in /tests/apps/python-flask
2024-11-03 04:46:02 +00:00
version
=
"0.35.9"
move plugin-* to plugin: namespace
2015-09-08 12:14:57 -07:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink