mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
Fix typo in documentation (#281)
* Fix typo in documentation * bump chart version Co-authored-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
d733be90e3
commit
b68b05e796
@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
appVersion: 1.19.1.2645-ccb6eb67e
|
appVersion: 1.19.1.2645-ccb6eb67e
|
||||||
description: Plex Media Server
|
description: Plex Media Server
|
||||||
name: plex
|
name: plex
|
||||||
version: 1.7.1
|
version: 1.7.2
|
||||||
keywords:
|
keywords:
|
||||||
- plex
|
- plex
|
||||||
home: https://plex.tv/
|
home: https://plex.tv/
|
||||||
|
@ -13,7 +13,7 @@ helm install billimek/plex
|
|||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
To install the chart with the release name `my-release`:
|
To install the chart with the release name `plex`:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
helm install plex billimek/plex
|
helm install plex billimek/plex
|
||||||
|
Loading…
Reference in New Issue
Block a user