Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.46](https://github.com/truecharts/charts/compare/minecraft-java-1.0.45...minecraft-java-1.0.46) (2022-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.45](https://github.com/truecharts/charts/compare/minecraft-java-1.0.43...minecraft-java-1.0.45) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-1.0.36](https://github.com/truecharts/charts/compare/minecraft-java-1.0.34...minecraft-java-1.0.36) (2022-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
|
||||
- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
|
||||
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T00:31:49.842671449Z"
|
||||
generated: "2022-09-03T08:28:57.933227256Z"
|
||||
@@ -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.45
|
||||
version: 1.0.46
|
||||
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:b9f25229cad36b7c5b03e848a66df1e2c6ff3c59a33a0b871f8adc6c204d008e
|
||||
tag: latest@sha256:61121975493c46d5c82400c57401edfa3420eec24e1dc8ade7f9b0fc434dc5f9
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:0bf19c3644729038c7709eca5d19e3b9ec85a2af6acd3ba0cf36971d9d7edf7f
|
||||
tag: latest@sha256:ddf4b82645172ab40d61ae402ee970accddce053f87d76fe893a53bb1cbfb1dd
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
pullPolicy: Always
|
||||
j11Image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:b9f25229cad36b7c5b03e848a66df1e2c6ff3c59a33a0b871f8adc6c204d008e
|
||||
tag: latest@sha256:61121975493c46d5c82400c57401edfa3420eec24e1dc8ade7f9b0fc434dc5f9
|
||||
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:0bf19c3644729038c7709eca5d19e3b9ec85a2af6acd3ba0cf36971d9d7edf7f
|
||||
tag: latest@sha256:ddf4b82645172ab40d61ae402ee970accddce053f87d76fe893a53bb1cbfb1dd
|
||||
pullPolicy: Always
|
||||
j8j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:0bf19c3644729038c7709eca5d19e3b9ec85a2af6acd3ba0cf36971d9d7edf7f
|
||||
tag: latest@sha256:ddf4b82645172ab40d61ae402ee970accddce053f87d76fe893a53bb1cbfb1dd
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
@@ -2876,7 +2876,9 @@ questions:
|
||||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at https://truecharts.org
|
||||
description: Please read the documentation at
|
||||
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -2888,7 +2890,9 @@ questions:
|
||||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
Reference in New Issue
Block a user