Преглед на файлове

Merge pull request #643 from truenas/catalog-update-4ccb

Upgraded catalog item(s)
Waqar Ahmed преди 3 години
родител
ревизия
ad0591c2e2
променени са 30 файла, в които са добавени 8 реда и са изтрити 8 реда
  1. 0 0
      charts/emby/1.0.11/.helmignore
  2. 0 0
      charts/emby/1.0.11/Chart.lock
  3. 2 2
      charts/emby/1.0.11/Chart.yaml
  4. 0 0
      charts/emby/1.0.11/README.md
  5. 0 0
      charts/emby/1.0.11/app-readme.md
  6. 0 0
      charts/emby/1.0.11/charts/common-2207.0.0.tgz
  7. 1 1
      charts/emby/1.0.11/ix_values.yaml
  8. 0 0
      charts/emby/1.0.11/questions.yaml
  9. 0 0
      charts/emby/1.0.11/requirements.lock
  10. 0 0
      charts/emby/1.0.11/templates/NOTES.txt
  11. 0 0
      charts/emby/1.0.11/templates/deployment.yaml
  12. 0 0
      charts/emby/1.0.11/templates/service-tcp.yaml
  13. 0 0
      charts/emby/1.0.11/templates/service-udp.yaml
  14. 0 0
      charts/emby/1.0.11/templates/tests/deployment-check.yaml
  15. 1 1
      charts/emby/1.0.11/test_values.yaml
  16. 0 0
      test/emby/1.0.11/.helmignore
  17. 0 0
      test/emby/1.0.11/Chart.lock
  18. 2 2
      test/emby/1.0.11/Chart.yaml
  19. 0 0
      test/emby/1.0.11/README.md
  20. 0 0
      test/emby/1.0.11/app-readme.md
  21. 0 0
      test/emby/1.0.11/charts/common-2207.0.0.tgz
  22. 1 1
      test/emby/1.0.11/ix_values.yaml
  23. 0 0
      test/emby/1.0.11/questions.yaml
  24. 0 0
      test/emby/1.0.11/requirements.lock
  25. 0 0
      test/emby/1.0.11/templates/NOTES.txt
  26. 0 0
      test/emby/1.0.11/templates/deployment.yaml
  27. 0 0
      test/emby/1.0.11/templates/service-tcp.yaml
  28. 0 0
      test/emby/1.0.11/templates/service-udp.yaml
  29. 0 0
      test/emby/1.0.11/templates/tests/deployment-check.yaml
  30. 1 1
      test/emby/1.0.11/test_values.yaml

+ 0 - 0
charts/emby/1.0.10/.helmignore → charts/emby/1.0.11/.helmignore


+ 0 - 0
charts/emby/1.0.10/Chart.lock → charts/emby/1.0.11/Chart.lock


+ 2 - 2
charts/emby/1.0.10/Chart.yaml → charts/emby/1.0.11/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.8.0.2
+appVersion: 4.7.6.0
 dependencies:
 - name: common
   repository: file://../../../library/common/2207.0.0
@@ -13,4 +13,4 @@ keywords:
 name: emby
 sources:
 - https://hub.docker.com/r/emby/embyserver
-version: 1.0.10
+version: 1.0.11

+ 0 - 0
charts/emby/1.0.10/README.md → charts/emby/1.0.11/README.md


+ 0 - 0
charts/emby/1.0.10/app-readme.md → charts/emby/1.0.11/app-readme.md


+ 0 - 0
charts/emby/1.0.10/charts/common-2207.0.0.tgz → charts/emby/1.0.11/charts/common-2207.0.0.tgz


+ 1 - 1
test/emby/1.0.10/ix_values.yaml → charts/emby/1.0.11/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.7.5.0
+  tag: 4.7.6.0

+ 0 - 0
charts/emby/1.0.10/questions.yaml → charts/emby/1.0.11/questions.yaml


+ 0 - 0
charts/emby/1.0.10/requirements.lock → charts/emby/1.0.11/requirements.lock


+ 0 - 0
charts/emby/1.0.10/templates/NOTES.txt → charts/emby/1.0.11/templates/NOTES.txt


+ 0 - 0
charts/emby/1.0.10/templates/deployment.yaml → charts/emby/1.0.11/templates/deployment.yaml


+ 0 - 0
charts/emby/1.0.10/templates/service-tcp.yaml → charts/emby/1.0.11/templates/service-tcp.yaml


+ 0 - 0
charts/emby/1.0.10/templates/service-udp.yaml → charts/emby/1.0.11/templates/service-udp.yaml


+ 0 - 0
charts/emby/1.0.10/templates/tests/deployment-check.yaml → charts/emby/1.0.11/templates/tests/deployment-check.yaml


+ 1 - 1
test/emby/1.0.10/test_values.yaml → charts/emby/1.0.11/test_values.yaml

@@ -15,5 +15,5 @@ hostNetwork: false
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.8.0.2
+  tag: 4.7.6.0
 updateStrategy: Recreate

+ 0 - 0
test/emby/1.0.10/.helmignore → test/emby/1.0.11/.helmignore


+ 0 - 0
test/emby/1.0.10/Chart.lock → test/emby/1.0.11/Chart.lock


+ 2 - 2
test/emby/1.0.10/Chart.yaml → test/emby/1.0.11/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.8.0.2
+appVersion: 4.7.6.0
 dependencies:
 - name: common
   repository: file://../../../library/common/2207.0.0
@@ -13,4 +13,4 @@ keywords:
 name: emby
 sources:
 - https://hub.docker.com/r/emby/embyserver
-version: 1.0.10
+version: 1.0.11

+ 0 - 0
test/emby/1.0.10/README.md → test/emby/1.0.11/README.md


+ 0 - 0
test/emby/1.0.10/app-readme.md → test/emby/1.0.11/app-readme.md


+ 0 - 0
test/emby/1.0.10/charts/common-2207.0.0.tgz → test/emby/1.0.11/charts/common-2207.0.0.tgz


+ 1 - 1
charts/emby/1.0.10/ix_values.yaml → test/emby/1.0.11/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.7.5.0
+  tag: 4.7.6.0

+ 0 - 0
test/emby/1.0.10/questions.yaml → test/emby/1.0.11/questions.yaml


+ 0 - 0
test/emby/1.0.10/requirements.lock → test/emby/1.0.11/requirements.lock


+ 0 - 0
test/emby/1.0.10/templates/NOTES.txt → test/emby/1.0.11/templates/NOTES.txt


+ 0 - 0
test/emby/1.0.10/templates/deployment.yaml → test/emby/1.0.11/templates/deployment.yaml


+ 0 - 0
test/emby/1.0.10/templates/service-tcp.yaml → test/emby/1.0.11/templates/service-tcp.yaml


+ 0 - 0
test/emby/1.0.10/templates/service-udp.yaml → test/emby/1.0.11/templates/service-udp.yaml


+ 0 - 0
test/emby/1.0.10/templates/tests/deployment-check.yaml → test/emby/1.0.11/templates/tests/deployment-check.yaml


+ 1 - 1
charts/emby/1.0.10/test_values.yaml → test/emby/1.0.11/test_values.yaml

@@ -15,5 +15,5 @@ hostNetwork: false
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.8.0.2
+  tag: 4.7.6.0
 updateStrategy: Recreate