Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-25 19:44:50 +00:00
parent f010beb63a
commit 2c93163c41
12 changed files with 21 additions and 16 deletions

View File

@ -1,4 +0,0 @@
## [minecraft-java-5.1.0](https://github.com/truecharts/charts/compare/minecraft-java-5.0.11...minecraft-java-5.1.0) (2023-11-24)

View File

@ -4,6 +4,15 @@
## [minecraft-java-5.1.1](https://github.com/truecharts/charts/compare/minecraft-java-5.1.0...minecraft-java-5.1.1) (2023-11-25)
### Chore
- update container image itzg/minecraft-server to 2023.8.3[@2af12ea](https://github.com/2af12ea) ([#15364](https://github.com/truecharts/charts/issues/15364))
## [minecraft-java-5.1.0](https://github.com/truecharts/charts/compare/minecraft-java-5.0.11...minecraft-java-5.1.0) (2023-11-24) ## [minecraft-java-5.1.0](https://github.com/truecharts/charts/compare/minecraft-java-5.0.11...minecraft-java-5.1.0) (2023-11-24)
@ -88,12 +97,3 @@
- update minecraft-java (minor) ([#11854](https://github.com/truecharts/charts/issues/11854)) - update minecraft-java (minor) ([#11854](https://github.com/truecharts/charts/issues/11854))
## [minecraft-java-5.0.0](https://github.com/truecharts/charts/compare/minecraft-java-4.1.10...minecraft-java-5.0.0) (2023-07-31)

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "2023.11.1" appVersion: 2023.8.3
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
- https://github.com/itzg/docker-minecraft-server - https://github.com/itzg/docker-minecraft-server
type: application type: application
version: 5.1.0 version: 5.1.1
annotations: annotations:
truecharts.org/category: games truecharts.org/category: games
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [minecraft-java-5.1.1](https://github.com/truecharts/charts/compare/minecraft-java-5.1.0...minecraft-java-5.1.1) (2023-11-25)
### Chore
- update container image itzg/minecraft-server to 2023.8.3[@2af12ea](https://github.com/2af12ea) ([#15364](https://github.com/truecharts/charts/issues/15364))

View File

@ -1,6 +1,6 @@
image: image:
repository: itzg/minecraft-server repository: itzg/minecraft-server
tag: 2023.8.3@sha256:cb98ad8c143ab0cf83351ec6a9fd76256152f7b310988f9aa1acfaaf4aacbc77 tag: 2023.8.3@sha256:2af12eac3a7106882e23d1b2435358db841c4302d213532e415255fbbd36c826
pullPolicy: Always pullPolicy: Always
j21Image: j21Image:
repository: itzg/minecraft-server repository: itzg/minecraft-server