From e6719f7aad9db4c4e2cf13c53d3a3a76442854da Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 24 Sep 2023 19:39:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/slash/0.0.3/CHANGELOG.md | 8 -------- stable/slash/0.0.3/app-changelog.md | 4 ---- stable/slash/0.0.4/CHANGELOG.md | 17 +++++++++++++++++ stable/slash/{0.0.3 => 0.0.4}/Chart.yaml | 4 ++-- stable/slash/{0.0.3 => 0.0.4}/README.md | 2 +- stable/slash/0.0.4/app-changelog.md | 9 +++++++++ stable/slash/{0.0.3 => 0.0.4}/app-readme.md | 0 .../{0.0.3 => 0.0.4}/charts/common-14.0.3.tgz | Bin stable/slash/{0.0.3 => 0.0.4}/ix_values.yaml | 2 +- stable/slash/{0.0.3 => 0.0.4}/questions.yaml | 0 .../slash/{0.0.3 => 0.0.4}/templates/NOTES.txt | 0 .../{0.0.3 => 0.0.4}/templates/common.yaml | 0 stable/slash/{0.0.3 => 0.0.4}/values.yaml | 0 13 files changed, 30 insertions(+), 16 deletions(-) delete mode 100644 stable/slash/0.0.3/CHANGELOG.md delete mode 100644 stable/slash/0.0.3/app-changelog.md create mode 100644 stable/slash/0.0.4/CHANGELOG.md rename stable/slash/{0.0.3 => 0.0.4}/Chart.yaml (95%) rename stable/slash/{0.0.3 => 0.0.4}/README.md (93%) create mode 100644 stable/slash/0.0.4/app-changelog.md rename stable/slash/{0.0.3 => 0.0.4}/app-readme.md (100%) rename stable/slash/{0.0.3 => 0.0.4}/charts/common-14.0.3.tgz (100%) rename stable/slash/{0.0.3 => 0.0.4}/ix_values.yaml (82%) rename stable/slash/{0.0.3 => 0.0.4}/questions.yaml (100%) rename stable/slash/{0.0.3 => 0.0.4}/templates/NOTES.txt (100%) rename stable/slash/{0.0.3 => 0.0.4}/templates/common.yaml (100%) rename stable/slash/{0.0.3 => 0.0.4}/values.yaml (100%) diff --git a/stable/slash/0.0.3/CHANGELOG.md b/stable/slash/0.0.3/CHANGELOG.md deleted file mode 100644 index efbda435fcb..00000000000 --- a/stable/slash/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29) - diff --git a/stable/slash/0.0.3/app-changelog.md b/stable/slash/0.0.3/app-changelog.md deleted file mode 100644 index d3a2273fd7b..00000000000 --- a/stable/slash/0.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29) - diff --git a/stable/slash/0.0.4/CHANGELOG.md b/stable/slash/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..3477fdfe0ec --- /dev/null +++ b/stable/slash/0.0.4/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923)) + + + + +## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29) + diff --git a/stable/slash/0.0.3/Chart.yaml b/stable/slash/0.0.4/Chart.yaml similarity index 95% rename from stable/slash/0.0.3/Chart.yaml rename to stable/slash/0.0.4/Chart.yaml index 80b26d08f06..0b5eb878e7c 100644 --- a/stable/slash/0.0.3/Chart.yaml +++ b/stable/slash/0.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.4.3" +appVersion: "0.4.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/slash - https://github.com/boojack/slash type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - bookmarks diff --git a/stable/slash/0.0.3/README.md b/stable/slash/0.0.4/README.md similarity index 93% rename from stable/slash/0.0.3/README.md rename to stable/slash/0.0.4/README.md index 83229a60265..e0a9b8fa8d7 100644 --- a/stable/slash/0.0.3/README.md +++ b/stable/slash/0.0.4/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/slash/0.0.4/app-changelog.md b/stable/slash/0.0.4/app-changelog.md new file mode 100644 index 00000000000..ff7290cd7a9 --- /dev/null +++ b/stable/slash/0.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923)) + + \ No newline at end of file diff --git a/stable/slash/0.0.3/app-readme.md b/stable/slash/0.0.4/app-readme.md similarity index 100% rename from stable/slash/0.0.3/app-readme.md rename to stable/slash/0.0.4/app-readme.md diff --git a/stable/slash/0.0.3/charts/common-14.0.3.tgz b/stable/slash/0.0.4/charts/common-14.0.3.tgz similarity index 100% rename from stable/slash/0.0.3/charts/common-14.0.3.tgz rename to stable/slash/0.0.4/charts/common-14.0.3.tgz diff --git a/stable/slash/0.0.3/ix_values.yaml b/stable/slash/0.0.4/ix_values.yaml similarity index 82% rename from stable/slash/0.0.3/ix_values.yaml rename to stable/slash/0.0.4/ix_values.yaml index 79d6e85cc56..73d6803e430 100644 --- a/stable/slash/0.0.3/ix_values.yaml +++ b/stable/slash/0.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/slash pullPolicy: IfNotPresent - tag: v0.4.3@sha256:ee931b868fab72d2aaa218837039ee3fcced6817596cac500f3878e780152b60 + tag: v0.4.4@sha256:4ac7200db24d7e16b2fbb8550174060b7079d5164ea19444da7819f4a2ae7cda service: main: diff --git a/stable/slash/0.0.3/questions.yaml b/stable/slash/0.0.4/questions.yaml similarity index 100% rename from stable/slash/0.0.3/questions.yaml rename to stable/slash/0.0.4/questions.yaml diff --git a/stable/slash/0.0.3/templates/NOTES.txt b/stable/slash/0.0.4/templates/NOTES.txt similarity index 100% rename from stable/slash/0.0.3/templates/NOTES.txt rename to stable/slash/0.0.4/templates/NOTES.txt diff --git a/stable/slash/0.0.3/templates/common.yaml b/stable/slash/0.0.4/templates/common.yaml similarity index 100% rename from stable/slash/0.0.3/templates/common.yaml rename to stable/slash/0.0.4/templates/common.yaml diff --git a/stable/slash/0.0.3/values.yaml b/stable/slash/0.0.4/values.yaml similarity index 100% rename from stable/slash/0.0.3/values.yaml rename to stable/slash/0.0.4/values.yaml