Browse Source

Upgraded catalog item(s)

        This commit upgrades emby catalog item(s).
sonicaj 3 years ago
parent
commit
0f7fca527f

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


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

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.8.0.1
+appVersion: 4.8.0.2
 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.6
+version: 1.0.7

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


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


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


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

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

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


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


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


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


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


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


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


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

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

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


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

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: 4.8.0.1
+appVersion: 4.8.0.2
 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.6
+version: 1.0.7

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


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


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


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

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

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


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


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


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


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


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


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


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

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