Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-08-09 00:29:33 +00:00
parent 9785876fec
commit 6665eeeffe
13984 changed files with 2042974 additions and 1938968 deletions

View File

@@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-26T11:03:34.289983774Z"

View File

@@ -2,6 +2,17 @@
## [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))
## [minecraft-java-1.0.34](https://github.com/truecharts/apps/compare/minecraft-java-1.0.33...minecraft-java-1.0.34) (2022-07-26)
### Chore
@@ -86,14 +97,3 @@
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
- update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266))
## [minecraft-java-1.0.27](https://github.com/truecharts/apps/compare/minecraft-java-1.0.26...minecraft-java-1.0.27) (2022-07-20)
### Chore
- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222))
## [minecraft-java-1.0.26](https://github.com/truecharts/apps/compare/minecraft-java-1.0.25...minecraft-java-1.0.26) (2022-07-19)

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.9
digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4
generated: "2022-08-08T22:56:58.851997943Z"

View File

@@ -3,11 +3,11 @@ appVersion: "2022.10.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
version: 10.4.9
deprecated: false
description: Minecraft Java Dedicated Server
home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-java
icon: https://truecharts.org/img/chart-icons/minecraft-java.png
home: https://truecharts.org/docs/charts/stable/minecraft-java
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png
keywords:
- minecraft
kubeVersion: ">=1.16.0-0"
@@ -17,10 +17,11 @@ maintainers:
url: https://truecharts.org
name: minecraft-java
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
- https://github.com/itzg/docker-minecraft-server
- https://hub.docker.com/r/itzg/minecraft-server
type: application
version: 1.0.34
version: 1.0.36
annotations:
truecharts.org/catagories: |
- games

View File

@@ -1,6 +1,6 @@
# minecraft-java
![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.10.0](https://img.shields.io/badge/AppVersion-2022.10.0-informational?style=flat-square)
![Version: 1.0.36](https://img.shields.io/badge/Version-1.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.10.0](https://img.shields.io/badge/AppVersion-2022.10.0-informational?style=flat-square)
Minecraft Java Dedicated Server
@@ -13,6 +13,7 @@ For more information, please click here: [minecraft-java](https://truecharts.org
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java>
* <https://github.com/itzg/docker-minecraft-server>
* <https://hub.docker.com/r/itzg/minecraft-server>
@@ -24,20 +25,20 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.8 |
| https://library-charts.truecharts.org | common | 10.4.9 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `minecraft-java`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install minecraft-java TrueCharts/minecraft-java
```
@@ -48,7 +49,7 @@ helm install minecraft-java TrueCharts/minecraft-java
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@@ -67,7 +68,7 @@ helm uninstall minecraft-java
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install minecraft-java TrueCharts/minecraft-java -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support

View File

@@ -1,6 +1,6 @@
Minecraft Java Dedicated Server
This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/minecraft-java
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java)
---

Binary file not shown.

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:dbe68457c0fa5e3650a37ed6c387cc1b77c28bce3fcb0d163faf00ccb7836b33
tag: latest@sha256:ca9ca54ee5d1879b82778adfc12395727bdcd0b3c0df1038bb8d7f7a22fbd7ec
pullPolicy: Always
env:

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:fe3b4667e232743643c5e6fb8d18f3400e561605e596330709a9446aba40334a
tag: latest@sha256:a607435e87677cae1e0c3e09bb315352e5919e1c395b47af55e7e6b45735994c
pullPolicy: Always
env:

View File

@@ -4,7 +4,7 @@ image:
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/minecraft-java11
tag: latest@sha256:dbe68457c0fa5e3650a37ed6c387cc1b77c28bce3fcb0d163faf00ccb7836b33
tag: latest@sha256:ca9ca54ee5d1879b82778adfc12395727bdcd0b3c0df1038bb8d7f7a22fbd7ec
pullPolicy: Always
j11j9Image:
repository: tccr.io/truecharts/minecraft-java11-openj9
@@ -12,16 +12,13 @@ j11j9Image:
pullPolicy: Always
j8Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:fe3b4667e232743643c5e6fb8d18f3400e561605e596330709a9446aba40334a
tag: latest@sha256:a607435e87677cae1e0c3e09bb315352e5919e1c395b47af55e7e6b45735994c
pullPolicy: Always
j8j9Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
tag: latest@sha256:fe3b4667e232743643c5e6fb8d18f3400e561605e596330709a9446aba40334a
tag: latest@sha256:a607435e87677cae1e0c3e09bb315352e5919e1c395b47af55e7e6b45735994c
pullPolicy: Always
portal:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
@@ -116,3 +113,6 @@ service:
enabled: true
port: 25575
targetPort: 25575
portal:
enabled: false

View File

@@ -1,4 +1,4 @@
icon_url: https://truecharts.org/img/chart-icons/minecraft-java.png
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png
categories:
- games