From 2c39a75d409c8f50c0ffac9239a0a6086c61aa82 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 12 Aug 2023 06:42:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.30/app-changelog.md | 9 --------- stable/webtop/{6.0.30 => 6.0.31}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.30 => 6.0.31}/Chart.yaml | 2 +- stable/webtop/{6.0.30 => 6.0.31}/README.md | 0 stable/webtop/6.0.31/app-changelog.md | 9 +++++++++ .../webtop/{6.0.30 => 6.0.31}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.30 => 6.0.31}/ix_values.yaml | 2 +- .../webtop/{6.0.30 => 6.0.31}/questions.yaml | 0 .../{6.0.30 => 6.0.31}/templates/NOTES.txt | 0 .../{6.0.30 => 6.0.31}/templates/common.yaml | 0 stable/webtop/{6.0.30 => 6.0.31}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.30/app-changelog.md rename stable/webtop/{6.0.30 => 6.0.31}/CHANGELOG.md (91%) rename stable/webtop/{6.0.30 => 6.0.31}/Chart.yaml (98%) rename stable/webtop/{6.0.30 => 6.0.31}/README.md (100%) create mode 100644 stable/webtop/6.0.31/app-changelog.md rename stable/webtop/{6.0.30 => 6.0.31}/app-readme.md (100%) rename stable/webtop/{6.0.30 => 6.0.31}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.30 => 6.0.31}/ix_values.yaml (98%) rename stable/webtop/{6.0.30 => 6.0.31}/questions.yaml (100%) rename stable/webtop/{6.0.30 => 6.0.31}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.30 => 6.0.31}/templates/common.yaml (100%) rename stable/webtop/{6.0.30 => 6.0.31}/values.yaml (100%) diff --git a/stable/webtop/6.0.30/app-changelog.md b/stable/webtop/6.0.30/app-changelog.md deleted file mode 100644 index d3c70ae4bd..0000000000 --- a/stable/webtop/6.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.30](https://github.com/truecharts/charts/compare/webtop-6.0.29...webtop-6.0.30) (2023-08-12) - -### Chore - -- update webtop ([#11450](https://github.com/truecharts/charts/issues/11450)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.30/CHANGELOG.md b/stable/webtop/6.0.31/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.30/CHANGELOG.md rename to stable/webtop/6.0.31/CHANGELOG.md index 1ba664b126..53e3646d28 100644 --- a/stable/webtop/6.0.30/CHANGELOG.md +++ b/stable/webtop/6.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.31](https://github.com/truecharts/charts/compare/webtop-6.0.30...webtop-6.0.31) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11452](https://github.com/truecharts/charts/issues/11452)) + + + + ## [webtop-6.0.30](https://github.com/truecharts/charts/compare/webtop-6.0.29...webtop-6.0.30) (2023-08-12) ### Chore @@ -88,12 +97,3 @@ -## [webtop-6.0.18](https://github.com/truecharts/charts/compare/webtop-6.0.17...webtop-6.0.18) (2023-08-09) - -### Chore - -- update webtop ([#11353](https://github.com/truecharts/charts/issues/11353)) - - - - diff --git a/stable/webtop/6.0.30/Chart.yaml b/stable/webtop/6.0.31/Chart.yaml similarity index 98% rename from stable/webtop/6.0.30/Chart.yaml rename to stable/webtop/6.0.31/Chart.yaml index d0d3812d46..dd7ab5394d 100644 --- a/stable/webtop/6.0.30/Chart.yaml +++ b/stable/webtop/6.0.31/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.30 +version: 6.0.31 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.30/README.md b/stable/webtop/6.0.31/README.md similarity index 100% rename from stable/webtop/6.0.30/README.md rename to stable/webtop/6.0.31/README.md diff --git a/stable/webtop/6.0.31/app-changelog.md b/stable/webtop/6.0.31/app-changelog.md new file mode 100644 index 0000000000..b5896a9e83 --- /dev/null +++ b/stable/webtop/6.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.31](https://github.com/truecharts/charts/compare/webtop-6.0.30...webtop-6.0.31) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11452](https://github.com/truecharts/charts/issues/11452)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.30/app-readme.md b/stable/webtop/6.0.31/app-readme.md similarity index 100% rename from stable/webtop/6.0.30/app-readme.md rename to stable/webtop/6.0.31/app-readme.md diff --git a/stable/webtop/6.0.30/charts/common-14.0.1.tgz b/stable/webtop/6.0.31/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.30/charts/common-14.0.1.tgz rename to stable/webtop/6.0.31/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.30/ix_values.yaml b/stable/webtop/6.0.31/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.30/ix_values.yaml rename to stable/webtop/6.0.31/ix_values.yaml index 9569e01986..ce97122e00 100644 --- a/stable/webtop/6.0.30/ix_values.yaml +++ b/stable/webtop/6.0.31/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:f16e92333e9acd2c7f0bcf2bb60b6c668f1fba844b000ea771b1277f7a4f8b64 + tag: latest@sha256:7148d22d0606825cec0d3f9bfb2fab7cba59a21ce30e57326e676b85671a2ebc pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde diff --git a/stable/webtop/6.0.30/questions.yaml b/stable/webtop/6.0.31/questions.yaml similarity index 100% rename from stable/webtop/6.0.30/questions.yaml rename to stable/webtop/6.0.31/questions.yaml diff --git a/stable/webtop/6.0.30/templates/NOTES.txt b/stable/webtop/6.0.31/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.30/templates/NOTES.txt rename to stable/webtop/6.0.31/templates/NOTES.txt diff --git a/stable/webtop/6.0.30/templates/common.yaml b/stable/webtop/6.0.31/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.30/templates/common.yaml rename to stable/webtop/6.0.31/templates/common.yaml diff --git a/stable/webtop/6.0.30/values.yaml b/stable/webtop/6.0.31/values.yaml similarity index 100% rename from stable/webtop/6.0.30/values.yaml rename to stable/webtop/6.0.31/values.yaml