From afe23f71aa3f26123c6a542b94dc844b16e6c8fd Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 25 Nov 2022 00:00:13 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades emby catalog item(s). --- charts/emby/{1.0.13 => 1.0.14}/.helmignore | 0 charts/emby/{1.0.13 => 1.0.14}/Chart.lock | 0 charts/emby/{1.0.13 => 1.0.14}/Chart.yaml | 4 ++-- charts/emby/{1.0.13 => 1.0.14}/README.md | 0 charts/emby/{1.0.13 => 1.0.14}/app-readme.md | 0 .../{1.0.13 => 1.0.14}/charts/common-2207.0.0.tgz | Bin .../1.0.13 => charts/emby/1.0.14}/ix_values.yaml | 2 +- charts/emby/{1.0.13 => 1.0.14}/questions.yaml | 0 charts/emby/{1.0.13 => 1.0.14}/requirements.lock | 0 charts/emby/{1.0.13 => 1.0.14}/templates/NOTES.txt | 0 .../{1.0.13 => 1.0.14}/templates/deployment.yaml | 0 .../{1.0.13 => 1.0.14}/templates/service-tcp.yaml | 0 .../{1.0.13 => 1.0.14}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../1.0.13 => charts/emby/1.0.14}/test_values.yaml | 2 +- test/emby/{1.0.13 => 1.0.14}/.helmignore | 0 test/emby/{1.0.13 => 1.0.14}/Chart.lock | 0 test/emby/{1.0.13 => 1.0.14}/Chart.yaml | 4 ++-- test/emby/{1.0.13 => 1.0.14}/README.md | 0 test/emby/{1.0.13 => 1.0.14}/app-readme.md | 0 .../{1.0.13 => 1.0.14}/charts/common-2207.0.0.tgz | Bin .../emby/1.0.13 => test/emby/1.0.14}/ix_values.yaml | 2 +- test/emby/{1.0.13 => 1.0.14}/questions.yaml | 0 test/emby/{1.0.13 => 1.0.14}/requirements.lock | 0 test/emby/{1.0.13 => 1.0.14}/templates/NOTES.txt | 0 .../{1.0.13 => 1.0.14}/templates/deployment.yaml | 0 .../{1.0.13 => 1.0.14}/templates/service-tcp.yaml | 0 .../{1.0.13 => 1.0.14}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../1.0.13 => test/emby/1.0.14}/test_values.yaml | 2 +- 30 files changed, 8 insertions(+), 8 deletions(-) rename charts/emby/{1.0.13 => 1.0.14}/.helmignore (100%) rename charts/emby/{1.0.13 => 1.0.14}/Chart.lock (100%) rename charts/emby/{1.0.13 => 1.0.14}/Chart.yaml (89%) rename charts/emby/{1.0.13 => 1.0.14}/README.md (100%) rename charts/emby/{1.0.13 => 1.0.14}/app-readme.md (100%) rename charts/emby/{1.0.13 => 1.0.14}/charts/common-2207.0.0.tgz (100%) rename {test/emby/1.0.13 => charts/emby/1.0.14}/ix_values.yaml (80%) rename charts/emby/{1.0.13 => 1.0.14}/questions.yaml (100%) rename charts/emby/{1.0.13 => 1.0.14}/requirements.lock (100%) rename charts/emby/{1.0.13 => 1.0.14}/templates/NOTES.txt (100%) rename charts/emby/{1.0.13 => 1.0.14}/templates/deployment.yaml (100%) rename charts/emby/{1.0.13 => 1.0.14}/templates/service-tcp.yaml (100%) rename charts/emby/{1.0.13 => 1.0.14}/templates/service-udp.yaml (100%) rename charts/emby/{1.0.13 => 1.0.14}/templates/tests/deployment-check.yaml (100%) rename {test/emby/1.0.13 => charts/emby/1.0.14}/test_values.yaml (95%) rename test/emby/{1.0.13 => 1.0.14}/.helmignore (100%) rename test/emby/{1.0.13 => 1.0.14}/Chart.lock (100%) rename test/emby/{1.0.13 => 1.0.14}/Chart.yaml (89%) rename test/emby/{1.0.13 => 1.0.14}/README.md (100%) rename test/emby/{1.0.13 => 1.0.14}/app-readme.md (100%) rename test/emby/{1.0.13 => 1.0.14}/charts/common-2207.0.0.tgz (100%) rename {charts/emby/1.0.13 => test/emby/1.0.14}/ix_values.yaml (80%) rename test/emby/{1.0.13 => 1.0.14}/questions.yaml (100%) rename test/emby/{1.0.13 => 1.0.14}/requirements.lock (100%) rename test/emby/{1.0.13 => 1.0.14}/templates/NOTES.txt (100%) rename test/emby/{1.0.13 => 1.0.14}/templates/deployment.yaml (100%) rename test/emby/{1.0.13 => 1.0.14}/templates/service-tcp.yaml (100%) rename test/emby/{1.0.13 => 1.0.14}/templates/service-udp.yaml (100%) rename test/emby/{1.0.13 => 1.0.14}/templates/tests/deployment-check.yaml (100%) rename {charts/emby/1.0.13 => test/emby/1.0.14}/test_values.yaml (95%) diff --git a/charts/emby/1.0.13/.helmignore b/charts/emby/1.0.14/.helmignore similarity index 100% rename from charts/emby/1.0.13/.helmignore rename to charts/emby/1.0.14/.helmignore diff --git a/charts/emby/1.0.13/Chart.lock b/charts/emby/1.0.14/Chart.lock similarity index 100% rename from charts/emby/1.0.13/Chart.lock rename to charts/emby/1.0.14/Chart.lock diff --git a/charts/emby/1.0.13/Chart.yaml b/charts/emby/1.0.14/Chart.yaml similarity index 89% rename from charts/emby/1.0.13/Chart.yaml rename to charts/emby/1.0.14/Chart.yaml index 4736c8c9af..80f956ee51 100644 --- a/charts/emby/1.0.13/Chart.yaml +++ b/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 diff --git a/charts/emby/1.0.13/README.md b/charts/emby/1.0.14/README.md similarity index 100% rename from charts/emby/1.0.13/README.md rename to charts/emby/1.0.14/README.md diff --git a/charts/emby/1.0.13/app-readme.md b/charts/emby/1.0.14/app-readme.md similarity index 100% rename from charts/emby/1.0.13/app-readme.md rename to charts/emby/1.0.14/app-readme.md diff --git a/charts/emby/1.0.13/charts/common-2207.0.0.tgz b/charts/emby/1.0.14/charts/common-2207.0.0.tgz similarity index 100% rename from charts/emby/1.0.13/charts/common-2207.0.0.tgz rename to charts/emby/1.0.14/charts/common-2207.0.0.tgz diff --git a/test/emby/1.0.13/ix_values.yaml b/charts/emby/1.0.14/ix_values.yaml similarity index 80% rename from test/emby/1.0.13/ix_values.yaml rename to charts/emby/1.0.14/ix_values.yaml index e992f94a44..c98d0fae47 100644 --- a/test/emby/1.0.13/ix_values.yaml +++ b/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 diff --git a/charts/emby/1.0.13/questions.yaml b/charts/emby/1.0.14/questions.yaml similarity index 100% rename from charts/emby/1.0.13/questions.yaml rename to charts/emby/1.0.14/questions.yaml diff --git a/charts/emby/1.0.13/requirements.lock b/charts/emby/1.0.14/requirements.lock similarity index 100% rename from charts/emby/1.0.13/requirements.lock rename to charts/emby/1.0.14/requirements.lock diff --git a/charts/emby/1.0.13/templates/NOTES.txt b/charts/emby/1.0.14/templates/NOTES.txt similarity index 100% rename from charts/emby/1.0.13/templates/NOTES.txt rename to charts/emby/1.0.14/templates/NOTES.txt diff --git a/charts/emby/1.0.13/templates/deployment.yaml b/charts/emby/1.0.14/templates/deployment.yaml similarity index 100% rename from charts/emby/1.0.13/templates/deployment.yaml rename to charts/emby/1.0.14/templates/deployment.yaml diff --git a/charts/emby/1.0.13/templates/service-tcp.yaml b/charts/emby/1.0.14/templates/service-tcp.yaml similarity index 100% rename from charts/emby/1.0.13/templates/service-tcp.yaml rename to charts/emby/1.0.14/templates/service-tcp.yaml diff --git a/charts/emby/1.0.13/templates/service-udp.yaml b/charts/emby/1.0.14/templates/service-udp.yaml similarity index 100% rename from charts/emby/1.0.13/templates/service-udp.yaml rename to charts/emby/1.0.14/templates/service-udp.yaml diff --git a/charts/emby/1.0.13/templates/tests/deployment-check.yaml b/charts/emby/1.0.14/templates/tests/deployment-check.yaml similarity index 100% rename from charts/emby/1.0.13/templates/tests/deployment-check.yaml rename to charts/emby/1.0.14/templates/tests/deployment-check.yaml diff --git a/test/emby/1.0.13/test_values.yaml b/charts/emby/1.0.14/test_values.yaml similarity index 95% rename from test/emby/1.0.13/test_values.yaml rename to charts/emby/1.0.14/test_values.yaml index b082e35b21..b7555db163 100644 --- a/test/emby/1.0.13/test_values.yaml +++ b/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 diff --git a/test/emby/1.0.13/.helmignore b/test/emby/1.0.14/.helmignore similarity index 100% rename from test/emby/1.0.13/.helmignore rename to test/emby/1.0.14/.helmignore diff --git a/test/emby/1.0.13/Chart.lock b/test/emby/1.0.14/Chart.lock similarity index 100% rename from test/emby/1.0.13/Chart.lock rename to test/emby/1.0.14/Chart.lock diff --git a/test/emby/1.0.13/Chart.yaml b/test/emby/1.0.14/Chart.yaml similarity index 89% rename from test/emby/1.0.13/Chart.yaml rename to test/emby/1.0.14/Chart.yaml index 4736c8c9af..80f956ee51 100644 --- a/test/emby/1.0.13/Chart.yaml +++ b/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 diff --git a/test/emby/1.0.13/README.md b/test/emby/1.0.14/README.md similarity index 100% rename from test/emby/1.0.13/README.md rename to test/emby/1.0.14/README.md diff --git a/test/emby/1.0.13/app-readme.md b/test/emby/1.0.14/app-readme.md similarity index 100% rename from test/emby/1.0.13/app-readme.md rename to test/emby/1.0.14/app-readme.md diff --git a/test/emby/1.0.13/charts/common-2207.0.0.tgz b/test/emby/1.0.14/charts/common-2207.0.0.tgz similarity index 100% rename from test/emby/1.0.13/charts/common-2207.0.0.tgz rename to test/emby/1.0.14/charts/common-2207.0.0.tgz diff --git a/charts/emby/1.0.13/ix_values.yaml b/test/emby/1.0.14/ix_values.yaml similarity index 80% rename from charts/emby/1.0.13/ix_values.yaml rename to test/emby/1.0.14/ix_values.yaml index e992f94a44..c98d0fae47 100644 --- a/charts/emby/1.0.13/ix_values.yaml +++ b/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 diff --git a/test/emby/1.0.13/questions.yaml b/test/emby/1.0.14/questions.yaml similarity index 100% rename from test/emby/1.0.13/questions.yaml rename to test/emby/1.0.14/questions.yaml diff --git a/test/emby/1.0.13/requirements.lock b/test/emby/1.0.14/requirements.lock similarity index 100% rename from test/emby/1.0.13/requirements.lock rename to test/emby/1.0.14/requirements.lock diff --git a/test/emby/1.0.13/templates/NOTES.txt b/test/emby/1.0.14/templates/NOTES.txt similarity index 100% rename from test/emby/1.0.13/templates/NOTES.txt rename to test/emby/1.0.14/templates/NOTES.txt diff --git a/test/emby/1.0.13/templates/deployment.yaml b/test/emby/1.0.14/templates/deployment.yaml similarity index 100% rename from test/emby/1.0.13/templates/deployment.yaml rename to test/emby/1.0.14/templates/deployment.yaml diff --git a/test/emby/1.0.13/templates/service-tcp.yaml b/test/emby/1.0.14/templates/service-tcp.yaml similarity index 100% rename from test/emby/1.0.13/templates/service-tcp.yaml rename to test/emby/1.0.14/templates/service-tcp.yaml diff --git a/test/emby/1.0.13/templates/service-udp.yaml b/test/emby/1.0.14/templates/service-udp.yaml similarity index 100% rename from test/emby/1.0.13/templates/service-udp.yaml rename to test/emby/1.0.14/templates/service-udp.yaml diff --git a/test/emby/1.0.13/templates/tests/deployment-check.yaml b/test/emby/1.0.14/templates/tests/deployment-check.yaml similarity index 100% rename from test/emby/1.0.13/templates/tests/deployment-check.yaml rename to test/emby/1.0.14/templates/tests/deployment-check.yaml diff --git a/charts/emby/1.0.13/test_values.yaml b/test/emby/1.0.14/test_values.yaml similarity index 95% rename from charts/emby/1.0.13/test_values.yaml rename to test/emby/1.0.14/test_values.yaml index b082e35b21..b7555db163 100644 --- a/charts/emby/1.0.13/test_values.yaml +++ b/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