From 68c181abb54cb13d74927dda109e18a0cb094f86 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 28 Sep 2023 16:39:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/dashy/3.0.15/CHANGELOG.md | 8 -------- stable/dashy/3.0.15/app-changelog.md | 4 ---- stable/dashy/3.0.16/CHANGELOG.md | 17 +++++++++++++++++ stable/dashy/{3.0.15 => 3.0.16}/Chart.yaml | 2 +- stable/dashy/{3.0.15 => 3.0.16}/README.md | 2 +- stable/dashy/3.0.16/app-changelog.md | 9 +++++++++ stable/dashy/{3.0.15 => 3.0.16}/app-readme.md | 0 .../charts/common-14.0.3.tgz | Bin stable/dashy/{3.0.15 => 3.0.16}/ix_values.yaml | 2 +- stable/dashy/{3.0.15 => 3.0.16}/questions.yaml | 0 .../{3.0.15 => 3.0.16}/templates/NOTES.txt | 0 .../templates/_configmap.tpl | 0 .../{3.0.15 => 3.0.16}/templates/common.yaml | 0 stable/dashy/{3.0.15 => 3.0.16}/values.yaml | 0 14 files changed, 29 insertions(+), 15 deletions(-) delete mode 100644 stable/dashy/3.0.15/CHANGELOG.md delete mode 100644 stable/dashy/3.0.15/app-changelog.md create mode 100644 stable/dashy/3.0.16/CHANGELOG.md rename stable/dashy/{3.0.15 => 3.0.16}/Chart.yaml (97%) rename stable/dashy/{3.0.15 => 3.0.16}/README.md (93%) create mode 100644 stable/dashy/3.0.16/app-changelog.md rename stable/dashy/{3.0.15 => 3.0.16}/app-readme.md (100%) rename stable/dashy/{3.0.15 => 3.0.16}/charts/common-14.0.3.tgz (100%) rename stable/dashy/{3.0.15 => 3.0.16}/ix_values.yaml (94%) rename stable/dashy/{3.0.15 => 3.0.16}/questions.yaml (100%) rename stable/dashy/{3.0.15 => 3.0.16}/templates/NOTES.txt (100%) rename stable/dashy/{3.0.15 => 3.0.16}/templates/_configmap.tpl (100%) rename stable/dashy/{3.0.15 => 3.0.16}/templates/common.yaml (100%) rename stable/dashy/{3.0.15 => 3.0.16}/values.yaml (100%) diff --git a/stable/dashy/3.0.15/CHANGELOG.md b/stable/dashy/3.0.15/CHANGELOG.md deleted file mode 100644 index c2377e09c12..00000000000 --- a/stable/dashy/3.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashy-3.0.15](https://github.com/truecharts/charts/compare/dashy-4.0.0...dashy-3.0.15) (2023-08-29) - diff --git a/stable/dashy/3.0.15/app-changelog.md b/stable/dashy/3.0.15/app-changelog.md deleted file mode 100644 index 7faca80417f..00000000000 --- a/stable/dashy/3.0.15/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [dashy-3.0.15](https://github.com/truecharts/charts/compare/dashy-4.0.0...dashy-3.0.15) (2023-08-29) - diff --git a/stable/dashy/3.0.16/CHANGELOG.md b/stable/dashy/3.0.16/CHANGELOG.md new file mode 100644 index 00000000000..11e635d1b78 --- /dev/null +++ b/stable/dashy/3.0.16/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashy-3.0.16](https://github.com/truecharts/charts/compare/dashy-3.0.15...dashy-3.0.16) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13054](https://github.com/truecharts/charts/issues/13054)) + + + + +## [dashy-3.0.15](https://github.com/truecharts/charts/compare/dashy-4.0.0...dashy-3.0.15) (2023-08-29) + diff --git a/stable/dashy/3.0.15/Chart.yaml b/stable/dashy/3.0.16/Chart.yaml similarity index 97% rename from stable/dashy/3.0.15/Chart.yaml rename to stable/dashy/3.0.16/Chart.yaml index 84592b7e1aa..1dd39828312 100644 --- a/stable/dashy/3.0.15/Chart.yaml +++ b/stable/dashy/3.0.16/Chart.yaml @@ -18,7 +18,7 @@ name: dashy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - https://github.com/Lissy93/dashy -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - dashboard diff --git a/stable/dashy/3.0.15/README.md b/stable/dashy/3.0.16/README.md similarity index 93% rename from stable/dashy/3.0.15/README.md rename to stable/dashy/3.0.16/README.md index 83229a60265..e0a9b8fa8d7 100644 --- a/stable/dashy/3.0.15/README.md +++ b/stable/dashy/3.0.16/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/stable/dashy/3.0.16/app-changelog.md b/stable/dashy/3.0.16/app-changelog.md new file mode 100644 index 00000000000..8d857761023 --- /dev/null +++ b/stable/dashy/3.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-3.0.16](https://github.com/truecharts/charts/compare/dashy-3.0.15...dashy-3.0.16) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13054](https://github.com/truecharts/charts/issues/13054)) + + \ No newline at end of file diff --git a/stable/dashy/3.0.15/app-readme.md b/stable/dashy/3.0.16/app-readme.md similarity index 100% rename from stable/dashy/3.0.15/app-readme.md rename to stable/dashy/3.0.16/app-readme.md diff --git a/stable/dashy/3.0.15/charts/common-14.0.3.tgz b/stable/dashy/3.0.16/charts/common-14.0.3.tgz similarity index 100% rename from stable/dashy/3.0.15/charts/common-14.0.3.tgz rename to stable/dashy/3.0.16/charts/common-14.0.3.tgz diff --git a/stable/dashy/3.0.15/ix_values.yaml b/stable/dashy/3.0.16/ix_values.yaml similarity index 94% rename from stable/dashy/3.0.15/ix_values.yaml rename to stable/dashy/3.0.16/ix_values.yaml index d12bb7931ef..1dbb1bc1bc2 100644 --- a/stable/dashy/3.0.15/ix_values.yaml +++ b/stable/dashy/3.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashy - tag: v2.1.1@sha256:3313b127d8ead4276c109e6e210ddc6a2702cb09781308c32b882a51247d071f + tag: v2.1.1@sha256:e8263e10cf798a8d960d6e3d00fb24502ee6007c182857fcad1cff5e07d862a6 pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashy/3.0.15/questions.yaml b/stable/dashy/3.0.16/questions.yaml similarity index 100% rename from stable/dashy/3.0.15/questions.yaml rename to stable/dashy/3.0.16/questions.yaml diff --git a/stable/dashy/3.0.15/templates/NOTES.txt b/stable/dashy/3.0.16/templates/NOTES.txt similarity index 100% rename from stable/dashy/3.0.15/templates/NOTES.txt rename to stable/dashy/3.0.16/templates/NOTES.txt diff --git a/stable/dashy/3.0.15/templates/_configmap.tpl b/stable/dashy/3.0.16/templates/_configmap.tpl similarity index 100% rename from stable/dashy/3.0.15/templates/_configmap.tpl rename to stable/dashy/3.0.16/templates/_configmap.tpl diff --git a/stable/dashy/3.0.15/templates/common.yaml b/stable/dashy/3.0.16/templates/common.yaml similarity index 100% rename from stable/dashy/3.0.15/templates/common.yaml rename to stable/dashy/3.0.16/templates/common.yaml diff --git a/stable/dashy/3.0.15/values.yaml b/stable/dashy/3.0.16/values.yaml similarity index 100% rename from stable/dashy/3.0.15/values.yaml rename to stable/dashy/3.0.16/values.yaml