From bea0d8cdb638500246091ae84ab46b98bdde33e5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 9 Aug 2023 04:37:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.17/app-changelog.md | 9 --------- stable/webtop/{6.0.17 => 6.0.18}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.17 => 6.0.18}/Chart.yaml | 2 +- stable/webtop/{6.0.17 => 6.0.18}/README.md | 0 stable/webtop/6.0.18/app-changelog.md | 9 +++++++++ .../webtop/{6.0.17 => 6.0.18}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.17 => 6.0.18}/ix_values.yaml | 4 ++-- .../webtop/{6.0.17 => 6.0.18}/questions.yaml | 0 .../{6.0.17 => 6.0.18}/templates/NOTES.txt | 0 .../{6.0.17 => 6.0.18}/templates/common.yaml | 0 stable/webtop/{6.0.17 => 6.0.18}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.17/app-changelog.md rename stable/webtop/{6.0.17 => 6.0.18}/CHANGELOG.md (92%) rename stable/webtop/{6.0.17 => 6.0.18}/Chart.yaml (98%) rename stable/webtop/{6.0.17 => 6.0.18}/README.md (100%) create mode 100644 stable/webtop/6.0.18/app-changelog.md rename stable/webtop/{6.0.17 => 6.0.18}/app-readme.md (100%) rename stable/webtop/{6.0.17 => 6.0.18}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.17 => 6.0.18}/ix_values.yaml (96%) rename stable/webtop/{6.0.17 => 6.0.18}/questions.yaml (100%) rename stable/webtop/{6.0.17 => 6.0.18}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.17 => 6.0.18}/templates/common.yaml (100%) rename stable/webtop/{6.0.17 => 6.0.18}/values.yaml (100%) diff --git a/stable/webtop/6.0.17/app-changelog.md b/stable/webtop/6.0.17/app-changelog.md deleted file mode 100644 index d0f2c6a3bda..00000000000 --- a/stable/webtop/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.17](https://github.com/truecharts/charts/compare/webtop-6.0.16...webtop-6.0.17) (2023-08-08) - -### Chore - -- update webtop ([#11348](https://github.com/truecharts/charts/issues/11348)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.17/CHANGELOG.md b/stable/webtop/6.0.18/CHANGELOG.md similarity index 92% rename from stable/webtop/6.0.17/CHANGELOG.md rename to stable/webtop/6.0.18/CHANGELOG.md index e5ff586c4eb..2c6c3e20a4b 100644 --- a/stable/webtop/6.0.17/CHANGELOG.md +++ b/stable/webtop/6.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [webtop-6.0.17](https://github.com/truecharts/charts/compare/webtop-6.0.16...webtop-6.0.17) (2023-08-08) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.8](https://github.com/truecharts/charts/compare/webtop-6.0.7...webtop-6.0.8) (2023-08-01) ### Chore - -- update webtop ([#11130](https://github.com/truecharts/charts/issues/11130)) - - - - -## [webtop-6.0.7](https://github.com/truecharts/charts/compare/webtop-6.0.6...webtop-6.0.7) (2023-08-01) - -### Chore diff --git a/stable/webtop/6.0.17/Chart.yaml b/stable/webtop/6.0.18/Chart.yaml similarity index 98% rename from stable/webtop/6.0.17/Chart.yaml rename to stable/webtop/6.0.18/Chart.yaml index 0a3b091deda..ca4a2766e15 100644 --- a/stable/webtop/6.0.17/Chart.yaml +++ b/stable/webtop/6.0.18/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.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.17/README.md b/stable/webtop/6.0.18/README.md similarity index 100% rename from stable/webtop/6.0.17/README.md rename to stable/webtop/6.0.18/README.md diff --git a/stable/webtop/6.0.18/app-changelog.md b/stable/webtop/6.0.18/app-changelog.md new file mode 100644 index 00000000000..a5ad30d5e1d --- /dev/null +++ b/stable/webtop/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.17/app-readme.md b/stable/webtop/6.0.18/app-readme.md similarity index 100% rename from stable/webtop/6.0.17/app-readme.md rename to stable/webtop/6.0.18/app-readme.md diff --git a/stable/webtop/6.0.17/charts/common-14.0.1.tgz b/stable/webtop/6.0.18/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.17/charts/common-14.0.1.tgz rename to stable/webtop/6.0.18/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.17/ix_values.yaml b/stable/webtop/6.0.18/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.17/ix_values.yaml rename to stable/webtop/6.0.18/ix_values.yaml index 2e5f53361a1..d51a79d844c 100644 --- a/stable/webtop/6.0.17/ix_values.yaml +++ b/stable/webtop/6.0.18/ix_values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:38d94480eb05864f18cb1a0f9266e6318e3971165c6e6e2985d0929047c76a59 + tag: latest@sha256:68a66beb315f4b7eb90d80627b82b46d92d176917debeffaec2a11cab0bc836d pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:b1af65b14fd41cf9fcc5b50ba5289e35e6b1cc58ee1138ed2036b3dd846bbbf6 + tag: latest@sha256:173ec6824cb9bb1ff5e880382360423a84d6a09486184f3480b673bcf6773942 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox diff --git a/stable/webtop/6.0.17/questions.yaml b/stable/webtop/6.0.18/questions.yaml similarity index 100% rename from stable/webtop/6.0.17/questions.yaml rename to stable/webtop/6.0.18/questions.yaml diff --git a/stable/webtop/6.0.17/templates/NOTES.txt b/stable/webtop/6.0.18/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.17/templates/NOTES.txt rename to stable/webtop/6.0.18/templates/NOTES.txt diff --git a/stable/webtop/6.0.17/templates/common.yaml b/stable/webtop/6.0.18/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.17/templates/common.yaml rename to stable/webtop/6.0.18/templates/common.yaml diff --git a/stable/webtop/6.0.17/values.yaml b/stable/webtop/6.0.18/values.yaml similarity index 100% rename from stable/webtop/6.0.17/values.yaml rename to stable/webtop/6.0.18/values.yaml