Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [minecraft-java-4.1.8](https://github.com/truecharts/charts/compare/minecraft-java-4.1.7...minecraft-java-4.1.8) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-java17-jdk to v2023.4.1 ([#9795](https://github.com/truecharts/charts/issues/9795))
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.1.9](https://github.com/truecharts/charts/compare/minecraft-java-4.1.8...minecraft-java-4.1.9) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-java-4.1.8](https://github.com/truecharts/charts/compare/minecraft-java-4.1.7...minecraft-java-4.1.8) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- 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
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
@@ -3,7 +3,7 @@ appVersion: "2023.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.2
|
||||
version: 12.14.6
|
||||
deprecated: false
|
||||
description: Minecraft Java Dedicated Server
|
||||
home: https://truecharts.org/charts/stable/minecraft-java
|
||||
@@ -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.1.8
|
||||
version: 4.1.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
9
stable/minecraft-java/4.1.9/app-changelog.md
Normal file
9
stable/minecraft-java/4.1.9/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [minecraft-java-4.1.9](https://github.com/truecharts/charts/compare/minecraft-java-4.1.8...minecraft-java-4.1.9) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
BIN
stable/minecraft-java/4.1.9/charts/common-12.14.6.tgz
Normal file
BIN
stable/minecraft-java/4.1.9/charts/common-12.14.6.tgz
Normal file
Binary file not shown.
@@ -1475,14 +1475,14 @@ questions:
|
||||
attrs:
|
||||
- variable: cpu
|
||||
label: CPU
|
||||
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
|
||||
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
|
||||
schema:
|
||||
type: string
|
||||
default: 4000m
|
||||
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
|
||||
- variable: memory
|
||||
label: RAM
|
||||
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
|
||||
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
|
||||
schema:
|
||||
type: string
|
||||
default: 8Gi
|
||||
@@ -1496,7 +1496,7 @@ questions:
|
||||
attrs:
|
||||
- variable: cpu
|
||||
label: CPU
|
||||
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
|
||||
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
|
||||
schema:
|
||||
type: string
|
||||
default: 10m
|
||||
@@ -1504,7 +1504,7 @@ questions:
|
||||
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
|
||||
- variable: memory
|
||||
label: "RAM"
|
||||
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
|
||||
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
|
||||
schema:
|
||||
type: string
|
||||
default: 50Mi
|
||||
Reference in New Issue
Block a user