diff --git a/incubator/noisedash/2.0.8/app-changelog.md b/incubator/noisedash/2.0.8/app-changelog.md deleted file mode 100644 index 646533fc1f..0000000000 --- a/incubator/noisedash/2.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [noisedash-2.0.8](https://github.com/truecharts/charts/compare/noisedash-2.0.7...noisedash-2.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/noisedash/2.0.8/CHANGELOG.md b/incubator/noisedash/2.0.9/CHANGELOG.md similarity index 89% rename from incubator/noisedash/2.0.8/CHANGELOG.md rename to incubator/noisedash/2.0.9/CHANGELOG.md index 286ed412ef..931801a6de 100644 --- a/incubator/noisedash/2.0.8/CHANGELOG.md +++ b/incubator/noisedash/2.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [noisedash-2.0.9](https://github.com/truecharts/charts/compare/noisedash-2.0.8...noisedash-2.0.9) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/noisedash to v0.6.8 + + + + ## [noisedash-2.0.8](https://github.com/truecharts/charts/compare/noisedash-2.0.7...noisedash-2.0.8) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [noisedash-2.0.3](https://github.com/truecharts/charts/compare/noisedash-2.0.2...noisedash-2.0.3) (2022-11-30) - - - - -## [noisedash-2.0.3](https://github.com/truecharts/charts/compare/noisedash-2.0.2...noisedash-2.0.3) (2022-11-30) - - diff --git a/incubator/noisedash/2.0.8/Chart.yaml b/incubator/noisedash/2.0.9/Chart.yaml similarity index 95% rename from incubator/noisedash/2.0.8/Chart.yaml rename to incubator/noisedash/2.0.9/Chart.yaml index 85b899fbea..f819baec7c 100644 --- a/incubator/noisedash/2.0.8/Chart.yaml +++ b/incubator/noisedash/2.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.7" +appVersion: "0.6.8" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: noisedash sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash - https://github.com/kaythomas0/noisedash -version: 2.0.8 +version: 2.0.9 annotations: truecharts.org/catagories: | - media diff --git a/incubator/noisedash/2.0.8/README.md b/incubator/noisedash/2.0.9/README.md similarity index 100% rename from incubator/noisedash/2.0.8/README.md rename to incubator/noisedash/2.0.9/README.md diff --git a/incubator/noisedash/2.0.9/app-changelog.md b/incubator/noisedash/2.0.9/app-changelog.md new file mode 100644 index 0000000000..bb75f62ecb --- /dev/null +++ b/incubator/noisedash/2.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [noisedash-2.0.9](https://github.com/truecharts/charts/compare/noisedash-2.0.8...noisedash-2.0.9) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/noisedash to v0.6.8 + + \ No newline at end of file diff --git a/incubator/noisedash/2.0.8/app-readme.md b/incubator/noisedash/2.0.9/app-readme.md similarity index 100% rename from incubator/noisedash/2.0.8/app-readme.md rename to incubator/noisedash/2.0.9/app-readme.md diff --git a/incubator/noisedash/2.0.8/charts/common-11.1.2.tgz b/incubator/noisedash/2.0.9/charts/common-11.1.2.tgz similarity index 100% rename from incubator/noisedash/2.0.8/charts/common-11.1.2.tgz rename to incubator/noisedash/2.0.9/charts/common-11.1.2.tgz diff --git a/incubator/noisedash/2.0.8/ix_values.yaml b/incubator/noisedash/2.0.9/ix_values.yaml similarity index 84% rename from incubator/noisedash/2.0.8/ix_values.yaml rename to incubator/noisedash/2.0.9/ix_values.yaml index a72f4d0795..5a40e5fc20 100644 --- a/incubator/noisedash/2.0.8/ix_values.yaml +++ b/incubator/noisedash/2.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/noisedash - tag: 0.6.7@sha256:ba7c71fa416a41574d621607b8e899e43646231254505317967839903ef171de + tag: 0.6.8@sha256:ee04d57c6c7a48ba204e2096addbbbf1f7312490d5a251f431bc6cd98804c059 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/noisedash/2.0.8/questions.yaml b/incubator/noisedash/2.0.9/questions.yaml similarity index 100% rename from incubator/noisedash/2.0.8/questions.yaml rename to incubator/noisedash/2.0.9/questions.yaml diff --git a/incubator/noisedash/2.0.8/templates/_configmap.tpl b/incubator/noisedash/2.0.9/templates/_configmap.tpl similarity index 100% rename from incubator/noisedash/2.0.8/templates/_configmap.tpl rename to incubator/noisedash/2.0.9/templates/_configmap.tpl diff --git a/incubator/noisedash/2.0.8/templates/common.yaml b/incubator/noisedash/2.0.9/templates/common.yaml similarity index 100% rename from incubator/noisedash/2.0.8/templates/common.yaml rename to incubator/noisedash/2.0.9/templates/common.yaml diff --git a/incubator/noisedash/2.0.8/values.yaml b/incubator/noisedash/2.0.9/values.yaml similarity index 100% rename from incubator/noisedash/2.0.8/values.yaml rename to incubator/noisedash/2.0.9/values.yaml