Forráskód Böngészése

Update stable train from test train

sonicaj 3 éve
szülő
commit
2c914db7bb

+ 0 - 0
charts/plex/1.7.6/.helmignore → charts/plex/1.7.7/.helmignore


+ 0 - 0
charts/plex/1.7.6/Chart.lock → charts/plex/1.7.7/Chart.lock


+ 3 - 1
charts/plex/1.7.6/Chart.yaml → charts/plex/1.7.7/Chart.yaml

@@ -14,4 +14,6 @@ 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.7.6
+version: 1.7.7
+
+

+ 0 - 0
charts/plex/1.7.6/README.md → charts/plex/1.7.7/README.md


+ 0 - 0
charts/plex/1.7.6/app-readme.md → charts/plex/1.7.7/app-readme.md


+ 0 - 0
charts/plex/1.7.6/charts/common-2112.0.0.tgz → charts/plex/1.7.7/charts/common-2112.0.0.tgz


+ 0 - 0
charts/plex/1.7.6/default_values.yaml → charts/plex/1.7.7/default_values.yaml


+ 0 - 0
charts/plex/1.7.6/ix_values.yaml → charts/plex/1.7.7/ix_values.yaml


+ 0 - 0
charts/plex/1.7.6/migrations/migrate_from_1.0.0 → charts/plex/1.7.7/migrations/migrate_from_1.0.0


+ 6 - 0
charts/plex/1.7.6/questions.yaml → charts/plex/1.7.7/questions.yaml

@@ -185,6 +185,8 @@ questions:
                       schema:
                         type: hostpath
                         required: true
+                        $ref:
+                          - "validations/hostPath"
         - variable: data
           label: "Data Volume"
           schema:
@@ -220,6 +222,8 @@ questions:
                       schema:
                         type: hostpath
                         required: true
+                        $ref:
+                          - "validations/hostPath"
         - variable: config
           label: "Config Volume"
           schema:
@@ -255,6 +259,8 @@ questions:
                       schema:
                         type: hostpath
                         required: true
+                        $ref:
+                          - "validations/hostPath"
         - variable: shared
           label: "Shared Volume"
           schema:

+ 0 - 0
charts/plex/1.7.6/templates/NOTES.txt → charts/plex/1.7.7/templates/NOTES.txt


+ 0 - 0
charts/plex/1.7.6/templates/deployment.yaml → charts/plex/1.7.7/templates/deployment.yaml


+ 0 - 0
charts/plex/1.7.6/templates/probe_config.yaml → charts/plex/1.7.7/templates/probe_config.yaml


+ 0 - 0
charts/plex/1.7.6/templates/service-tcp.yaml → charts/plex/1.7.7/templates/service-tcp.yaml


+ 0 - 0
charts/plex/1.7.6/templates/service-udp.yaml → charts/plex/1.7.7/templates/service-udp.yaml


+ 0 - 0
charts/plex/1.7.6/templates/tests/deployment-check.yaml → charts/plex/1.7.7/templates/tests/deployment-check.yaml


+ 0 - 0
charts/plex/1.7.6/test_values.yaml → charts/plex/1.7.7/test_values.yaml