chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
da6c0002d8
commit
c41dda9d32
|
@ -1,9 +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))
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue