Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.54](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.54) (2022-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
|
||||
- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
|
||||
- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.53](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.53) (2022-09-15)
|
||||
|
||||
### Chore
|
||||
@@ -85,15 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
|
||||
- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.50](https://github.com/truecharts/charts/compare/minecraft-java-1.0.49...minecraft-java-1.0.50) (2022-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.10
|
||||
digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b
|
||||
generated: "2022-09-15T14:47:38.747806118Z"
|
||||
generated: "2022-09-16T07:06:16.645096791Z"
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
version: 1.0.53
|
||||
version: 1.0.54
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
@@ -1,6 +1,6 @@
|
||||
# minecraft-java
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Minecraft Java Dedicated Server
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:6f98eddad172ba6682d26656d19c2a281a20402df91f8760d5f27fa9e028eeb9
|
||||
tag: latest@sha256:4fe97bb2c2bc0b395f111cac6a3ed2ede14e6a43939c6e37fb8b8b3049a280c3
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:7ac6c22c9286c1f66de412af48670fc8c952c14eca576778f8839e7d3f5cdade
|
||||
tag: latest@sha256:c399e9023078d276a87766acbb26a31c11d2a3773b2531fc6c26df875c32eaf0
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:6f98eddad172ba6682d26656d19c2a281a20402df91f8760d5f27fa9e028eeb9
|
||||
tag: latest@sha256:4fe97bb2c2bc0b395f111cac6a3ed2ede14e6a43939c6e37fb8b8b3049a280c3
|
||||
pullPolicy: Always
|
||||
j11j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
@@ -12,11 +12,11 @@ j11j9Image:
|
||||
pullPolicy: Always
|
||||
j8Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:7ac6c22c9286c1f66de412af48670fc8c952c14eca576778f8839e7d3f5cdade
|
||||
tag: latest@sha256:c399e9023078d276a87766acbb26a31c11d2a3773b2531fc6c26df875c32eaf0
|
||||
pullPolicy: Always
|
||||
j8j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:7ac6c22c9286c1f66de412af48670fc8c952c14eca576778f8839e7d3f5cdade
|
||||
tag: latest@sha256:c399e9023078d276a87766acbb26a31c11d2a3773b2531fc6c26df875c32eaf0
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
Reference in New Issue
Block a user