forked from dokku/dokku
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# History ## 0.34.3 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.34.3/bootstrap.sh sudo DOKKU_TAG=v0.34.3 bash bootstrap.sh ``` ### New Features - dokku#6785: @josegonzalez Update herokuish requirement to better support readonly containers ### Documentation - dokku#6788: @bumblefudge Fix typos in nginx documentation - dokku#6789: @crazehang Fix typos in documentation ### Dependencies - dokku#6786: @dependabot[bot] chore(deps): bump werkzeug from 3.0.1 to 3.0.2 in /tests/apps/python-flask - dokku#6787: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.16 to 9.5.17 in /docs/_build - dokku#6782: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.15 to 9.5.16 in /docs/_build
- Loading branch information
Dokku Bot
committed
Apr 4, 2024
1 parent
77ffc27
commit 08a136f
Showing
56 changed files
with
163 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Package: dokku | ||
Version: 0.34.2 | ||
Version: 0.34.3 | ||
Section: web | ||
Priority: optional | ||
Architecture: amd64 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square70x70logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].2/docs/assets/favicons/mstile-70x70.png"/> | ||
<square150x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].2/docs/assets/favicons/mstile-150x150.png"/> | ||
<square310x310logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].2/docs/assets/favicons/mstile-310x310.png"/> | ||
<wide310x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].2/docs/assets/favicons/mstile-310x150.png"/> | ||
<square70x70logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].3/docs/assets/favicons/mstile-70x70.png"/> | ||
<square150x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].3/docs/assets/favicons/mstile-150x150.png"/> | ||
<square310x310logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].3/docs/assets/favicons/mstile-310x310.png"/> | ||
<wide310x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].3/docs/assets/favicons/mstile-310x150.png"/> | ||
<TileColor>#da532c</TileColor> | ||
</tile> | ||
</msapplication> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,37 +2,37 @@ | |
"name": "Dokku", | ||
"icons": [ | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].2\/docs\/assets\/favicons\/android-chrome-36x36.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].3\/docs\/assets\/favicons\/android-chrome-36x36.png", | ||
"sizes": "36x36", | ||
"type": "image\/png", | ||
"density": "0.75" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].2\/docs\/assets\/favicons\/android-chrome-48x48.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].3\/docs\/assets\/favicons\/android-chrome-48x48.png", | ||
"sizes": "48x48", | ||
"type": "image\/png", | ||
"density": "1.0" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].2\/docs\/assets\/favicons\/android-chrome-72x72.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].3\/docs\/assets\/favicons\/android-chrome-72x72.png", | ||
"sizes": "72x72", | ||
"type": "image\/png", | ||
"density": "1.5" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].2\/docs\/assets\/favicons\/android-chrome-96x96.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].3\/docs\/assets\/favicons\/android-chrome-96x96.png", | ||
"sizes": "96x96", | ||
"type": "image\/png", | ||
"density": "2.0" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].2\/docs\/assets\/favicons\/android-chrome-144x144.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].3\/docs\/assets\/favicons\/android-chrome-144x144.png", | ||
"sizes": "144x144", | ||
"type": "image\/png", | ||
"density": "3.0" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].2\/docs\/assets\/favicons\/android-chrome-192x192.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].3\/docs\/assets\/favicons\/android-chrome-192x192.png", | ||
"sizes": "192x192", | ||
"type": "image\/png", | ||
"density": "4.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,6 +31,6 @@ | |
"0.31.5", | ||
"0.32.4", | ||
"0.33.9", | ||
"0.34.2" | ||
"0.34.3" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.