From 0da1c43ba6d58fa939fb2574d2ccda6ae8bb77c0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Nov 2023 19:43:59 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/unpoller/7.0.11/app-changelog.md | 9 --------- .../unpoller/{7.0.11 => 7.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/unpoller/{7.0.11 => 7.0.12}/Chart.yaml | 4 ++-- stable/unpoller/{7.0.11 => 7.0.12}/README.md | 0 stable/unpoller/7.0.12/app-changelog.md | 9 +++++++++ .../unpoller/{7.0.11 => 7.0.12}/app-readme.md | 0 .../charts/common-14.2.3.tgz | Bin .../{7.0.11 => 7.0.12}/ix_values.yaml | 2 +- .../{7.0.11 => 7.0.12}/questions.yaml | 0 .../{7.0.11 => 7.0.12}/templates/NOTES.txt | 0 .../{7.0.11 => 7.0.12}/templates/common.yaml | 0 .../unpoller/{7.0.11 => 7.0.12}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/unpoller/7.0.11/app-changelog.md rename stable/unpoller/{7.0.11 => 7.0.12}/CHANGELOG.md (90%) rename stable/unpoller/{7.0.11 => 7.0.12}/Chart.yaml (95%) rename stable/unpoller/{7.0.11 => 7.0.12}/README.md (100%) create mode 100644 stable/unpoller/7.0.12/app-changelog.md rename stable/unpoller/{7.0.11 => 7.0.12}/app-readme.md (100%) rename stable/unpoller/{7.0.11 => 7.0.12}/charts/common-14.2.3.tgz (100%) rename stable/unpoller/{7.0.11 => 7.0.12}/ix_values.yaml (89%) rename stable/unpoller/{7.0.11 => 7.0.12}/questions.yaml (100%) rename stable/unpoller/{7.0.11 => 7.0.12}/templates/NOTES.txt (100%) rename stable/unpoller/{7.0.11 => 7.0.12}/templates/common.yaml (100%) rename stable/unpoller/{7.0.11 => 7.0.12}/values.yaml (100%) diff --git a/stable/unpoller/7.0.11/app-changelog.md b/stable/unpoller/7.0.11/app-changelog.md deleted file mode 100644 index 5051e72805..0000000000 --- a/stable/unpoller/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-7.0.11](https://github.com/truecharts/charts/compare/unpoller-7.0.10...unpoller-7.0.11) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - \ No newline at end of file diff --git a/stable/unpoller/7.0.11/CHANGELOG.md b/stable/unpoller/7.0.12/CHANGELOG.md similarity index 90% rename from stable/unpoller/7.0.11/CHANGELOG.md rename to stable/unpoller/7.0.12/CHANGELOG.md index 111e4ff38c..8076e6d373 100644 --- a/stable/unpoller/7.0.11/CHANGELOG.md +++ b/stable/unpoller/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [unpoller-7.0.12](https://github.com/truecharts/charts/compare/unpoller-7.0.11...unpoller-7.0.12) (2023-11-06) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.9.4 ([#14394](https://github.com/truecharts/charts/issues/14394)) + + + + ## [unpoller-7.0.11](https://github.com/truecharts/charts/compare/unpoller-7.0.10...unpoller-7.0.11) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [unpoller-7.0.1](https://github.com/truecharts/charts/compare/unpoller-7.0.0...unpoller-7.0.1) (2023-08-07) ### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.8.0 ([#11280](https://github.com/truecharts/charts/issues/11280)) - - - - - -## [unpoller-7.0.0](https://github.com/truecharts/charts/compare/unpoller-6.0.26...unpoller-7.0.0) (2023-07-31) - diff --git a/stable/unpoller/7.0.11/Chart.yaml b/stable/unpoller/7.0.12/Chart.yaml similarity index 95% rename from stable/unpoller/7.0.11/Chart.yaml rename to stable/unpoller/7.0.12/Chart.yaml index 734837e2f5..bee7f59efe 100644 --- a/stable/unpoller/7.0.11/Chart.yaml +++ b/stable/unpoller/7.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.9.2" +appVersion: "2.9.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - https://github.com/unifi-poller/unifi-poller type: application -version: 7.0.11 +version: 7.0.12 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/7.0.11/README.md b/stable/unpoller/7.0.12/README.md similarity index 100% rename from stable/unpoller/7.0.11/README.md rename to stable/unpoller/7.0.12/README.md diff --git a/stable/unpoller/7.0.12/app-changelog.md b/stable/unpoller/7.0.12/app-changelog.md new file mode 100644 index 0000000000..ba94cb4172 --- /dev/null +++ b/stable/unpoller/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-7.0.12](https://github.com/truecharts/charts/compare/unpoller-7.0.11...unpoller-7.0.12) (2023-11-06) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.9.4 ([#14394](https://github.com/truecharts/charts/issues/14394)) + + \ No newline at end of file diff --git a/stable/unpoller/7.0.11/app-readme.md b/stable/unpoller/7.0.12/app-readme.md similarity index 100% rename from stable/unpoller/7.0.11/app-readme.md rename to stable/unpoller/7.0.12/app-readme.md diff --git a/stable/unpoller/7.0.11/charts/common-14.2.3.tgz b/stable/unpoller/7.0.12/charts/common-14.2.3.tgz similarity index 100% rename from stable/unpoller/7.0.11/charts/common-14.2.3.tgz rename to stable/unpoller/7.0.12/charts/common-14.2.3.tgz diff --git a/stable/unpoller/7.0.11/ix_values.yaml b/stable/unpoller/7.0.12/ix_values.yaml similarity index 89% rename from stable/unpoller/7.0.11/ix_values.yaml rename to stable/unpoller/7.0.12/ix_values.yaml index 7a7610013d..3f7420db11 100644 --- a/stable/unpoller/7.0.11/ix_values.yaml +++ b/stable/unpoller/7.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/unifi-poller pullPolicy: IfNotPresent - tag: v2.9.2@sha256:d93243406f72d722c733745f4c9abb6dc9a1fb65ba8247b6aafb7eb26cf4f2cf + tag: v2.9.4@sha256:519fa0df9280470ae71d9b44ba3142a739901ebe2cf2d35f4f982daafe82c7a5 service: main: ports: diff --git a/stable/unpoller/7.0.11/questions.yaml b/stable/unpoller/7.0.12/questions.yaml similarity index 100% rename from stable/unpoller/7.0.11/questions.yaml rename to stable/unpoller/7.0.12/questions.yaml diff --git a/stable/unpoller/7.0.11/templates/NOTES.txt b/stable/unpoller/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/unpoller/7.0.11/templates/NOTES.txt rename to stable/unpoller/7.0.12/templates/NOTES.txt diff --git a/stable/unpoller/7.0.11/templates/common.yaml b/stable/unpoller/7.0.12/templates/common.yaml similarity index 100% rename from stable/unpoller/7.0.11/templates/common.yaml rename to stable/unpoller/7.0.12/templates/common.yaml diff --git a/stable/unpoller/7.0.11/values.yaml b/stable/unpoller/7.0.12/values.yaml similarity index 100% rename from stable/unpoller/7.0.11/values.yaml rename to stable/unpoller/7.0.12/values.yaml