fix: remove non-existant linter script from helm workflow

This commit is contained in:
Marshall Asch 2023-07-10 13:04:01 -04:00
parent 350e665750
commit c689f353b8
No known key found for this signature in database
GPG Key ID: 5492DF6F448DBAFB
2 changed files with 1 additions and 5 deletions

View File

@ -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:

View File

@ -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/).