From a91310b98de7ddbc84b48529d5fb67d8cb465f81 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Nov 2023 23:39:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.175/app-changelog.md | 9 --------- .../webtop/{6.0.175 => 6.0.176}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.175 => 6.0.176}/Chart.yaml | 2 +- stable/webtop/{6.0.175 => 6.0.176}/README.md | 0 stable/webtop/6.0.176/app-changelog.md | 9 +++++++++ .../webtop/{6.0.175 => 6.0.176}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.175 => 6.0.176}/ix_values.yaml | 2 +- .../{6.0.175 => 6.0.176}/questions.yaml | 0 .../{6.0.175 => 6.0.176}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.175 => 6.0.176}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.175/app-changelog.md rename stable/webtop/{6.0.175 => 6.0.176}/CHANGELOG.md (90%) rename stable/webtop/{6.0.175 => 6.0.176}/Chart.yaml (98%) rename stable/webtop/{6.0.175 => 6.0.176}/README.md (100%) create mode 100644 stable/webtop/6.0.176/app-changelog.md rename stable/webtop/{6.0.175 => 6.0.176}/app-readme.md (100%) rename stable/webtop/{6.0.175 => 6.0.176}/charts/common-14.3.5.tgz (100%) rename stable/webtop/{6.0.175 => 6.0.176}/ix_values.yaml (98%) rename stable/webtop/{6.0.175 => 6.0.176}/questions.yaml (100%) rename stable/webtop/{6.0.175 => 6.0.176}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.175 => 6.0.176}/templates/common.yaml (100%) rename stable/webtop/{6.0.175 => 6.0.176}/values.yaml (100%) diff --git a/stable/webtop/6.0.175/app-changelog.md b/stable/webtop/6.0.175/app-changelog.md deleted file mode 100644 index 6fb442c4ef..0000000000 --- a/stable/webtop/6.0.175/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.175](https://github.com/truecharts/charts/compare/webtop-6.0.174...webtop-6.0.175) (2023-11-09) - -### Chore - -- update webtop ([#14504](https://github.com/truecharts/charts/issues/14504)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.175/CHANGELOG.md b/stable/webtop/6.0.176/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.175/CHANGELOG.md rename to stable/webtop/6.0.176/CHANGELOG.md index ca898ce23c..8f9fcf6064 100644 --- a/stable/webtop/6.0.175/CHANGELOG.md +++ b/stable/webtop/6.0.176/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.176](https://github.com/truecharts/charts/compare/webtop-6.0.175...webtop-6.0.176) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/webtop to latest ([#14508](https://github.com/truecharts/charts/issues/14508)) + + + + ## [webtop-6.0.175](https://github.com/truecharts/charts/compare/webtop-6.0.174...webtop-6.0.175) (2023-11-09) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.166](https://github.com/truecharts/charts/compare/webtop-6.0.165...webtop-6.0.166) (2023-11-05) ### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - - - -## [webtop-6.0.165](https://github.com/truecharts/charts/compare/webtop-6.0.164...webtop-6.0.165) (2023-11-04) - -### Chore diff --git a/stable/webtop/6.0.175/Chart.yaml b/stable/webtop/6.0.176/Chart.yaml similarity index 98% rename from stable/webtop/6.0.175/Chart.yaml rename to stable/webtop/6.0.176/Chart.yaml index 9092baa64d..a9c4cd6918 100644 --- a/stable/webtop/6.0.175/Chart.yaml +++ b/stable/webtop/6.0.176/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 6.0.175 +version: 6.0.176 annotations: truecharts.org/category: Tools-Utilities truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.175/README.md b/stable/webtop/6.0.176/README.md similarity index 100% rename from stable/webtop/6.0.175/README.md rename to stable/webtop/6.0.176/README.md diff --git a/stable/webtop/6.0.176/app-changelog.md b/stable/webtop/6.0.176/app-changelog.md new file mode 100644 index 0000000000..bb7f866ecf --- /dev/null +++ b/stable/webtop/6.0.176/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.176](https://github.com/truecharts/charts/compare/webtop-6.0.175...webtop-6.0.176) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/webtop to latest ([#14508](https://github.com/truecharts/charts/issues/14508)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.175/app-readme.md b/stable/webtop/6.0.176/app-readme.md similarity index 100% rename from stable/webtop/6.0.175/app-readme.md rename to stable/webtop/6.0.176/app-readme.md diff --git a/stable/webtop/6.0.175/charts/common-14.3.5.tgz b/stable/webtop/6.0.176/charts/common-14.3.5.tgz similarity index 100% rename from stable/webtop/6.0.175/charts/common-14.3.5.tgz rename to stable/webtop/6.0.176/charts/common-14.3.5.tgz diff --git a/stable/webtop/6.0.175/ix_values.yaml b/stable/webtop/6.0.176/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.175/ix_values.yaml rename to stable/webtop/6.0.176/ix_values.yaml index 8c0f1bf588..30c9ad369a 100644 --- a/stable/webtop/6.0.175/ix_values.yaml +++ b/stable/webtop/6.0.176/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:e30ddc7c0e97d2f966a160462afd47aa34661ecebc0b4b857e07324fdfaa01f7 + tag: latest@sha256:3af189b5bd473eb70badd85877b94b5a36422377083126bf1d636d79fe76ab27 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:3249a28c55887f964dc8d092110bed4644fd2019400d7a5a46dbb6e21d1351ee diff --git a/stable/webtop/6.0.175/questions.yaml b/stable/webtop/6.0.176/questions.yaml similarity index 100% rename from stable/webtop/6.0.175/questions.yaml rename to stable/webtop/6.0.176/questions.yaml diff --git a/stable/webtop/6.0.175/templates/NOTES.txt b/stable/webtop/6.0.176/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.175/templates/NOTES.txt rename to stable/webtop/6.0.176/templates/NOTES.txt diff --git a/stable/webtop/6.0.175/templates/common.yaml b/stable/webtop/6.0.176/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.175/templates/common.yaml rename to stable/webtop/6.0.176/templates/common.yaml diff --git a/stable/webtop/6.0.175/values.yaml b/stable/webtop/6.0.176/values.yaml similarity index 100% rename from stable/webtop/6.0.175/values.yaml rename to stable/webtop/6.0.176/values.yaml