diff --git a/.github/workflows/helm.yaml b/.github/workflows/helm.yaml index 6d6ee0c8..47ae2e24 100644 --- a/.github/workflows/helm.yaml +++ b/.github/workflows/helm.yaml @@ -34,10 +34,6 @@ jobs: ./ah lint -p charts/plex-media-server || exit 1 rm -f ./ah ./ah_1.5.0_linux_amd64.tar.gz - - name: Lint - run: | - ./build/run-in-docker.sh ./hack/verify-chart-lint.sh - - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1 id: filter with: diff --git a/charts/plex-media-server/README.md b/charts/plex-media-server/README.md index 606968a7..83916b8b 100644 --- a/charts/plex-media-server/README.md +++ b/charts/plex-media-server/README.md @@ -1,7 +1,7 @@ # plex-media-server Chart =========== -A Helm chart for deploying the a Plex Personal Media Server(PMS) server. +A Helm chart for deploying the Plex Personal Media Server(PMS) server. While Plex is responsible for maintaining this Helm chart, we cannot provide support for troubleshooting related to its usage. For community assistance, please visit our [support forums](https://forums.plex.tv/).