Sfoglia il codice sorgente

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

Upgraded catalog item(s)
Waqar Ahmed 3 anni fa
parent
commit
ad0591c2e2

+ 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