From d7bef8d2b5e5746cb12a00f137c28a79a667bec1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 26 Sep 2023 05:35:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.102/app-changelog.md | 9 --------- .../webtop/{6.0.102 => 6.0.103}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.102 => 6.0.103}/Chart.yaml | 2 +- stable/webtop/{6.0.102 => 6.0.103}/README.md | 0 stable/webtop/6.0.103/app-changelog.md | 9 +++++++++ .../webtop/{6.0.102 => 6.0.103}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{6.0.102 => 6.0.103}/ix_values.yaml | 4 ++-- .../{6.0.102 => 6.0.103}/questions.yaml | 0 .../{6.0.102 => 6.0.103}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.102 => 6.0.103}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.102/app-changelog.md rename stable/webtop/{6.0.102 => 6.0.103}/CHANGELOG.md (90%) rename stable/webtop/{6.0.102 => 6.0.103}/Chart.yaml (98%) rename stable/webtop/{6.0.102 => 6.0.103}/README.md (100%) create mode 100644 stable/webtop/6.0.103/app-changelog.md rename stable/webtop/{6.0.102 => 6.0.103}/app-readme.md (100%) rename stable/webtop/{6.0.102 => 6.0.103}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.102 => 6.0.103}/ix_values.yaml (96%) rename stable/webtop/{6.0.102 => 6.0.103}/questions.yaml (100%) rename stable/webtop/{6.0.102 => 6.0.103}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.102 => 6.0.103}/templates/common.yaml (100%) rename stable/webtop/{6.0.102 => 6.0.103}/values.yaml (100%) diff --git a/stable/webtop/6.0.102/app-changelog.md b/stable/webtop/6.0.102/app-changelog.md deleted file mode 100644 index 25cdddcffd..0000000000 --- a/stable/webtop/6.0.102/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.102](https://github.com/truecharts/charts/compare/webtop-6.0.101...webtop-6.0.102) (2023-09-26) - -### Chore - -- update webtop ([#12958](https://github.com/truecharts/charts/issues/12958)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.102/CHANGELOG.md b/stable/webtop/6.0.103/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.102/CHANGELOG.md rename to stable/webtop/6.0.103/CHANGELOG.md index a57d527462..f03669a4b0 100644 --- a/stable/webtop/6.0.102/CHANGELOG.md +++ b/stable/webtop/6.0.103/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.103](https://github.com/truecharts/charts/compare/webtop-6.0.102...webtop-6.0.103) (2023-09-26) + +### Chore + +- update webtop ([#12959](https://github.com/truecharts/charts/issues/12959)) + + + + ## [webtop-6.0.102](https://github.com/truecharts/charts/compare/webtop-6.0.101...webtop-6.0.102) (2023-09-26) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.93](https://github.com/truecharts/charts/compare/webtop-6.0.92...webtop-6.0.93) (2023-09-15) ### Chore - -- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#12633](https://github.com/truecharts/charts/issues/12633)) - - - - -## [webtop-6.0.92](https://github.com/truecharts/charts/compare/webtop-6.0.91...webtop-6.0.92) (2023-09-15) - -### Chore diff --git a/stable/webtop/6.0.102/Chart.yaml b/stable/webtop/6.0.103/Chart.yaml similarity index 98% rename from stable/webtop/6.0.102/Chart.yaml rename to stable/webtop/6.0.103/Chart.yaml index 1cb60e8425..0fb8c2b8fa 100644 --- a/stable/webtop/6.0.102/Chart.yaml +++ b/stable/webtop/6.0.103/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.102 +version: 6.0.103 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.102/README.md b/stable/webtop/6.0.103/README.md similarity index 100% rename from stable/webtop/6.0.102/README.md rename to stable/webtop/6.0.103/README.md diff --git a/stable/webtop/6.0.103/app-changelog.md b/stable/webtop/6.0.103/app-changelog.md new file mode 100644 index 0000000000..66929dc979 --- /dev/null +++ b/stable/webtop/6.0.103/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.103](https://github.com/truecharts/charts/compare/webtop-6.0.102...webtop-6.0.103) (2023-09-26) + +### Chore + +- update webtop ([#12959](https://github.com/truecharts/charts/issues/12959)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.102/app-readme.md b/stable/webtop/6.0.103/app-readme.md similarity index 100% rename from stable/webtop/6.0.102/app-readme.md rename to stable/webtop/6.0.103/app-readme.md diff --git a/stable/webtop/6.0.102/charts/common-14.0.1.tgz b/stable/webtop/6.0.103/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.102/charts/common-14.0.1.tgz rename to stable/webtop/6.0.103/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.102/ix_values.yaml b/stable/webtop/6.0.103/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.102/ix_values.yaml rename to stable/webtop/6.0.103/ix_values.yaml index 9e606c80ea..f677ffb91a 100644 --- a/stable/webtop/6.0.102/ix_values.yaml +++ b/stable/webtop/6.0.103/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:a748baf19d3c58039f6072a97c7580e2bb7e62e7006eec6e2c38d328b9153566 + tag: latest@sha256:f08419c1033d69b48e8722a4386de87eb22b076ab1592e8ad8d0b722f46b9458 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:f4d696bacaef8a4b70bef09dc1b73c5ccb4444f42ed330b7eaef76a7535bceb4 + tag: latest@sha256:2576447917e5404a57b97ad9e48b07f87b2f4e318b2e1623e2ce2184ab28e1ae pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate diff --git a/stable/webtop/6.0.102/questions.yaml b/stable/webtop/6.0.103/questions.yaml similarity index 100% rename from stable/webtop/6.0.102/questions.yaml rename to stable/webtop/6.0.103/questions.yaml diff --git a/stable/webtop/6.0.102/templates/NOTES.txt b/stable/webtop/6.0.103/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.102/templates/NOTES.txt rename to stable/webtop/6.0.103/templates/NOTES.txt diff --git a/stable/webtop/6.0.102/templates/common.yaml b/stable/webtop/6.0.103/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.102/templates/common.yaml rename to stable/webtop/6.0.103/templates/common.yaml diff --git a/stable/webtop/6.0.102/values.yaml b/stable/webtop/6.0.103/values.yaml similarity index 100% rename from stable/webtop/6.0.102/values.yaml rename to stable/webtop/6.0.103/values.yaml