chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-09-11 13:56:14 +00:00
parent d74ff245c9
commit 5ac2a97847
1500 changed files with 9445 additions and 3417 deletions
+11
View File
@@ -2,6 +2,17 @@
## [kitana-0.0.23](https://github.com/truecharts/charts/compare/kitana-0.0.22...kitana-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
## [kitana-0.0.22](https://github.com/truecharts/charts/compare/kitana-0.0.20...kitana-0.0.22) (2022-08-30)
### Chore
+3 -3
View File
@@ -1,6 +1,6 @@
# kitana
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.6 |
| https://library-charts.truecharts.org | common | 10.5.9 |
## Installing the Chart
@@ -65,7 +65,7 @@ helm uninstall kitana
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Read through the 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 command line