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.6 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.34.6/bootstrap.sh sudo DOKKU_TAG=v0.34.6 bash bootstrap.sh ``` ### Bug Fixes - dokku#6949: @josegonzalez Set permissions correctly on all files in the builder-release process ### Documentation - dokku#6948: @anand2312 Fix grammar in docs/getting-started/advanced-installation ### Dependencies - dokku#6943: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 44.5.2 to 44.5.3 - dokku#6940: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.26 to 9.5.27 in /docs/_build - dokku#6941: @dependabot[bot] chore(deps): bump timberio/vector from 0.38.0-debian to 0.39.0-debian in /plugins/logs - dokku#6946: @dependabot[bot] chore(deps): bump importlib-metadata from 7.1.0 to 7.2.0 in /docs/_build
- Loading branch information
Dokku Bot
committed
Jun 24, 2024
1 parent
18e7573
commit cb96417
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.5 | ||
Version: 0.34.6 | ||
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].5/docs/assets/favicons/mstile-70x70.png"/> | ||
<square150x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].5/docs/assets/favicons/mstile-150x150.png"/> | ||
<square310x310logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].5/docs/assets/favicons/mstile-310x310.png"/> | ||
<wide310x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].5/docs/assets/favicons/mstile-310x150.png"/> | ||
<square70x70logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].6/docs/assets/favicons/mstile-70x70.png"/> | ||
<square150x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].6/docs/assets/favicons/mstile-150x150.png"/> | ||
<square310x310logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].6/docs/assets/favicons/mstile-310x310.png"/> | ||
<wide310x150logo src="https://cdn.jsdelivr.net/gh/dokku/[email protected].6/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].5\/docs\/assets\/favicons\/android-chrome-36x36.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].6\/docs\/assets\/favicons\/android-chrome-36x36.png", | ||
"sizes": "36x36", | ||
"type": "image\/png", | ||
"density": "0.75" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].5\/docs\/assets\/favicons\/android-chrome-48x48.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].6\/docs\/assets\/favicons\/android-chrome-48x48.png", | ||
"sizes": "48x48", | ||
"type": "image\/png", | ||
"density": "1.0" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].5\/docs\/assets\/favicons\/android-chrome-72x72.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].6\/docs\/assets\/favicons\/android-chrome-72x72.png", | ||
"sizes": "72x72", | ||
"type": "image\/png", | ||
"density": "1.5" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].5\/docs\/assets\/favicons\/android-chrome-96x96.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].6\/docs\/assets\/favicons\/android-chrome-96x96.png", | ||
"sizes": "96x96", | ||
"type": "image\/png", | ||
"density": "2.0" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].5\/docs\/assets\/favicons\/android-chrome-144x144.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].6\/docs\/assets\/favicons\/android-chrome-144x144.png", | ||
"sizes": "144x144", | ||
"type": "image\/png", | ||
"density": "3.0" | ||
}, | ||
{ | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].5\/docs\/assets\/favicons\/android-chrome-192x192.png", | ||
"src": "https:\/\/cdn.jsdelivr.net\/dokku\/[email protected].6\/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.5" | ||
"0.34.6" | ||
] | ||
} |
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.