chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# kitana
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user