diff --git a/stable/dashdot/3.0.9/CHANGELOG.md b/stable/dashdot/3.0.10/CHANGELOG.md similarity index 89% rename from stable/dashdot/3.0.9/CHANGELOG.md rename to stable/dashdot/3.0.10/CHANGELOG.md index c44b0d78161..23fec5690d9 100644 --- a/stable/dashdot/3.0.9/CHANGELOG.md +++ b/stable/dashdot/3.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashdot-3.0.10](https://github.com/truecharts/charts/compare/dashdot-3.0.9...dashdot-3.0.10) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v4.6.1 + + + + ## [dashdot-3.0.9](https://github.com/truecharts/charts/compare/dashdot-3.0.8...dashdot-3.0.9) (2023-01-01) ### Chore @@ -88,12 +97,3 @@ -## [dashdot-3.0.3](https://github.com/truecharts/charts/compare/dashdot-3.0.2...dashdot-3.0.3) (2022-11-30) - - - - -## [dashdot-3.0.3](https://github.com/truecharts/charts/compare/dashdot-3.0.2...dashdot-3.0.3) (2022-11-30) - - - diff --git a/stable/dashdot/3.0.9/Chart.yaml b/stable/dashdot/3.0.10/Chart.yaml similarity index 95% rename from stable/dashdot/3.0.9/Chart.yaml rename to stable/dashdot/3.0.10/Chart.yaml index 06f4178793f..183a3b5c0bc 100644 --- a/stable/dashdot/3.0.9/Chart.yaml +++ b/stable/dashdot/3.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.6.0" +appVersion: "4.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - https://github.com/MauriceNino/dashdot - https://hub.docker.com/r/mauricenino/dashdot -version: 3.0.9 +version: 3.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/dashdot/3.0.9/README.md b/stable/dashdot/3.0.10/README.md similarity index 100% rename from stable/dashdot/3.0.9/README.md rename to stable/dashdot/3.0.10/README.md diff --git a/stable/dashdot/3.0.10/app-changelog.md b/stable/dashdot/3.0.10/app-changelog.md new file mode 100644 index 00000000000..b333a00e284 --- /dev/null +++ b/stable/dashdot/3.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-3.0.10](https://github.com/truecharts/charts/compare/dashdot-3.0.9...dashdot-3.0.10) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v4.6.1 + + \ No newline at end of file diff --git a/stable/dashdot/3.0.9/app-readme.md b/stable/dashdot/3.0.10/app-readme.md similarity index 100% rename from stable/dashdot/3.0.9/app-readme.md rename to stable/dashdot/3.0.10/app-readme.md diff --git a/stable/dashdot/3.0.9/charts/common-11.1.2.tgz b/stable/dashdot/3.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/dashdot/3.0.9/charts/common-11.1.2.tgz rename to stable/dashdot/3.0.10/charts/common-11.1.2.tgz diff --git a/stable/dashdot/3.0.9/ix_values.yaml b/stable/dashdot/3.0.10/ix_values.yaml similarity index 97% rename from stable/dashdot/3.0.9/ix_values.yaml rename to stable/dashdot/3.0.10/ix_values.yaml index 09ab88a8ad9..b35e54c7d69 100644 --- a/stable/dashdot/3.0.9/ix_values.yaml +++ b/stable/dashdot/3.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashdot - tag: 4.6.0@sha256:8a897db8fcc322f89d4d24140f8164bea53a67e8136d1860c441f56decfc588d + tag: 4.6.1@sha256:e0e6bab0948465cd77169a5d11d0c7f4596e20f734d2fac59ce4a38fe1544cf5 pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashdot/3.0.9/questions.yaml b/stable/dashdot/3.0.10/questions.yaml similarity index 100% rename from stable/dashdot/3.0.9/questions.yaml rename to stable/dashdot/3.0.10/questions.yaml diff --git a/stable/dashdot/3.0.9/templates/common.yaml b/stable/dashdot/3.0.10/templates/common.yaml similarity index 100% rename from stable/dashdot/3.0.9/templates/common.yaml rename to stable/dashdot/3.0.10/templates/common.yaml diff --git a/stable/dashdot/3.0.9/values.yaml b/stable/dashdot/3.0.10/values.yaml similarity index 100% rename from stable/dashdot/3.0.9/values.yaml rename to stable/dashdot/3.0.10/values.yaml diff --git a/stable/dashdot/3.0.9/app-changelog.md b/stable/dashdot/3.0.9/app-changelog.md deleted file mode 100644 index be5fb3d3d61..00000000000 --- a/stable/dashdot/3.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-3.0.9](https://github.com/truecharts/charts/compare/dashdot-3.0.8...dashdot-3.0.9) (2023-01-01) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v4.6.0 - - \ No newline at end of file