Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloromeo authored and github-actions[bot] committed Jul 6, 2023
1 parent 1398caf commit 1258ffd
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# clusterplex

![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square)
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.5](https://img.shields.io/badge/AppVersion-1.4.5-informational?style=flat-square)

ClusterPlex is basically an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.

Expand Down
Binary file added clusterplex-1.0.1.tgz
Binary file not shown.
25 changes: 23 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,30 @@
apiVersion: v1
entries:
clusterplex:
- apiVersion: v2
appVersion: 1.4.5
created: "2023-07-06T06:08:34.394799391Z"
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
description: ClusterPlex is basically an extended version of Plex, which supports
distributed Workers across a cluster to handle transcoding requests.
digest: 8498f176c69c0409c2dca8b209e19dbe051e54f52fbdad9c7dffb92a7261343f
home: https://github.com/pabloromeo/clusterplex/charts/clusterplex
kubeVersion: '>=1.24.0-0'
name: clusterplex
sources:
- https://github.com/pabloromeo/clusterplex
- https://github.com/linuxserver/docker-plex
- https://plex.tv
type: application
urls:
- https://pabloromeo.github.io/clusterplex/clusterplex-1.0.1.tgz
version: 1.0.1
- apiVersion: v2
appVersion: 1.4.4
created: "2023-07-06T05:53:27.192043527Z"
created: "2023-07-06T06:08:34.391025754Z"
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
Expand All @@ -22,4 +43,4 @@ entries:
urls:
- https://pabloromeo.github.io/clusterplex/clusterplex-1.0.0.tgz
version: 1.0.0
generated: "2023-07-06T05:53:27.188205091Z"
generated: "2023-07-06T06:08:34.381330959Z"

0 comments on commit 1258ffd

Please sign in to comment.