From b68b05e79689c138142a93d45562a8add198b300 Mon Sep 17 00:00:00 2001 From: Kamuela Franco Date: Sun, 9 Aug 2020 13:10:34 +0100 Subject: [PATCH] Fix typo in documentation (#281) * Fix typo in documentation * bump chart version Co-authored-by: Jeff Billimek --- charts/plex/Chart.yaml | 2 +- charts/plex/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/plex/Chart.yaml b/charts/plex/Chart.yaml index f0211b8b..bb2565c3 100644 --- a/charts/plex/Chart.yaml +++ b/charts/plex/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 1.19.1.2645-ccb6eb67e description: Plex Media Server name: plex -version: 1.7.1 +version: 1.7.2 keywords: - plex home: https://plex.tv/ diff --git a/charts/plex/README.md b/charts/plex/README.md index cba7fa64..df64d3f5 100644 --- a/charts/plex/README.md +++ b/charts/plex/README.md @@ -13,7 +13,7 @@ helm install billimek/plex ## Installing the Chart -To install the chart with the release name `my-release`: +To install the chart with the release name `plex`: ```console helm install plex billimek/plex