Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
7e144c6fcd [pyload] Update helm chart common to v2 (#396)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:36:28 -05:00
renovate[bot]
a503b0441a [plex-media-server] Update helm chart common to v2 (#395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:34:59 -05:00
5 changed files with 5 additions and 33 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 1.20.4.3517-ab5e1197c
description: Plex Media Server
name: plex-media-server
version: 0.2.0
version: 1.0.0
keywords:
- plex
- plex-media-server
@@ -17,4 +17,4 @@ maintainers:
dependencies:
- name: common
repository: https://k8s-at-home.com/charts/
version: 1.7.0
version: 2.0.3

View File

@@ -1,2 +0,0 @@
ingress:
enabled: true

View File

@@ -1,4 +1,4 @@
# Default values for zwave2mqtt.
# Default values for plex-media-server.
image:
repository: k8sathome/plex-media-server
@@ -15,9 +15,6 @@ service:
port:
port: 32400
# securityContext:
# privileged: true
persistence:
config:
enabled: false
@@ -52,24 +49,3 @@ persistence:
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""
# # Path to your intel gpu device in the container
# additionalVolumeMounts:
# - name: intel-gpu
# mountPath: /dev/dri
# # Path to yourintel gpu device on the host
# additionalVolumes:
# - name: intel-gpu
# hostPath:
# path: /dev/dri
# affinity:
# nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
# nodeSelectorTerms:
# - matchExpressions:
# - key: kubernetes.io/hostname
# operator: In
# values:
# - k8s-worker-a

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.4.20
description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
name: pyload
version: 1.0.1
version: 2.0.0
keywords:
- pyload
- download
@@ -17,4 +17,4 @@ maintainers:
dependencies:
- name: common
repository: https://k8s-at-home.com/charts/
version: 1.7.0
version: 2.0.3

View File

@@ -1,2 +0,0 @@
ingress:
enabled: true