Browse Source

Merge pull request #882 from truenas/catalog-update-2736

Upgraded catalog item(s)
Stavros Kois 3 years ago
parent
commit
6b92a48e72

+ 0 - 0
charts/emby/1.0.13/.helmignore → charts/emby/1.0.14/.helmignore


+ 0 - 0
charts/emby/1.0.13/Chart.lock → charts/emby/1.0.14/Chart.lock


+ 2 - 2
charts/emby/1.0.13/Chart.yaml → charts/emby/1.0.14/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.7.9.0
+appVersion: 4.7.10.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.13
+version: 1.0.14

+ 0 - 0
charts/emby/1.0.13/README.md → charts/emby/1.0.14/README.md


+ 0 - 0
charts/emby/1.0.13/app-readme.md → charts/emby/1.0.14/app-readme.md


+ 0 - 0
charts/emby/1.0.13/charts/common-2207.0.0.tgz → charts/emby/1.0.14/charts/common-2207.0.0.tgz


+ 1 - 1
test/emby/1.0.13/ix_values.yaml → charts/emby/1.0.14/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.7.9.0
+  tag: 4.7.10.0

+ 0 - 0
charts/emby/1.0.13/questions.yaml → charts/emby/1.0.14/questions.yaml


+ 0 - 0
charts/emby/1.0.13/requirements.lock → charts/emby/1.0.14/requirements.lock


+ 0 - 0
charts/emby/1.0.13/templates/NOTES.txt → charts/emby/1.0.14/templates/NOTES.txt


+ 0 - 0
charts/emby/1.0.13/templates/deployment.yaml → charts/emby/1.0.14/templates/deployment.yaml


+ 0 - 0
charts/emby/1.0.13/templates/service-tcp.yaml → charts/emby/1.0.14/templates/service-tcp.yaml


+ 0 - 0
charts/emby/1.0.13/templates/service-udp.yaml → charts/emby/1.0.14/templates/service-udp.yaml


+ 0 - 0
charts/emby/1.0.13/templates/tests/deployment-check.yaml → charts/emby/1.0.14/templates/tests/deployment-check.yaml


+ 1 - 1
test/emby/1.0.13/test_values.yaml → charts/emby/1.0.14/test_values.yaml

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

+ 0 - 0
test/emby/1.0.13/.helmignore → test/emby/1.0.14/.helmignore


+ 0 - 0
test/emby/1.0.13/Chart.lock → test/emby/1.0.14/Chart.lock


+ 2 - 2
test/emby/1.0.13/Chart.yaml → test/emby/1.0.14/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.7.9.0
+appVersion: 4.7.10.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.13
+version: 1.0.14

+ 0 - 0
test/emby/1.0.13/README.md → test/emby/1.0.14/README.md


+ 0 - 0
test/emby/1.0.13/app-readme.md → test/emby/1.0.14/app-readme.md


+ 0 - 0
test/emby/1.0.13/charts/common-2207.0.0.tgz → test/emby/1.0.14/charts/common-2207.0.0.tgz


+ 1 - 1
charts/emby/1.0.13/ix_values.yaml → test/emby/1.0.14/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.7.9.0
+  tag: 4.7.10.0

+ 0 - 0
test/emby/1.0.13/questions.yaml → test/emby/1.0.14/questions.yaml


+ 0 - 0
test/emby/1.0.13/requirements.lock → test/emby/1.0.14/requirements.lock


+ 0 - 0
test/emby/1.0.13/templates/NOTES.txt → test/emby/1.0.14/templates/NOTES.txt


+ 0 - 0
test/emby/1.0.13/templates/deployment.yaml → test/emby/1.0.14/templates/deployment.yaml


+ 0 - 0
test/emby/1.0.13/templates/service-tcp.yaml → test/emby/1.0.14/templates/service-tcp.yaml


+ 0 - 0
test/emby/1.0.13/templates/service-udp.yaml → test/emby/1.0.14/templates/service-udp.yaml


+ 0 - 0
test/emby/1.0.13/templates/tests/deployment-check.yaml → test/emby/1.0.14/templates/tests/deployment-check.yaml


+ 1 - 1
charts/emby/1.0.13/test_values.yaml → test/emby/1.0.14/test_values.yaml

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