-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1100 from felddy/prerelease/13.332.0
Add support for prerelease `13.332.0`
- Loading branch information
Showing
28 changed files
with
493 additions
and
242 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,7 @@ body: | |
description: Paste the output from the command above. This will be automatically formatted, so no need for backticks. | ||
render: shell | ||
placeholder: | | ||
com.foundryvtt.version = "12.320" | ||
com.foundryvtt.version = "13.332" | ||
org.opencontainers.image.authors = "[email protected]" | ||
org.opencontainers.image.created = "2022-09-01T23:22:04.337Z" | ||
org.opencontainers.image.description = "An easy-to-deploy Dockerized Foundry Virtual Tabletop server." | ||
|
@@ -67,7 +67,7 @@ body: | |
org.opencontainers.image.title = "foundryvtt-docker" | ||
org.opencontainers.image.url = "https://github.com/felddy/foundryvtt-docker" | ||
org.opencontainers.image.vendor = "Geekpad" | ||
org.opencontainers.image.version = "12.320.0" | ||
org.opencontainers.image.version = "13.332.0" | ||
validations: | ||
required: true | ||
- type: textarea | ||
|
@@ -78,7 +78,7 @@ body: | |
render: console | ||
placeholder: | | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [debug] Timezone set to: US/Eastern | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] Starting felddy/foundryvtt container v12.320.0 | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] Starting felddy/foundryvtt container v13.332.0 | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [debug] CONTAINER_VERBOSE set. Debug logging enabled. | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] Reading configured secrets from: /run/secrets/config.json | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] No Foundry Virtual Tabletop installation detected. | ||
|
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 |
---|---|---|
|
@@ -72,7 +72,7 @@ body: | |
description: Paste the output from the command above. This will be automatically formatted, so no need for backticks. | ||
render: shell | ||
placeholder: | | ||
com.foundryvtt.version = "12.320" | ||
com.foundryvtt.version = "13.332" | ||
org.opencontainers.image.authors = "[email protected]" | ||
org.opencontainers.image.created = "2022-09-01T23:22:04.337Z" | ||
org.opencontainers.image.description = "An easy-to-deploy Dockerized Foundry Virtual Tabletop server." | ||
|
@@ -82,7 +82,7 @@ body: | |
org.opencontainers.image.title = "foundryvtt-docker" | ||
org.opencontainers.image.url = "https://github.com/felddy/foundryvtt-docker" | ||
org.opencontainers.image.vendor = "Geekpad" | ||
org.opencontainers.image.version = "12.320.0" | ||
org.opencontainers.image.version = "13.332.0" | ||
validations: | ||
required: true | ||
- type: textarea | ||
|
@@ -93,7 +93,7 @@ body: | |
render: console | ||
placeholder: | | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [debug] Timezone set to: US/Eastern | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] Starting felddy/foundryvtt container v12.320.0 | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] Starting felddy/foundryvtt container v13.332.0 | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [debug] CONTAINER_VERBOSE set. Debug logging enabled. | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] Reading configured secrets from: /run/secrets/config.json | ||
foundry_1 | Entrypoint | 2022-02-23 14:14:53 | [info] No Foundry Virtual Tabletop installation detected. | ||
|
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
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
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.