Browse Source

Merge pull request #530 from truenas/catalog-update-4ce7

Upgraded catalog item(s)
Waqar Ahmed 3 years ago
parent
commit
5089cbc154

+ 0 - 0
charts/emby/1.0.5/.helmignore → charts/emby/1.0.6/.helmignore


+ 2 - 2
charts/emby/1.0.5/Chart.yaml → charts/emby/1.0.6/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.8.0.0
+appVersion: 4.8.0.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -13,4 +13,4 @@ keywords:
 name: emby
 sources:
 - https://hub.docker.com/r/emby/embyserver
-version: 1.0.5
+version: 1.0.6

+ 0 - 0
charts/emby/1.0.5/README.md → charts/emby/1.0.6/README.md


+ 0 - 0
charts/emby/1.0.5/app-readme.md → charts/emby/1.0.6/app-readme.md


+ 0 - 0
charts/emby/1.0.5/charts/common-2112.0.0.tgz → charts/emby/1.0.6/charts/common-2112.0.0.tgz


+ 1 - 1
test/emby/1.0.5/ix_values.yaml → charts/emby/1.0.6/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.8.0.0
+  tag: 4.8.0.1

+ 0 - 0
charts/emby/1.0.5/questions.yaml → charts/emby/1.0.6/questions.yaml


+ 0 - 0
charts/emby/1.0.5/requirements.lock → charts/emby/1.0.6/requirements.lock


+ 0 - 0
charts/emby/1.0.5/templates/NOTES.txt → charts/emby/1.0.6/templates/NOTES.txt


+ 0 - 0
charts/emby/1.0.5/templates/deployment.yaml → charts/emby/1.0.6/templates/deployment.yaml


+ 0 - 0
charts/emby/1.0.5/templates/service-tcp.yaml → charts/emby/1.0.6/templates/service-tcp.yaml


+ 0 - 0
charts/emby/1.0.5/templates/service-udp.yaml → charts/emby/1.0.6/templates/service-udp.yaml


+ 0 - 0
charts/emby/1.0.5/templates/tests/deployment-check.yaml → charts/emby/1.0.6/templates/tests/deployment-check.yaml


+ 1 - 1
test/emby/1.0.5/test_values.yaml → charts/emby/1.0.6/test_values.yaml

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

+ 0 - 0
test/emby/1.0.5/.helmignore → test/emby/1.0.6/.helmignore


+ 2 - 2
test/emby/1.0.5/Chart.yaml → test/emby/1.0.6/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.8.0.0
+appVersion: 4.8.0.1
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -13,4 +13,4 @@ keywords:
 name: emby
 sources:
 - https://hub.docker.com/r/emby/embyserver
-version: 1.0.5
+version: 1.0.6

+ 0 - 0
test/emby/1.0.5/README.md → test/emby/1.0.6/README.md


+ 0 - 0
test/emby/1.0.5/app-readme.md → test/emby/1.0.6/app-readme.md


+ 0 - 0
test/emby/1.0.5/charts/common-2112.0.0.tgz → test/emby/1.0.6/charts/common-2112.0.0.tgz


+ 1 - 1
charts/emby/1.0.5/ix_values.yaml → test/emby/1.0.6/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.8.0.0
+  tag: 4.8.0.1

+ 0 - 0
test/emby/1.0.5/questions.yaml → test/emby/1.0.6/questions.yaml


+ 0 - 0
test/emby/1.0.5/requirements.lock → test/emby/1.0.6/requirements.lock


+ 0 - 0
test/emby/1.0.5/templates/NOTES.txt → test/emby/1.0.6/templates/NOTES.txt


+ 0 - 0
test/emby/1.0.5/templates/deployment.yaml → test/emby/1.0.6/templates/deployment.yaml


+ 0 - 0
test/emby/1.0.5/templates/service-tcp.yaml → test/emby/1.0.6/templates/service-tcp.yaml


+ 0 - 0
test/emby/1.0.5/templates/service-udp.yaml → test/emby/1.0.6/templates/service-udp.yaml


+ 0 - 0
test/emby/1.0.5/templates/tests/deployment-check.yaml → test/emby/1.0.6/templates/tests/deployment-check.yaml


+ 1 - 1
charts/emby/1.0.5/test_values.yaml → test/emby/1.0.6/test_values.yaml

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