From 25889de39c0c00a68a2148b63881c47d501ac7c2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 15 Oct 2023 00:56:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/dashdot/5.0.2/app-changelog.md | 9 --------- stable/dashdot/{5.0.2 => 5.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/dashdot/{5.0.2 => 5.0.3}/Chart.yaml | 2 +- stable/dashdot/{5.0.2 => 5.0.3}/README.md | 0 stable/dashdot/5.0.3/app-changelog.md | 9 +++++++++ stable/dashdot/{5.0.2 => 5.0.3}/app-readme.md | 0 .../{5.0.2 => 5.0.3}/charts/common-14.0.9.tgz | Bin .../dashdot/{5.0.2 => 5.0.3}/ix_values.yaml | 2 +- .../dashdot/{5.0.2 => 5.0.3}/questions.yaml | 0 .../{5.0.2 => 5.0.3}/templates/NOTES.txt | 0 .../{5.0.2 => 5.0.3}/templates/common.yaml | 0 stable/dashdot/{5.0.2 => 5.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/dashdot/5.0.2/app-changelog.md rename stable/dashdot/{5.0.2 => 5.0.3}/CHANGELOG.md (90%) rename stable/dashdot/{5.0.2 => 5.0.3}/Chart.yaml (98%) rename stable/dashdot/{5.0.2 => 5.0.3}/README.md (100%) create mode 100644 stable/dashdot/5.0.3/app-changelog.md rename stable/dashdot/{5.0.2 => 5.0.3}/app-readme.md (100%) rename stable/dashdot/{5.0.2 => 5.0.3}/charts/common-14.0.9.tgz (100%) rename stable/dashdot/{5.0.2 => 5.0.3}/ix_values.yaml (97%) rename stable/dashdot/{5.0.2 => 5.0.3}/questions.yaml (100%) rename stable/dashdot/{5.0.2 => 5.0.3}/templates/NOTES.txt (100%) rename stable/dashdot/{5.0.2 => 5.0.3}/templates/common.yaml (100%) rename stable/dashdot/{5.0.2 => 5.0.3}/values.yaml (100%) diff --git a/stable/dashdot/5.0.2/app-changelog.md b/stable/dashdot/5.0.2/app-changelog.md deleted file mode 100644 index 6635557919..0000000000 --- a/stable/dashdot/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-5.0.2](https://github.com/truecharts/charts/compare/dashdot-5.0.1...dashdot-5.0.2) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/dashdot/5.0.2/CHANGELOG.md b/stable/dashdot/5.0.3/CHANGELOG.md similarity index 90% rename from stable/dashdot/5.0.2/CHANGELOG.md rename to stable/dashdot/5.0.3/CHANGELOG.md index 63106eeedf..bdd1d8f7e8 100644 --- a/stable/dashdot/5.0.2/CHANGELOG.md +++ b/stable/dashdot/5.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashdot-5.0.3](https://github.com/truecharts/charts/compare/dashdot-5.0.2...dashdot-5.0.3) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#13629](https://github.com/truecharts/charts/issues/13629)) + + + + ## [dashdot-5.0.2](https://github.com/truecharts/charts/compare/dashdot-5.0.1...dashdot-5.0.2) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [dashdot-4.0.19](https://github.com/truecharts/charts/compare/dashdot-4.0.18...dashdot-4.0.19) (2023-05-27) - diff --git a/stable/dashdot/5.0.2/Chart.yaml b/stable/dashdot/5.0.3/Chart.yaml similarity index 98% rename from stable/dashdot/5.0.2/Chart.yaml rename to stable/dashdot/5.0.3/Chart.yaml index 57a43595da..b284c0a534 100644 --- a/stable/dashdot/5.0.2/Chart.yaml +++ b/stable/dashdot/5.0.3/Chart.yaml @@ -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.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/dashdot/5.0.2/README.md b/stable/dashdot/5.0.3/README.md similarity index 100% rename from stable/dashdot/5.0.2/README.md rename to stable/dashdot/5.0.3/README.md diff --git a/stable/dashdot/5.0.3/app-changelog.md b/stable/dashdot/5.0.3/app-changelog.md new file mode 100644 index 0000000000..aeb3b029b6 --- /dev/null +++ b/stable/dashdot/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-5.0.3](https://github.com/truecharts/charts/compare/dashdot-5.0.2...dashdot-5.0.3) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#13629](https://github.com/truecharts/charts/issues/13629)) + + \ No newline at end of file diff --git a/stable/dashdot/5.0.2/app-readme.md b/stable/dashdot/5.0.3/app-readme.md similarity index 100% rename from stable/dashdot/5.0.2/app-readme.md rename to stable/dashdot/5.0.3/app-readme.md diff --git a/stable/dashdot/5.0.2/charts/common-14.0.9.tgz b/stable/dashdot/5.0.3/charts/common-14.0.9.tgz similarity index 100% rename from stable/dashdot/5.0.2/charts/common-14.0.9.tgz rename to stable/dashdot/5.0.3/charts/common-14.0.9.tgz diff --git a/stable/dashdot/5.0.2/ix_values.yaml b/stable/dashdot/5.0.3/ix_values.yaml similarity index 97% rename from stable/dashdot/5.0.2/ix_values.yaml rename to stable/dashdot/5.0.3/ix_values.yaml index 72525d75a4..4133e9a547 100644 --- a/stable/dashdot/5.0.2/ix_values.yaml +++ b/stable/dashdot/5.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashdot - tag: v5.2.3@sha256:fca025f425415a246400fd937bf0bf7a5912f76df8130d615a95ea8aa6e16b41 + tag: v5.2.3@sha256:9dd541c659d5f9bb363140ac1cd126f96732c0aced1deebe934d06e31e7d6d1c pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashdot/5.0.2/questions.yaml b/stable/dashdot/5.0.3/questions.yaml similarity index 100% rename from stable/dashdot/5.0.2/questions.yaml rename to stable/dashdot/5.0.3/questions.yaml diff --git a/stable/dashdot/5.0.2/templates/NOTES.txt b/stable/dashdot/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/dashdot/5.0.2/templates/NOTES.txt rename to stable/dashdot/5.0.3/templates/NOTES.txt diff --git a/stable/dashdot/5.0.2/templates/common.yaml b/stable/dashdot/5.0.3/templates/common.yaml similarity index 100% rename from stable/dashdot/5.0.2/templates/common.yaml rename to stable/dashdot/5.0.3/templates/common.yaml diff --git a/stable/dashdot/5.0.2/values.yaml b/stable/dashdot/5.0.3/values.yaml similarity index 100% rename from stable/dashdot/5.0.2/values.yaml rename to stable/dashdot/5.0.3/values.yaml