From 5dfce3a15b41ff3344f13009276cd86121c3fd92 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 31 Aug 2023 06:35:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/tauticord/0.0.5/app-changelog.md | 4 ---- stable/tauticord/{0.0.5 => 0.0.6}/CHANGELOG.md | 5 +++++ stable/tauticord/{0.0.5 => 0.0.6}/Chart.yaml | 6 +++--- stable/tauticord/{0.0.5 => 0.0.6}/README.md | 2 +- stable/tauticord/0.0.6/app-changelog.md | 4 ++++ stable/tauticord/{0.0.5 => 0.0.6}/app-readme.md | 0 .../{0.0.5 => 0.0.6}/charts/common-14.0.3.tgz | Bin stable/tauticord/{0.0.5 => 0.0.6}/ix_values.yaml | 0 stable/tauticord/{0.0.5 => 0.0.6}/questions.yaml | 2 +- .../tauticord/{0.0.5 => 0.0.6}/templates/NOTES.txt | 0 .../{0.0.5 => 0.0.6}/templates/common.yaml | 0 stable/tauticord/{0.0.5 => 0.0.6}/values.yaml | 0 12 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 stable/tauticord/0.0.5/app-changelog.md rename stable/tauticord/{0.0.5 => 0.0.6}/CHANGELOG.md (61%) rename stable/tauticord/{0.0.5 => 0.0.6}/Chart.yaml (81%) rename stable/tauticord/{0.0.5 => 0.0.6}/README.md (93%) create mode 100644 stable/tauticord/0.0.6/app-changelog.md rename stable/tauticord/{0.0.5 => 0.0.6}/app-readme.md (100%) rename stable/tauticord/{0.0.5 => 0.0.6}/charts/common-14.0.3.tgz (100%) rename stable/tauticord/{0.0.5 => 0.0.6}/ix_values.yaml (100%) rename stable/tauticord/{0.0.5 => 0.0.6}/questions.yaml (99%) rename stable/tauticord/{0.0.5 => 0.0.6}/templates/NOTES.txt (100%) rename stable/tauticord/{0.0.5 => 0.0.6}/templates/common.yaml (100%) rename stable/tauticord/{0.0.5 => 0.0.6}/values.yaml (100%) diff --git a/stable/tauticord/0.0.5/app-changelog.md b/stable/tauticord/0.0.5/app-changelog.md deleted file mode 100644 index e5da95bc4a..0000000000 --- a/stable/tauticord/0.0.5/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [tauticord-0.0.5](https://github.com/truecharts/charts/compare/tauticord-1.0.0...tauticord-0.0.5) (2023-08-30) - diff --git a/stable/tauticord/0.0.5/CHANGELOG.md b/stable/tauticord/0.0.6/CHANGELOG.md similarity index 61% rename from stable/tauticord/0.0.5/CHANGELOG.md rename to stable/tauticord/0.0.6/CHANGELOG.md index 05a4e1a375..59b4fe9850 100644 --- a/stable/tauticord/0.0.5/CHANGELOG.md +++ b/stable/tauticord/0.0.6/CHANGELOG.md @@ -4,5 +4,10 @@ +## [tauticord-0.0.6](https://github.com/truecharts/charts/compare/tauticord-0.0.5...tauticord-0.0.6) (2023-08-31) + + + + ## [tauticord-0.0.5](https://github.com/truecharts/charts/compare/tauticord-1.0.0...tauticord-0.0.5) (2023-08-30) diff --git a/stable/tauticord/0.0.5/Chart.yaml b/stable/tauticord/0.0.6/Chart.yaml similarity index 81% rename from stable/tauticord/0.0.5/Chart.yaml rename to stable/tauticord/0.0.6/Chart.yaml index 7a1c12bafd..ff016fa067 100644 --- a/stable/tauticord/0.0.5/Chart.yaml +++ b/stable/tauticord/0.0.6/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 14.0.3 deprecated: false description: A Discord bot that displays live data from Tautulli. -home: https://truecharts.org/charts/incubator/tauticord +home: https://truecharts.org/charts/stable/tauticord icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png keywords: - tauticord @@ -19,10 +19,10 @@ maintainers: url: https://truecharts.org name: tauticord sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tauticord + - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://github.com/nwithan8/tauticord type: application -version: 0.0.5 +version: 0.0.6 annotations: truecharts.org/catagories: | - discord diff --git a/stable/tauticord/0.0.5/README.md b/stable/tauticord/0.0.6/README.md similarity index 93% rename from stable/tauticord/0.0.5/README.md rename to stable/tauticord/0.0.6/README.md index 83229a6026..e0a9b8fa8d 100644 --- a/stable/tauticord/0.0.5/README.md +++ b/stable/tauticord/0.0.6/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/tauticord/0.0.6/app-changelog.md b/stable/tauticord/0.0.6/app-changelog.md new file mode 100644 index 0000000000..189b7ae63a --- /dev/null +++ b/stable/tauticord/0.0.6/app-changelog.md @@ -0,0 +1,4 @@ + + +## [tauticord-0.0.6](https://github.com/truecharts/charts/compare/tauticord-0.0.5...tauticord-0.0.6) (2023-08-31) + diff --git a/stable/tauticord/0.0.5/app-readme.md b/stable/tauticord/0.0.6/app-readme.md similarity index 100% rename from stable/tauticord/0.0.5/app-readme.md rename to stable/tauticord/0.0.6/app-readme.md diff --git a/stable/tauticord/0.0.5/charts/common-14.0.3.tgz b/stable/tauticord/0.0.6/charts/common-14.0.3.tgz similarity index 100% rename from stable/tauticord/0.0.5/charts/common-14.0.3.tgz rename to stable/tauticord/0.0.6/charts/common-14.0.3.tgz diff --git a/stable/tauticord/0.0.5/ix_values.yaml b/stable/tauticord/0.0.6/ix_values.yaml similarity index 100% rename from stable/tauticord/0.0.5/ix_values.yaml rename to stable/tauticord/0.0.6/ix_values.yaml diff --git a/stable/tauticord/0.0.5/questions.yaml b/stable/tauticord/0.0.6/questions.yaml similarity index 99% rename from stable/tauticord/0.0.5/questions.yaml rename to stable/tauticord/0.0.6/questions.yaml index c804abdd66..ce4f6c9e5c 100644 --- a/stable/tauticord/0.0.5/questions.yaml +++ b/stable/tauticord/0.0.6/questions.yaml @@ -357,7 +357,7 @@ questions: schema: type: boolean default: false - - variable: stream_count_channel_id + - variable: stream_transcode_count_channel_id label: Stream Transcode Count Channel Id description: Optional ID of the Discord voice channel to display transcode count. schema: diff --git a/stable/tauticord/0.0.5/templates/NOTES.txt b/stable/tauticord/0.0.6/templates/NOTES.txt similarity index 100% rename from stable/tauticord/0.0.5/templates/NOTES.txt rename to stable/tauticord/0.0.6/templates/NOTES.txt diff --git a/stable/tauticord/0.0.5/templates/common.yaml b/stable/tauticord/0.0.6/templates/common.yaml similarity index 100% rename from stable/tauticord/0.0.5/templates/common.yaml rename to stable/tauticord/0.0.6/templates/common.yaml diff --git a/stable/tauticord/0.0.5/values.yaml b/stable/tauticord/0.0.6/values.yaml similarity index 100% rename from stable/tauticord/0.0.5/values.yaml rename to stable/tauticord/0.0.6/values.yaml