From 777311d6c3b5ea165a67bade066b0183625d6dd8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 10 Feb 2023 21:00:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/pihole/8.0.16/app-changelog.md | 9 --------- stable/pihole/{8.0.16 => 8.0.17}/CHANGELOG.md | 18 +++++++++--------- stable/pihole/{8.0.16 => 8.0.17}/Chart.yaml | 4 ++-- stable/pihole/{8.0.16 => 8.0.17}/README.md | 0 stable/pihole/8.0.17/app-changelog.md | 9 +++++++++ .../pihole/{8.0.16 => 8.0.17}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../pihole/{8.0.16 => 8.0.17}/ix_values.yaml | 2 +- .../pihole/{8.0.16 => 8.0.17}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../{8.0.16 => 8.0.17}/templates/common.yaml | 0 stable/pihole/{8.0.16 => 8.0.17}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/pihole/8.0.16/app-changelog.md rename stable/pihole/{8.0.16 => 8.0.17}/CHANGELOG.md (92%) rename stable/pihole/{8.0.16 => 8.0.17}/Chart.yaml (95%) rename stable/pihole/{8.0.16 => 8.0.17}/README.md (100%) create mode 100644 stable/pihole/8.0.17/app-changelog.md rename stable/pihole/{8.0.16 => 8.0.17}/app-readme.md (100%) rename stable/pihole/{8.0.16 => 8.0.17}/charts/common-11.1.2.tgz (100%) rename stable/pihole/{8.0.16 => 8.0.17}/ix_values.yaml (90%) rename stable/pihole/{8.0.16 => 8.0.17}/questions.yaml (100%) rename stable/pihole/{8.0.16 => 8.0.17}/templates/_configmap.tpl (100%) rename stable/pihole/{8.0.16 => 8.0.17}/templates/common.yaml (100%) rename stable/pihole/{8.0.16 => 8.0.17}/values.yaml (100%) diff --git a/stable/pihole/8.0.16/app-changelog.md b/stable/pihole/8.0.16/app-changelog.md deleted file mode 100644 index a3e72c2cadc..00000000000 --- a/stable/pihole/8.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pihole-8.0.16](https://github.com/truecharts/charts/compare/pihole-8.0.15...pihole-8.0.16) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/pihole/8.0.16/CHANGELOG.md b/stable/pihole/8.0.17/CHANGELOG.md similarity index 92% rename from stable/pihole/8.0.16/CHANGELOG.md rename to stable/pihole/8.0.17/CHANGELOG.md index 9bceb599190..6f8713c1bd7 100644 --- a/stable/pihole/8.0.16/CHANGELOG.md +++ b/stable/pihole/8.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pihole-8.0.17](https://github.com/truecharts/charts/compare/pihole-8.0.16...pihole-8.0.17) (2023-02-10) + +### Chore + +- update container image tccr.io/truecharts/pihole to v2023.02.0 + + + + ## [pihole-8.0.16](https://github.com/truecharts/charts/compare/pihole-8.0.15...pihole-8.0.16) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [pihole-8.0.7](https://github.com/truecharts/charts/compare/pihole-8.0.6...pihole-8.0.7) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [pihole-8.0.6](https://github.com/truecharts/charts/compare/pihole-8.0.5...pihole-8.0.6) (2022-12-19) - -### Chore diff --git a/stable/pihole/8.0.16/Chart.yaml b/stable/pihole/8.0.17/Chart.yaml similarity index 95% rename from stable/pihole/8.0.16/Chart.yaml rename to stable/pihole/8.0.17/Chart.yaml index 405a7f59122..4a03ba9dcc4 100644 --- a/stable/pihole/8.0.16/Chart.yaml +++ b/stable/pihole/8.0.17/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.01.10" +appVersion: "2023.02.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 8.0.16 +version: 8.0.17 annotations: truecharts.org/catagories: | - networking diff --git a/stable/pihole/8.0.16/README.md b/stable/pihole/8.0.17/README.md similarity index 100% rename from stable/pihole/8.0.16/README.md rename to stable/pihole/8.0.17/README.md diff --git a/stable/pihole/8.0.17/app-changelog.md b/stable/pihole/8.0.17/app-changelog.md new file mode 100644 index 00000000000..6a7b5242d16 --- /dev/null +++ b/stable/pihole/8.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pihole-8.0.17](https://github.com/truecharts/charts/compare/pihole-8.0.16...pihole-8.0.17) (2023-02-10) + +### Chore + +- update container image tccr.io/truecharts/pihole to v2023.02.0 + + \ No newline at end of file diff --git a/stable/pihole/8.0.16/app-readme.md b/stable/pihole/8.0.17/app-readme.md similarity index 100% rename from stable/pihole/8.0.16/app-readme.md rename to stable/pihole/8.0.17/app-readme.md diff --git a/stable/pihole/8.0.16/charts/common-11.1.2.tgz b/stable/pihole/8.0.17/charts/common-11.1.2.tgz similarity index 100% rename from stable/pihole/8.0.16/charts/common-11.1.2.tgz rename to stable/pihole/8.0.17/charts/common-11.1.2.tgz diff --git a/stable/pihole/8.0.16/ix_values.yaml b/stable/pihole/8.0.17/ix_values.yaml similarity index 90% rename from stable/pihole/8.0.16/ix_values.yaml rename to stable/pihole/8.0.17/ix_values.yaml index 12bf8559959..852588947ba 100644 --- a/stable/pihole/8.0.16/ix_values.yaml +++ b/stable/pihole/8.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: 2023.01.10@sha256:058fd4f6790af67fbcb684234b5f482836b956171c511a5c774fafce39897fd0 + tag: 2023.02.0@sha256:ca53f3d50784c0df6a3802a0feed23763918d2352bb9e3b72abb36a7047175c8 securityContext: readOnlyRootFilesystem: false diff --git a/stable/pihole/8.0.16/questions.yaml b/stable/pihole/8.0.17/questions.yaml similarity index 100% rename from stable/pihole/8.0.16/questions.yaml rename to stable/pihole/8.0.17/questions.yaml diff --git a/stable/pihole/8.0.16/templates/_configmap.tpl b/stable/pihole/8.0.17/templates/_configmap.tpl similarity index 100% rename from stable/pihole/8.0.16/templates/_configmap.tpl rename to stable/pihole/8.0.17/templates/_configmap.tpl diff --git a/stable/pihole/8.0.16/templates/common.yaml b/stable/pihole/8.0.17/templates/common.yaml similarity index 100% rename from stable/pihole/8.0.16/templates/common.yaml rename to stable/pihole/8.0.17/templates/common.yaml diff --git a/stable/pihole/8.0.16/values.yaml b/stable/pihole/8.0.17/values.yaml similarity index 100% rename from stable/pihole/8.0.16/values.yaml rename to stable/pihole/8.0.17/values.yaml