Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-22 17:03:23 +00:00
parent 2c690318ab
commit 7099993b7a
14 changed files with 25 additions and 18 deletions

View File

@ -1,9 +0,0 @@
# Changelog
## [minecraft-bungeecord-0.0.1]minecraft-bungeecord-0.0.1 (2022-07-22)
### Feat
- Add bungeecord ([#3257](https://github.com/truecharts/apps/issues/3257))

View File

@ -0,0 +1,16 @@
# Changelog
## [minecraft-bungeecord-0.0.2](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.1...minecraft-bungeecord-0.0.2) (2022-07-22)
### Fix
- fix typo ([#3263](https://github.com/truecharts/apps/issues/3263))
## [minecraft-bungeecord-0.0.1]minecraft-bungeecord-0.0.1 (2022-07-22)
### Feat
- Add bungeecord ([#3257](https://github.com/truecharts/apps/issues/3257))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.5
digest: sha256:9bc344ecc14ead8298fc5fab8c39e62f6eb817da8dd2b12d587b4f031d2ff296
generated: "2022-07-22T15:44:54.653988134Z"
generated: "2022-07-22T16:59:06.399306113Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: minecraft-bungeecord
version: 0.0.1
version: 0.0.2
appVersion: "2022.4.1"
description: A Spigot BungeeCord server.
type: application

View File

@ -1,15 +1,15 @@
# minecraft-bungeecord
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.4.1](https://img.shields.io/badge/AppVersion-2022.4.1-informational?style=flat-square)
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.4.1](https://img.shields.io/badge/AppVersion-2022.4.1-informational?style=flat-square)
A Spigot BungeeCord server.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [minecraft-bungeecord](https://truecharts.org/charts/stable/minecraft-bungeecord)
For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/stable/minecraft-bungeecord)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Source Code
@ -30,7 +30,7 @@ Kubernetes: `>=1.16.0-0`
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
### Helm
@ -48,7 +48,7 @@ helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord
**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/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
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/).
### Helm
@ -87,7 +87,7 @@ helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml
#### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
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.
## Support

View File

@ -49,7 +49,7 @@ questions:
enum:
- value: "image"
description: "Default Image"
- value: "J17Image"
- value: "j17Image"
description: "Java 17"
- value: "j11Image"
description: "Java 11"