mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
Update stable train from test train
This commit is contained in:
@@ -14,4 +14,4 @@ sources:
|
||||
- https://hub.docker.com/r/plexinc/pms-docker/
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
|
||||
upstream_version: 2.1.0
|
||||
version: 1.6.22
|
||||
version: 1.6.23
|
||||
@@ -6,6 +6,7 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
|
||||
hostNetwork: {{ .Values.hostNetwork }}
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
{{- end }}
|
||||
hostname: {{ template "common.names.fullname" . }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{ if .Values.enablePlexPass }}
|
||||
Reference in New Issue
Block a user