diff --git a/incubator/zoneminder/2.0.1/app-changelog.md b/incubator/zoneminder/2.0.1/app-changelog.md deleted file mode 100644 index 084924c6d93..00000000000 --- a/incubator/zoneminder/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zoneminder-2.0.1](https://github.com/truecharts/charts/compare/zoneminder-2.0.0...zoneminder-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/zoneminder/2.0.1/CHANGELOG.md b/incubator/zoneminder/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/zoneminder/2.0.1/CHANGELOG.md rename to incubator/zoneminder/2.0.2/CHANGELOG.md diff --git a/incubator/zoneminder/2.0.1/Chart.yaml b/incubator/zoneminder/2.0.2/Chart.yaml similarity index 98% rename from incubator/zoneminder/2.0.1/Chart.yaml rename to incubator/zoneminder/2.0.2/Chart.yaml index 4d74a4f2b90..096f6544f73 100644 --- a/incubator/zoneminder/2.0.1/Chart.yaml +++ b/incubator/zoneminder/2.0.2/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://zoneminder.com/ - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/zoneminder/2.0.1/README.md b/incubator/zoneminder/2.0.2/README.md similarity index 100% rename from incubator/zoneminder/2.0.1/README.md rename to incubator/zoneminder/2.0.2/README.md diff --git a/incubator/zoneminder/2.0.2/app-changelog.md b/incubator/zoneminder/2.0.2/app-changelog.md new file mode 100644 index 00000000000..8e481232adc --- /dev/null +++ b/incubator/zoneminder/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [zoneminder-2.0.2](https://github.com/truecharts/charts/compare/zoneminder-2.0.1...zoneminder-2.0.2) (2022-11-27) + diff --git a/incubator/zoneminder/2.0.1/app-readme.md b/incubator/zoneminder/2.0.2/app-readme.md similarity index 100% rename from incubator/zoneminder/2.0.1/app-readme.md rename to incubator/zoneminder/2.0.2/app-readme.md diff --git a/incubator/zoneminder/2.0.1/charts/common-11.0.3.tgz b/incubator/zoneminder/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/zoneminder/2.0.1/charts/common-11.0.3.tgz rename to incubator/zoneminder/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/zoneminder/2.0.1/ix_values.yaml b/incubator/zoneminder/2.0.2/ix_values.yaml similarity index 89% rename from incubator/zoneminder/2.0.1/ix_values.yaml rename to incubator/zoneminder/2.0.2/ix_values.yaml index 3a4a5bc318c..b70654f0905 100644 --- a/incubator/zoneminder/2.0.1/ix_values.yaml +++ b/incubator/zoneminder/2.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/zoneminder - tag: latest@sha256:8c95874d836c198e074a9cc4b7df3f85f4a71ab900de9679339182fbe172ef3b + tag: latest@sha256:bb6b2c4d7b8e2d3fbd6f4fe25c1ce7729813505b7544f02308aa64d6d78039fd podSecurityContext: runAsGroup: 0 diff --git a/incubator/zoneminder/2.0.1/questions.yaml b/incubator/zoneminder/2.0.2/questions.yaml similarity index 100% rename from incubator/zoneminder/2.0.1/questions.yaml rename to incubator/zoneminder/2.0.2/questions.yaml diff --git a/incubator/zoneminder/2.0.1/templates/common.yaml b/incubator/zoneminder/2.0.2/templates/common.yaml similarity index 100% rename from incubator/zoneminder/2.0.1/templates/common.yaml rename to incubator/zoneminder/2.0.2/templates/common.yaml diff --git a/incubator/zoneminder/2.0.1/values.yaml b/incubator/zoneminder/2.0.2/values.yaml similarity index 100% rename from incubator/zoneminder/2.0.1/values.yaml rename to incubator/zoneminder/2.0.2/values.yaml