Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c4ef66a619
commit
ccff7120f1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [minecraft-java-4.0.23](https://github.com/truecharts/charts/compare/minecraft-java-4.0.22...minecraft-java-4.0.23) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.24](https://github.com/truecharts/charts/compare/minecraft-java-4.0.23...minecraft-java-4.0.24) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9266](https://github.com/truecharts/charts/issues/9266))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.23](https://github.com/truecharts/charts/compare/minecraft-java-4.0.22...minecraft-java-4.0.23) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.0.20](https://github.com/truecharts/charts/compare/minecraft-java-4.0.19...minecraft-java-4.0.20) (2023-05-24)
|
||||
|
||||
### Chore
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
type: application
|
||||
version: 4.0.23
|
||||
version: 4.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [minecraft-java-4.0.24](https://github.com/truecharts/charts/compare/minecraft-java-4.0.23...minecraft-java-4.0.24) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9266](https://github.com/truecharts/charts/issues/9266))
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ image:
|
|||
pullPolicy: Always
|
||||
j19Image:
|
||||
repository: tccr.io/truecharts/minecraft-java19
|
||||
tag: latest@sha256:adc43598a45a499d745f829bf635f32d9a0c33f1758be58abe0a421245c3f9e6
|
||||
tag: latest@sha256:739d1c24b683c2fe610fb3bce22da96f04ae743ec98f77b647053fd6c9105564
|
||||
pullPolicy: Always
|
||||
j17j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java17-openj9
|
Loading…
Reference in New Issue