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