Bladeren bron

Upgraded catalog item(s)

        This commit upgrades plex catalog item(s).
sonicaj 3 jaren geleden
bovenliggende
commit
0d271aa7cd
34 gewijzigde bestanden met toevoegingen van 8 en 8 verwijderingen
  1. 0 0
      charts/plex/1.7.2/.helmignore
  2. 0 0
      charts/plex/1.7.2/Chart.lock
  3. 2 2
      charts/plex/1.7.2/Chart.yaml
  4. 0 0
      charts/plex/1.7.2/README.md
  5. 0 0
      charts/plex/1.7.2/app-readme.md
  6. 0 0
      charts/plex/1.7.2/charts/common-2112.0.0.tgz
  7. 0 0
      charts/plex/1.7.2/default_values.yaml
  8. 1 1
      charts/plex/1.7.2/ix_values.yaml
  9. 0 0
      charts/plex/1.7.2/migrations/migrate_from_1.0.0
  10. 0 0
      charts/plex/1.7.2/questions.yaml
  11. 0 0
      charts/plex/1.7.2/templates/NOTES.txt
  12. 0 0
      charts/plex/1.7.2/templates/deployment.yaml
  13. 0 0
      charts/plex/1.7.2/templates/probe_config.yaml
  14. 0 0
      charts/plex/1.7.2/templates/service-tcp.yaml
  15. 0 0
      charts/plex/1.7.2/templates/service-udp.yaml
  16. 0 0
      charts/plex/1.7.2/templates/tests/deployment-check.yaml
  17. 1 1
      charts/plex/1.7.2/test_values.yaml
  18. 0 0
      test/plex/1.7.2/.helmignore
  19. 0 0
      test/plex/1.7.2/Chart.lock
  20. 2 2
      test/plex/1.7.2/Chart.yaml
  21. 0 0
      test/plex/1.7.2/README.md
  22. 0 0
      test/plex/1.7.2/app-readme.md
  23. 0 0
      test/plex/1.7.2/charts/common-2112.0.0.tgz
  24. 0 0
      test/plex/1.7.2/default_values.yaml
  25. 1 1
      test/plex/1.7.2/ix_values.yaml
  26. 0 0
      test/plex/1.7.2/migrations/migrate_from_1.0.0
  27. 0 0
      test/plex/1.7.2/questions.yaml
  28. 0 0
      test/plex/1.7.2/templates/NOTES.txt
  29. 0 0
      test/plex/1.7.2/templates/deployment.yaml
  30. 0 0
      test/plex/1.7.2/templates/probe_config.yaml
  31. 0 0
      test/plex/1.7.2/templates/service-tcp.yaml
  32. 0 0
      test/plex/1.7.2/templates/service-udp.yaml
  33. 0 0
      test/plex/1.7.2/templates/tests/deployment-check.yaml
  34. 1 1
      test/plex/1.7.2/test_values.yaml

+ 0 - 0
charts/plex/1.7.1/.helmignore → charts/plex/1.7.2/.helmignore


+ 0 - 0
charts/plex/1.7.1/Chart.lock → charts/plex/1.7.2/Chart.lock


+ 2 - 2
charts/plex/1.7.1/Chart.yaml → charts/plex/1.7.2/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 1.25.8.5663
+appVersion: 1.25.9.5721
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -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.7.1
+version: 1.7.2

+ 0 - 0
charts/plex/1.7.1/README.md → charts/plex/1.7.2/README.md


+ 0 - 0
charts/plex/1.7.1/app-readme.md → charts/plex/1.7.2/app-readme.md


+ 0 - 0
charts/plex/1.7.1/charts/common-2112.0.0.tgz → charts/plex/1.7.2/charts/common-2112.0.0.tgz


+ 0 - 0
charts/plex/1.7.1/default_values.yaml → charts/plex/1.7.2/default_values.yaml


+ 1 - 1
test/plex/1.7.1/ix_values.yaml → charts/plex/1.7.2/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.25.8.5663-e071c3d62
+  tag: 1.25.9.5721-965587f64
 plexpassImage:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker

