diff --git a/stable/unpoller/7.0.1/app-changelog.md b/stable/unpoller/7.0.1/app-changelog.md deleted file mode 100644 index 8f6212ea08..0000000000 --- a/stable/unpoller/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/unpoller/7.0.1/CHANGELOG.md b/stable/unpoller/7.0.2/CHANGELOG.md similarity index 90% rename from stable/unpoller/7.0.1/CHANGELOG.md rename to stable/unpoller/7.0.2/CHANGELOG.md index ebb16eaedd..856e8d765b 100644 --- a/stable/unpoller/7.0.1/CHANGELOG.md +++ b/stable/unpoller/7.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [unpoller-7.0.2](https://github.com/truecharts/charts/compare/unpoller-7.0.1...unpoller-7.0.2) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.8.1 ([#11316](https://github.com/truecharts/charts/issues/11316)) + + + + ## [unpoller-7.0.1](https://github.com/truecharts/charts/compare/unpoller-7.0.0...unpoller-7.0.1) (2023-08-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [unpoller-6.0.18](https://github.com/truecharts/charts/compare/unpoller-6.0.17...unpoller-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/unpoller/7.0.1/Chart.yaml b/stable/unpoller/7.0.2/Chart.yaml similarity index 95% rename from stable/unpoller/7.0.1/Chart.yaml rename to stable/unpoller/7.0.2/Chart.yaml index d96ec2324e..d968695d90 100644 --- a/stable/unpoller/7.0.1/Chart.yaml +++ b/stable/unpoller/7.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.8.0" +appVersion: "2.8.1" 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.1 +version: 7.0.2 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/unpoller/7.0.1/README.md b/stable/unpoller/7.0.2/README.md similarity index 100% rename from stable/unpoller/7.0.1/README.md rename to stable/unpoller/7.0.2/README.md diff --git a/stable/unpoller/7.0.2/app-changelog.md b/stable/unpoller/7.0.2/app-changelog.md new file mode 100644 index 0000000000..4113a1bbab --- /dev/null +++ b/stable/unpoller/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-7.0.2](https://github.com/truecharts/charts/compare/unpoller-7.0.1...unpoller-7.0.2) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.8.1 ([#11316](https://github.com/truecharts/charts/issues/11316)) + + \ No newline at end of file diff --git a/stable/unpoller/7.0.1/app-readme.md b/stable/unpoller/7.0.2/app-readme.md similarity index 100% rename from stable/unpoller/7.0.1/app-readme.md rename to stable/unpoller/7.0.2/app-readme.md diff --git a/stable/unpoller/7.0.1/charts/common-14.0.1.tgz b/stable/unpoller/7.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/unpoller/7.0.1/charts/common-14.0.1.tgz rename to stable/unpoller/7.0.2/charts/common-14.0.1.tgz diff --git a/stable/unpoller/7.0.1/ix_values.yaml b/stable/unpoller/7.0.2/ix_values.yaml similarity index 89% rename from stable/unpoller/7.0.1/ix_values.yaml rename to stable/unpoller/7.0.2/ix_values.yaml index c7d405b3ba..fbe34155c8 100644 --- a/stable/unpoller/7.0.1/ix_values.yaml +++ b/stable/unpoller/7.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/unifi-poller pullPolicy: IfNotPresent - tag: v2.8.0@sha256:cf8ae887b1d4f6ff36b03e3585558c260679f1edc15d587441ff6cbbf9fed9ea + tag: v2.8.1@sha256:8ef09a05849a32a8ad5a144183d6c38cca47465adf82816596a1fd4c17e8f2b3 service: main: ports: diff --git a/stable/unpoller/7.0.1/questions.yaml b/stable/unpoller/7.0.2/questions.yaml similarity index 100% rename from stable/unpoller/7.0.1/questions.yaml rename to stable/unpoller/7.0.2/questions.yaml diff --git a/stable/unpoller/7.0.1/templates/NOTES.txt b/stable/unpoller/7.0.2/templates/NOTES.txt similarity index 100% rename from stable/unpoller/7.0.1/templates/NOTES.txt rename to stable/unpoller/7.0.2/templates/NOTES.txt diff --git a/stable/unpoller/7.0.1/templates/common.yaml b/stable/unpoller/7.0.2/templates/common.yaml similarity index 100% rename from stable/unpoller/7.0.1/templates/common.yaml rename to stable/unpoller/7.0.2/templates/common.yaml diff --git a/stable/unpoller/7.0.1/values.yaml b/stable/unpoller/7.0.2/values.yaml similarity index 100% rename from stable/unpoller/7.0.1/values.yaml rename to stable/unpoller/7.0.2/values.yaml