Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [minecraft-bedrock-3.0.1](https://github.com/truecharts/charts/compare/minecraft-bedrock-3.0.0...minecraft-bedrock-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
9
stable/minecraft-bedrock/3.0.2/app-changelog.md
Normal file
9
stable/minecraft-bedrock/3.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [minecraft-bedrock-3.0.2](https://github.com/truecharts/charts/compare/minecraft-bedrock-3.0.1...minecraft-bedrock-3.0.2) (2022-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- enable tty and stdin in bedrock ([#4836](https://github.com/truecharts/charts/issues/4836))
|
||||
|
||||
|
||||
@@ -3,6 +3,9 @@ image:
|
||||
tag: 2022.1.0@sha256:85b2493240d4c6ac69f8383937510c432812072ebd5ef382ebe6ba7f325d70ed
|
||||
pullPolicy: Always
|
||||
|
||||
tty: true
|
||||
stdin: true
|
||||
|
||||
env:
|
||||
EULA: "TRUE"
|
||||
VERSION: "LATEST"
|
||||
Reference in New Issue
Block a user