diff --git a/stable/dashdot/5.0.0/app-changelog.md b/stable/dashdot/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/dashdot/5.0.0/CHANGELOG.md b/stable/dashdot/5.0.1/CHANGELOG.md similarity index 90% rename from stable/dashdot/5.0.0/CHANGELOG.md rename to stable/dashdot/5.0.1/CHANGELOG.md index bca9f1ab566..a374f6b09e9 100644 --- a/stable/dashdot/5.0.0/CHANGELOG.md +++ b/stable/dashdot/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashdot-5.0.1](https://github.com/truecharts/charts/compare/dashdot-5.0.0...dashdot-5.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#11913](https://github.com/truecharts/charts/issues/11913)) + + + + ## [dashdot-5.0.0](https://github.com/truecharts/charts/compare/dashdot-4.0.26...dashdot-5.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [dashdot-4.0.18](https://github.com/truecharts/charts/compare/dashdot-4.0.17...dashdot-4.0.18) (2023-05-26) -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [dashdot-4.0.17](https://github.com/truecharts/charts/compare/dashdot-4.0.16...dashdot-4.0.17) (2023-05-24) - diff --git a/stable/dashdot/5.0.0/Chart.yaml b/stable/dashdot/5.0.1/Chart.yaml similarity index 95% rename from stable/dashdot/5.0.0/Chart.yaml rename to stable/dashdot/5.0.1/Chart.yaml index 7e79b373b3b..cd3ca771281 100644 --- a/stable/dashdot/5.0.0/Chart.yaml +++ b/stable/dashdot/5.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.2.1" +appVersion: "5.2.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: dashdot sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - https://github.com/MauriceNino/dashdot -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/dashdot/5.0.0/README.md b/stable/dashdot/5.0.1/README.md similarity index 100% rename from stable/dashdot/5.0.0/README.md rename to stable/dashdot/5.0.1/README.md diff --git a/stable/dashdot/5.0.1/app-changelog.md b/stable/dashdot/5.0.1/app-changelog.md new file mode 100644 index 00000000000..2be10760562 --- /dev/null +++ b/stable/dashdot/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-5.0.1](https://github.com/truecharts/charts/compare/dashdot-5.0.0...dashdot-5.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#11913](https://github.com/truecharts/charts/issues/11913)) + + \ No newline at end of file diff --git a/stable/dashdot/5.0.0/app-readme.md b/stable/dashdot/5.0.1/app-readme.md similarity index 100% rename from stable/dashdot/5.0.0/app-readme.md rename to stable/dashdot/5.0.1/app-readme.md diff --git a/stable/dashdot/5.0.0/charts/common-14.0.1.tgz b/stable/dashdot/5.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/dashdot/5.0.0/charts/common-14.0.1.tgz rename to stable/dashdot/5.0.1/charts/common-14.0.1.tgz diff --git a/stable/dashdot/5.0.0/ix_values.yaml b/stable/dashdot/5.0.1/ix_values.yaml similarity index 97% rename from stable/dashdot/5.0.0/ix_values.yaml rename to stable/dashdot/5.0.1/ix_values.yaml index 6a35e2b3242..72525d75a48 100644 --- a/stable/dashdot/5.0.0/ix_values.yaml +++ b/stable/dashdot/5.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashdot - tag: v5.2.1@sha256:6d5fd05e4bad6d97bf5d0840d3cf4a9bbad81647b2cc7d5a77f36c81a4236470 + tag: v5.2.3@sha256:fca025f425415a246400fd937bf0bf7a5912f76df8130d615a95ea8aa6e16b41 pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashdot/5.0.0/questions.yaml b/stable/dashdot/5.0.1/questions.yaml similarity index 100% rename from stable/dashdot/5.0.0/questions.yaml rename to stable/dashdot/5.0.1/questions.yaml diff --git a/stable/dashdot/5.0.0/templates/NOTES.txt b/stable/dashdot/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/dashdot/5.0.0/templates/NOTES.txt rename to stable/dashdot/5.0.1/templates/NOTES.txt diff --git a/stable/dashdot/5.0.0/templates/common.yaml b/stable/dashdot/5.0.1/templates/common.yaml similarity index 100% rename from stable/dashdot/5.0.0/templates/common.yaml rename to stable/dashdot/5.0.1/templates/common.yaml diff --git a/stable/dashdot/5.0.0/values.yaml b/stable/dashdot/5.0.1/values.yaml similarity index 100% rename from stable/dashdot/5.0.0/values.yaml rename to stable/dashdot/5.0.1/values.yaml