From bef6a425dfa478e0636d37c5fea6176599c4d425 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Mon, 28 Nov 2022 00:00:12 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades pihole catalog item(s). --- charts/pihole/{1.0.9 => 1.0.10}/Chart.lock | 0 charts/pihole/{1.0.9 => 1.0.10}/Chart.yaml | 4 ++-- charts/pihole/{1.0.9 => 1.0.10}/README.md | 0 charts/pihole/{1.0.9 => 1.0.10}/app-readme.md | 0 .../{1.0.9 => 1.0.10}/charts/common-2207.0.0.tgz | Bin .../1.0.9 => charts/pihole/1.0.10}/ix_values.yaml | 2 +- charts/pihole/{1.0.9 => 1.0.10}/questions.yaml | 0 .../{1.0.9 => 1.0.10}/templates/deployment.yaml | 0 .../templates/pre-install-job.yaml | 0 .../pihole/{1.0.9 => 1.0.10}/templates/secret.yaml | 0 .../pihole/{1.0.9 => 1.0.10}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../1.0.9 => charts/pihole/1.0.10}/test_values.yaml | 2 +- test/pihole/{1.0.9 => 1.0.10}/Chart.lock | 0 test/pihole/{1.0.9 => 1.0.10}/Chart.yaml | 4 ++-- test/pihole/{1.0.9 => 1.0.10}/README.md | 0 test/pihole/{1.0.9 => 1.0.10}/app-readme.md | 0 .../{1.0.9 => 1.0.10}/charts/common-2207.0.0.tgz | Bin .../1.0.9 => test/pihole/1.0.10}/ix_values.yaml | 2 +- test/pihole/{1.0.9 => 1.0.10}/questions.yaml | 0 .../{1.0.9 => 1.0.10}/templates/deployment.yaml | 0 .../templates/pre-install-job.yaml | 0 test/pihole/{1.0.9 => 1.0.10}/templates/secret.yaml | 0 .../pihole/{1.0.9 => 1.0.10}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../1.0.9 => test/pihole/1.0.10}/test_values.yaml | 2 +- 26 files changed, 8 insertions(+), 8 deletions(-) rename charts/pihole/{1.0.9 => 1.0.10}/Chart.lock (100%) rename charts/pihole/{1.0.9 => 1.0.10}/Chart.yaml (90%) rename charts/pihole/{1.0.9 => 1.0.10}/README.md (100%) rename charts/pihole/{1.0.9 => 1.0.10}/app-readme.md (100%) rename charts/pihole/{1.0.9 => 1.0.10}/charts/common-2207.0.0.tgz (100%) rename {test/pihole/1.0.9 => charts/pihole/1.0.10}/ix_values.yaml (78%) rename charts/pihole/{1.0.9 => 1.0.10}/questions.yaml (100%) rename charts/pihole/{1.0.9 => 1.0.10}/templates/deployment.yaml (100%) rename charts/pihole/{1.0.9 => 1.0.10}/templates/pre-install-job.yaml (100%) rename charts/pihole/{1.0.9 => 1.0.10}/templates/secret.yaml (100%) rename charts/pihole/{1.0.9 => 1.0.10}/templates/service.yaml (100%) rename charts/pihole/{1.0.9 => 1.0.10}/templates/tests/deployment-check.yaml (100%) rename {test/pihole/1.0.9 => charts/pihole/1.0.10}/test_values.yaml (96%) rename test/pihole/{1.0.9 => 1.0.10}/Chart.lock (100%) rename test/pihole/{1.0.9 => 1.0.10}/Chart.yaml (90%) rename test/pihole/{1.0.9 => 1.0.10}/README.md (100%) rename test/pihole/{1.0.9 => 1.0.10}/app-readme.md (100%) rename test/pihole/{1.0.9 => 1.0.10}/charts/common-2207.0.0.tgz (100%) rename {charts/pihole/1.0.9 => test/pihole/1.0.10}/ix_values.yaml (78%) rename test/pihole/{1.0.9 => 1.0.10}/questions.yaml (100%) rename test/pihole/{1.0.9 => 1.0.10}/templates/deployment.yaml (100%) rename test/pihole/{1.0.9 => 1.0.10}/templates/pre-install-job.yaml (100%) rename test/pihole/{1.0.9 => 1.0.10}/templates/secret.yaml (100%) rename test/pihole/{1.0.9 => 1.0.10}/templates/service.yaml (100%) rename test/pihole/{1.0.9 => 1.0.10}/templates/tests/deployment-check.yaml (100%) rename {charts/pihole/1.0.9 => test/pihole/1.0.10}/test_values.yaml (96%) diff --git a/charts/pihole/1.0.9/Chart.lock b/charts/pihole/1.0.10/Chart.lock similarity index 100% rename from charts/pihole/1.0.9/Chart.lock rename to charts/pihole/1.0.10/Chart.lock diff --git a/charts/pihole/1.0.9/Chart.yaml b/charts/pihole/1.0.10/Chart.yaml similarity index 90% rename from charts/pihole/1.0.9/Chart.yaml rename to charts/pihole/1.0.10/Chart.yaml index 06200be7fd..8d1a80422b 100644 --- a/charts/pihole/1.0.9/Chart.yaml +++ b/charts/pihole/1.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.11.1 +appVersion: 2022.11.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - networking - dns name: pihole -version: 1.0.9 +version: 1.0.10 diff --git a/charts/pihole/1.0.9/README.md b/charts/pihole/1.0.10/README.md similarity index 100% rename from charts/pihole/1.0.9/README.md rename to charts/pihole/1.0.10/README.md diff --git a/charts/pihole/1.0.9/app-readme.md b/charts/pihole/1.0.10/app-readme.md similarity index 100% rename from charts/pihole/1.0.9/app-readme.md rename to charts/pihole/1.0.10/app-readme.md diff --git a/charts/pihole/1.0.9/charts/common-2207.0.0.tgz b/charts/pihole/1.0.10/charts/common-2207.0.0.tgz similarity index 100% rename from charts/pihole/1.0.9/charts/common-2207.0.0.tgz rename to charts/pihole/1.0.10/charts/common-2207.0.0.tgz diff --git a/test/pihole/1.0.9/ix_values.yaml b/charts/pihole/1.0.10/ix_values.yaml similarity index 78% rename from test/pihole/1.0.9/ix_values.yaml rename to charts/pihole/1.0.10/ix_values.yaml index 62fc586c3e..4feb416372 100644 --- a/test/pihole/1.0.9/ix_values.yaml +++ b/charts/pihole/1.0.10/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2022.11.1 + tag: 2022.11.2 diff --git a/charts/pihole/1.0.9/questions.yaml b/charts/pihole/1.0.10/questions.yaml similarity index 100% rename from charts/pihole/1.0.9/questions.yaml rename to charts/pihole/1.0.10/questions.yaml diff --git a/charts/pihole/1.0.9/templates/deployment.yaml b/charts/pihole/1.0.10/templates/deployment.yaml similarity index 100% rename from charts/pihole/1.0.9/templates/deployment.yaml rename to charts/pihole/1.0.10/templates/deployment.yaml diff --git a/charts/pihole/1.0.9/templates/pre-install-job.yaml b/charts/pihole/1.0.10/templates/pre-install-job.yaml similarity index 100% rename from charts/pihole/1.0.9/templates/pre-install-job.yaml rename to charts/pihole/1.0.10/templates/pre-install-job.yaml diff --git a/charts/pihole/1.0.9/templates/secret.yaml b/charts/pihole/1.0.10/templates/secret.yaml similarity index 100% rename from charts/pihole/1.0.9/templates/secret.yaml rename to charts/pihole/1.0.10/templates/secret.yaml diff --git a/charts/pihole/1.0.9/templates/service.yaml b/charts/pihole/1.0.10/templates/service.yaml similarity index 100% rename from charts/pihole/1.0.9/templates/service.yaml rename to charts/pihole/1.0.10/templates/service.yaml diff --git a/charts/pihole/1.0.9/templates/tests/deployment-check.yaml b/charts/pihole/1.0.10/templates/tests/deployment-check.yaml similarity index 100% rename from charts/pihole/1.0.9/templates/tests/deployment-check.yaml rename to charts/pihole/1.0.10/templates/tests/deployment-check.yaml diff --git a/test/pihole/1.0.9/test_values.yaml b/charts/pihole/1.0.10/test_values.yaml similarity index 96% rename from test/pihole/1.0.9/test_values.yaml rename to charts/pihole/1.0.10/test_values.yaml index 949ca7e585..d8d05d5584 100644 --- a/test/pihole/1.0.9/test_values.yaml +++ b/charts/pihole/1.0.10/test_values.yaml @@ -18,7 +18,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2022.11.1 + tag: 2022.11.2 ownerGID: 568 ownerUID: 568 password: admin123 diff --git a/test/pihole/1.0.9/Chart.lock b/test/pihole/1.0.10/Chart.lock similarity index 100% rename from test/pihole/1.0.9/Chart.lock rename to test/pihole/1.0.10/Chart.lock diff --git a/test/pihole/1.0.9/Chart.yaml b/test/pihole/1.0.10/Chart.yaml similarity index 90% rename from test/pihole/1.0.9/Chart.yaml rename to test/pihole/1.0.10/Chart.yaml index 06200be7fd..8d1a80422b 100644 --- a/test/pihole/1.0.9/Chart.yaml +++ b/test/pihole/1.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2022.11.1 +appVersion: 2022.11.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - networking - dns name: pihole -version: 1.0.9 +version: 1.0.10 diff --git a/test/pihole/1.0.9/README.md b/test/pihole/1.0.10/README.md similarity index 100% rename from test/pihole/1.0.9/README.md rename to test/pihole/1.0.10/README.md diff --git a/test/pihole/1.0.9/app-readme.md b/test/pihole/1.0.10/app-readme.md similarity index 100% rename from test/pihole/1.0.9/app-readme.md rename to test/pihole/1.0.10/app-readme.md diff --git a/test/pihole/1.0.9/charts/common-2207.0.0.tgz b/test/pihole/1.0.10/charts/common-2207.0.0.tgz similarity index 100% rename from test/pihole/1.0.9/charts/common-2207.0.0.tgz rename to test/pihole/1.0.10/charts/common-2207.0.0.tgz diff --git a/charts/pihole/1.0.9/ix_values.yaml b/test/pihole/1.0.10/ix_values.yaml similarity index 78% rename from charts/pihole/1.0.9/ix_values.yaml rename to test/pihole/1.0.10/ix_values.yaml index 62fc586c3e..4feb416372 100644 --- a/charts/pihole/1.0.9/ix_values.yaml +++ b/test/pihole/1.0.10/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2022.11.1 + tag: 2022.11.2 diff --git a/test/pihole/1.0.9/questions.yaml b/test/pihole/1.0.10/questions.yaml similarity index 100% rename from test/pihole/1.0.9/questions.yaml rename to test/pihole/1.0.10/questions.yaml diff --git a/test/pihole/1.0.9/templates/deployment.yaml b/test/pihole/1.0.10/templates/deployment.yaml similarity index 100% rename from test/pihole/1.0.9/templates/deployment.yaml rename to test/pihole/1.0.10/templates/deployment.yaml diff --git a/test/pihole/1.0.9/templates/pre-install-job.yaml b/test/pihole/1.0.10/templates/pre-install-job.yaml similarity index 100% rename from test/pihole/1.0.9/templates/pre-install-job.yaml rename to test/pihole/1.0.10/templates/pre-install-job.yaml diff --git a/test/pihole/1.0.9/templates/secret.yaml b/test/pihole/1.0.10/templates/secret.yaml similarity index 100% rename from test/pihole/1.0.9/templates/secret.yaml rename to test/pihole/1.0.10/templates/secret.yaml diff --git a/test/pihole/1.0.9/templates/service.yaml b/test/pihole/1.0.10/templates/service.yaml similarity index 100% rename from test/pihole/1.0.9/templates/service.yaml rename to test/pihole/1.0.10/templates/service.yaml diff --git a/test/pihole/1.0.9/templates/tests/deployment-check.yaml b/test/pihole/1.0.10/templates/tests/deployment-check.yaml similarity index 100% rename from test/pihole/1.0.9/templates/tests/deployment-check.yaml rename to test/pihole/1.0.10/templates/tests/deployment-check.yaml diff --git a/charts/pihole/1.0.9/test_values.yaml b/test/pihole/1.0.10/test_values.yaml similarity index 96% rename from charts/pihole/1.0.9/test_values.yaml rename to test/pihole/1.0.10/test_values.yaml index 949ca7e585..d8d05d5584 100644 --- a/charts/pihole/1.0.9/test_values.yaml +++ b/test/pihole/1.0.10/test_values.yaml @@ -18,7 +18,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2022.11.1 + tag: 2022.11.2 ownerGID: 568 ownerUID: 568 password: admin123