From 03d430113464eb49c36db2dc340834c240b93e64 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 5 Oct 2023 21:38:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/tagspaces/0.0.2/CHANGELOG.md | 8 -------- stable/tagspaces/0.0.2/app-changelog.md | 4 ---- stable/tagspaces/0.0.3/CHANGELOG.md | 17 +++++++++++++++++ stable/tagspaces/{0.0.2 => 0.0.3}/Chart.yaml | 4 ++-- stable/tagspaces/{0.0.2 => 0.0.3}/README.md | 2 +- stable/tagspaces/0.0.3/app-changelog.md | 9 +++++++++ .../tagspaces/{0.0.2 => 0.0.3}/app-readme.md | 0 .../{0.0.2 => 0.0.3}/charts/common-14.0.1.tgz | Bin .../tagspaces/{0.0.2 => 0.0.3}/ix_values.yaml | 2 +- .../tagspaces/{0.0.2 => 0.0.3}/questions.yaml | 0 .../{0.0.2 => 0.0.3}/templates/NOTES.txt | 0 .../{0.0.2 => 0.0.3}/templates/_secrets.tpl | 0 .../{0.0.2 => 0.0.3}/templates/common.yaml | 0 stable/tagspaces/{0.0.2 => 0.0.3}/values.yaml | 0 14 files changed, 30 insertions(+), 16 deletions(-) delete mode 100644 stable/tagspaces/0.0.2/CHANGELOG.md delete mode 100644 stable/tagspaces/0.0.2/app-changelog.md create mode 100644 stable/tagspaces/0.0.3/CHANGELOG.md rename stable/tagspaces/{0.0.2 => 0.0.3}/Chart.yaml (95%) rename stable/tagspaces/{0.0.2 => 0.0.3}/README.md (93%) create mode 100644 stable/tagspaces/0.0.3/app-changelog.md rename stable/tagspaces/{0.0.2 => 0.0.3}/app-readme.md (100%) rename stable/tagspaces/{0.0.2 => 0.0.3}/charts/common-14.0.1.tgz (100%) rename stable/tagspaces/{0.0.2 => 0.0.3}/ix_values.yaml (86%) rename stable/tagspaces/{0.0.2 => 0.0.3}/questions.yaml (100%) rename stable/tagspaces/{0.0.2 => 0.0.3}/templates/NOTES.txt (100%) rename stable/tagspaces/{0.0.2 => 0.0.3}/templates/_secrets.tpl (100%) rename stable/tagspaces/{0.0.2 => 0.0.3}/templates/common.yaml (100%) rename stable/tagspaces/{0.0.2 => 0.0.3}/values.yaml (100%) diff --git a/stable/tagspaces/0.0.2/CHANGELOG.md b/stable/tagspaces/0.0.2/CHANGELOG.md deleted file mode 100644 index c10934f8d84..00000000000 --- a/stable/tagspaces/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tagspaces-0.0.2](https://github.com/truecharts/charts/compare/tagspaces-0.0.1...tagspaces-0.0.2) (2023-08-21) - diff --git a/stable/tagspaces/0.0.2/app-changelog.md b/stable/tagspaces/0.0.2/app-changelog.md deleted file mode 100644 index 2b7e2698c18..00000000000 --- a/stable/tagspaces/0.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [tagspaces-0.0.2](https://github.com/truecharts/charts/compare/tagspaces-0.0.1...tagspaces-0.0.2) (2023-08-21) - diff --git a/stable/tagspaces/0.0.3/CHANGELOG.md b/stable/tagspaces/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..a896c3ef54a --- /dev/null +++ b/stable/tagspaces/0.0.3/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tagspaces-0.0.3](https://github.com/truecharts/charts/compare/tagspaces-0.0.2...tagspaces-0.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/tagspaces-lite-web to v5.5.2 ([#13292](https://github.com/truecharts/charts/issues/13292)) + + + + +## [tagspaces-0.0.2](https://github.com/truecharts/charts/compare/tagspaces-0.0.1...tagspaces-0.0.2) (2023-08-21) + diff --git a/stable/tagspaces/0.0.2/Chart.yaml b/stable/tagspaces/0.0.3/Chart.yaml similarity index 95% rename from stable/tagspaces/0.0.2/Chart.yaml rename to stable/tagspaces/0.0.3/Chart.yaml index a95363f7e17..80e112253e0 100644 --- a/stable/tagspaces/0.0.2/Chart.yaml +++ b/stable/tagspaces/0.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.4.4" +appVersion: "5.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - https://github.com/tagspaces/tagspaces type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/tagspaces/0.0.2/README.md b/stable/tagspaces/0.0.3/README.md similarity index 93% rename from stable/tagspaces/0.0.2/README.md rename to stable/tagspaces/0.0.3/README.md index 83229a60265..e0a9b8fa8d7 100644 --- a/stable/tagspaces/0.0.2/README.md +++ b/stable/tagspaces/0.0.3/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/tagspaces/0.0.3/app-changelog.md b/stable/tagspaces/0.0.3/app-changelog.md new file mode 100644 index 00000000000..60de78a5cc1 --- /dev/null +++ b/stable/tagspaces/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tagspaces-0.0.3](https://github.com/truecharts/charts/compare/tagspaces-0.0.2...tagspaces-0.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/tagspaces-lite-web to v5.5.2 ([#13292](https://github.com/truecharts/charts/issues/13292)) + + \ No newline at end of file diff --git a/stable/tagspaces/0.0.2/app-readme.md b/stable/tagspaces/0.0.3/app-readme.md similarity index 100% rename from stable/tagspaces/0.0.2/app-readme.md rename to stable/tagspaces/0.0.3/app-readme.md diff --git a/stable/tagspaces/0.0.2/charts/common-14.0.1.tgz b/stable/tagspaces/0.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/tagspaces/0.0.2/charts/common-14.0.1.tgz rename to stable/tagspaces/0.0.3/charts/common-14.0.1.tgz diff --git a/stable/tagspaces/0.0.2/ix_values.yaml b/stable/tagspaces/0.0.3/ix_values.yaml similarity index 86% rename from stable/tagspaces/0.0.2/ix_values.yaml rename to stable/tagspaces/0.0.3/ix_values.yaml index cb88b10792b..525e7c3e9c4 100644 --- a/stable/tagspaces/0.0.2/ix_values.yaml +++ b/stable/tagspaces/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/tagspaces-lite-web pullPolicy: IfNotPresent - tag: v5.4.4@sha256:82809b5e1a63c453410c204a6f15f383e33642fe20043fdcd24f4d43721d778d + tag: v5.5.2@sha256:b021803519dfbda480d032f7c1812081a419dbfddd7e9b46dfd55566a48ac5a2 securityContext: container: diff --git a/stable/tagspaces/0.0.2/questions.yaml b/stable/tagspaces/0.0.3/questions.yaml similarity index 100% rename from stable/tagspaces/0.0.2/questions.yaml rename to stable/tagspaces/0.0.3/questions.yaml diff --git a/stable/tagspaces/0.0.2/templates/NOTES.txt b/stable/tagspaces/0.0.3/templates/NOTES.txt similarity index 100% rename from stable/tagspaces/0.0.2/templates/NOTES.txt rename to stable/tagspaces/0.0.3/templates/NOTES.txt diff --git a/stable/tagspaces/0.0.2/templates/_secrets.tpl b/stable/tagspaces/0.0.3/templates/_secrets.tpl similarity index 100% rename from stable/tagspaces/0.0.2/templates/_secrets.tpl rename to stable/tagspaces/0.0.3/templates/_secrets.tpl diff --git a/stable/tagspaces/0.0.2/templates/common.yaml b/stable/tagspaces/0.0.3/templates/common.yaml similarity index 100% rename from stable/tagspaces/0.0.2/templates/common.yaml rename to stable/tagspaces/0.0.3/templates/common.yaml diff --git a/stable/tagspaces/0.0.2/values.yaml b/stable/tagspaces/0.0.3/values.yaml similarity index 100% rename from stable/tagspaces/0.0.2/values.yaml rename to stable/tagspaces/0.0.3/values.yaml