Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-11-25 16:41:21 +00:00
parent 3458ef19e0
commit 211710c503
11 changed files with 13 additions and 10 deletions

View File

@@ -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))

View File

@@ -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

View 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))

View File

@@ -3,6 +3,9 @@ image:
tag: 2022.1.0@sha256:85b2493240d4c6ac69f8383937510c432812072ebd5ef382ebe6ba7f325d70ed
pullPolicy: Always
tty: true
stdin: true
env:
EULA: "TRUE"
VERSION: "LATEST"