+ 0 - 0
charts/plex/1.7.1/migrations/migrate_from_1.0.0 → charts/plex/1.7.2/migrations/migrate_from_1.0.0


+ 0 - 0
charts/plex/1.7.1/questions.yaml → charts/plex/1.7.2/questions.yaml


+ 0 - 0
charts/plex/1.7.1/templates/NOTES.txt → charts/plex/1.7.2/templates/NOTES.txt


+ 0 - 0
charts/plex/1.7.1/templates/deployment.yaml → charts/plex/1.7.2/templates/deployment.yaml


+ 0 - 0
charts/plex/1.7.1/templates/probe_config.yaml → charts/plex/1.7.2/templates/probe_config.yaml


+ 0 - 0
charts/plex/1.7.1/templates/service-tcp.yaml → charts/plex/1.7.2/templates/service-tcp.yaml


+ 0 - 0
charts/plex/1.7.1/templates/service-udp.yaml → charts/plex/1.7.2/templates/service-udp.yaml


+ 0 - 0
charts/plex/1.7.1/templates/tests/deployment-check.yaml → charts/plex/1.7.2/templates/tests/deployment-check.yaml


+ 1 - 1
test/plex/1.7.1/test_values.yaml → charts/plex/1.7.2/test_values.yaml

@@ -29,7 +29,7 @@ hostNetwork: false
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.25.8.5663-e071c3d62
+  tag: 1.25.9.5721-965587f64
 plexServiceTCP:
   port: 32400
 timezone: Etc/UTC

+ 0 - 0
test/plex/1.7.1/.helmignore → test/plex/1.7.2/.helmignore


+ 0 - 0
test/plex/1.7.1/Chart.lock → test/plex/1.7.2/Chart.lock


+ 2 - 2
test/plex/1.7.1/Chart.yaml → test/plex/1.7.2/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 1.25.8.5663
+appVersion: 1.25.9.5721
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -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.7.1
+version: 1.7.2

+ 0 - 0
test/plex/1.7.1/README.md → test/plex/1.7.2/README.md


+ 0 - 0
test/plex/1.7.1/app-readme.md → test/plex/1.7.2/app-readme.md


+ 0 - 0
test/plex/1.7.1/charts/common-2112.0.0.tgz → test/plex/1.7.2/charts/common-2112.0.0.tgz


+ 0 - 0
test/plex/1.7.1/default_values.yaml → test/plex/1.7.2/default_values.yaml


+ 1 - 1
charts/plex/1.7.1/ix_values.yaml → test/plex/1.7.2/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.25.8.5663-e071c3d62
+  tag: 1.25.9.5721-965587f64
 plexpassImage:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker

+ 0 - 0
test/plex/1.7.1/migrations/migrate_from_1.0.0 → test/plex/1.7.2/migrations/migrate_from_1.0.0


+ 0 - 0
test/plex/1.7.1/questions.yaml → test/plex/1.7.2/questions.yaml


+ 0 - 0
test/plex/1.7.1/templates/NOTES.txt → test/plex/1.7.2/templates/NOTES.txt


+ 0 - 0
test/plex/1.7.1/templates/deployment.yaml → test/plex/1.7.2/templates/deployment.yaml


+ 0 - 0
test/plex/1.7.1/templates/probe_config.yaml → test/plex/1.7.2/templates/probe_config.yaml


+ 0 - 0
test/plex/1.7.1/templates/service-tcp.yaml → test/plex/1.7.2/templates/service-tcp.yaml


+ 0 - 0
test/plex/1.7.1/templates/service-udp.yaml → test/plex/1.7.2/templates/service-udp.yaml


+ 0 - 0
test/plex/1.7.1/templates/tests/deployment-check.yaml → test/plex/1.7.2/templates/tests/deployment-check.yaml


+ 1 - 1
charts/plex/1.7.1/test_values.yaml → test/plex/1.7.2/test_values.yaml

@@ -29,7 +29,7 @@ hostNetwork: false
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.25.8.5663-e071c3d62
+  tag: 1.25.9.5721-965587f64
 plexServiceTCP:
   port: 32400
 timezone: Etc/UTC