diff --git a/stable/dashdot/3.0.14/app-changelog.md b/stable/dashdot/3.0.14/app-changelog.md deleted file mode 100644 index 3a456aae8fc..00000000000 --- a/stable/dashdot/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-3.0.14](https://github.com/truecharts/charts/compare/dashdot-3.0.13...dashdot-3.0.14) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v4.8.5 - - \ No newline at end of file diff --git a/stable/dashdot/3.0.14/CHANGELOG.md b/stable/dashdot/3.0.15/CHANGELOG.md similarity index 92% rename from stable/dashdot/3.0.14/CHANGELOG.md rename to stable/dashdot/3.0.15/CHANGELOG.md index e2021aa1a3d..eda74fba6e0 100644 --- a/stable/dashdot/3.0.14/CHANGELOG.md +++ b/stable/dashdot/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashdot-3.0.15](https://github.com/truecharts/charts/compare/dashdot-3.0.14...dashdot-3.0.15) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v4.9.0 + + + + ## [dashdot-3.0.14](https://github.com/truecharts/charts/compare/dashdot-3.0.13...dashdot-3.0.14) (2023-02-08) ### Chore @@ -88,12 +97,3 @@ ## [dashdot-3.0.5](https://github.com/truecharts/charts/compare/dashdot-3.0.4...dashdot-3.0.5) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [dashdot-3.0.4](https://github.com/truecharts/charts/compare/dashdot-3.0.3...dashdot-3.0.4) (2022-12-13) - -### Chore diff --git a/stable/dashdot/3.0.14/Chart.yaml b/stable/dashdot/3.0.15/Chart.yaml similarity index 95% rename from stable/dashdot/3.0.14/Chart.yaml rename to stable/dashdot/3.0.15/Chart.yaml index 5f829ed1254..53da0948e2d 100644 --- a/stable/dashdot/3.0.14/Chart.yaml +++ b/stable/dashdot/3.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.8.5" +appVersion: "4.9.0" 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://hub.docker.com/mauricenino/dashdot - https://github.com/MauriceNino/dashdot -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/dashdot/3.0.14/README.md b/stable/dashdot/3.0.15/README.md similarity index 100% rename from stable/dashdot/3.0.14/README.md rename to stable/dashdot/3.0.15/README.md diff --git a/stable/dashdot/3.0.15/app-changelog.md b/stable/dashdot/3.0.15/app-changelog.md new file mode 100644 index 00000000000..3bf39cf6991 --- /dev/null +++ b/stable/dashdot/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-3.0.15](https://github.com/truecharts/charts/compare/dashdot-3.0.14...dashdot-3.0.15) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v4.9.0 + + \ No newline at end of file diff --git a/stable/dashdot/3.0.14/app-readme.md b/stable/dashdot/3.0.15/app-readme.md similarity index 100% rename from stable/dashdot/3.0.14/app-readme.md rename to stable/dashdot/3.0.15/app-readme.md diff --git a/stable/dashdot/3.0.14/charts/common-11.1.2.tgz b/stable/dashdot/3.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/dashdot/3.0.14/charts/common-11.1.2.tgz rename to stable/dashdot/3.0.15/charts/common-11.1.2.tgz diff --git a/stable/dashdot/3.0.14/ix_values.yaml b/stable/dashdot/3.0.15/ix_values.yaml similarity index 97% rename from stable/dashdot/3.0.14/ix_values.yaml rename to stable/dashdot/3.0.15/ix_values.yaml index e41d274457b..8a2e524727b 100644 --- a/stable/dashdot/3.0.14/ix_values.yaml +++ b/stable/dashdot/3.0.15/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashdot - tag: 4.8.5@sha256:891cbc7d7c9853d29c579b9d1f9bdfe3d883ebace3086ff068e9e885a81c3502 + tag: 4.9.0@sha256:21a27d0fbae0f4ab4a5f87938130d16eb00f0ffe2451003629bccdf6847c4014 pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashdot/3.0.14/questions.yaml b/stable/dashdot/3.0.15/questions.yaml similarity index 100% rename from stable/dashdot/3.0.14/questions.yaml rename to stable/dashdot/3.0.15/questions.yaml diff --git a/stable/dashdot/3.0.14/templates/common.yaml b/stable/dashdot/3.0.15/templates/common.yaml similarity index 100% rename from stable/dashdot/3.0.14/templates/common.yaml rename to stable/dashdot/3.0.15/templates/common.yaml diff --git a/stable/dashdot/3.0.14/values.yaml b/stable/dashdot/3.0.15/values.yaml similarity index 100% rename from stable/dashdot/3.0.14/values.yaml rename to stable/dashdot/3.0.15/values.yaml