From 7a10a0ce04dfc395c7bc1cb35d063fce744dbdcf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 1 Dec 2023 12:29:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.190/app-changelog.md | 22 ------------------ .../webtop/{6.0.190 => 6.0.191}/CHANGELOG.md | 18 +++++++------- stable/webtop/{6.0.190 => 6.0.191}/Chart.yaml | 2 +- stable/webtop/{6.0.190 => 6.0.191}/README.md | 0 stable/webtop/6.0.191/app-changelog.md | 9 +++++++ .../webtop/{6.0.190 => 6.0.191}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.190 => 6.0.191}/ix_values.yaml | 2 +- .../{6.0.190 => 6.0.191}/questions.yaml | 0 .../{6.0.190 => 6.0.191}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.190 => 6.0.191}/values.yaml | 0 12 files changed, 20 insertions(+), 33 deletions(-) delete mode 100644 stable/webtop/6.0.190/app-changelog.md rename stable/webtop/{6.0.190 => 6.0.191}/CHANGELOG.md (96%) rename stable/webtop/{6.0.190 => 6.0.191}/Chart.yaml (98%) rename stable/webtop/{6.0.190 => 6.0.191}/README.md (100%) create mode 100644 stable/webtop/6.0.191/app-changelog.md rename stable/webtop/{6.0.190 => 6.0.191}/app-readme.md (100%) rename stable/webtop/{6.0.190 => 6.0.191}/charts/common-14.3.5.tgz (100%) rename stable/webtop/{6.0.190 => 6.0.191}/ix_values.yaml (98%) rename stable/webtop/{6.0.190 => 6.0.191}/questions.yaml (100%) rename stable/webtop/{6.0.190 => 6.0.191}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.190 => 6.0.191}/templates/common.yaml (100%) rename stable/webtop/{6.0.190 => 6.0.191}/values.yaml (100%) diff --git a/stable/webtop/6.0.190/app-changelog.md b/stable/webtop/6.0.190/app-changelog.md deleted file mode 100644 index ee8fdc2ec2..0000000000 --- a/stable/webtop/6.0.190/app-changelog.md +++ /dev/null @@ -1,22 +0,0 @@ - - -## [webtop-6.0.190](https://github.com/truecharts/charts/compare/webtop-6.0.189...webtop-6.0.190) (2023-11-30) - -### Chore - -- update container image lscr.io/linuxserver/webtop to ubuntu-xfce[@0de7ca1](https://github.com/0de7ca1) ([#15464](https://github.com/truecharts/charts/issues/15464)) - - update container image lscr.io/linuxserver/webtop to ubuntu-openbox[@54ef003](https://github.com/54ef003) ([#15463](https://github.com/truecharts/charts/issues/15463)) - - update container image lscr.io/linuxserver/webtop to ubuntu-mate[@e29e3af](https://github.com/e29e3af) ([#15462](https://github.com/truecharts/charts/issues/15462)) - - update container image lscr.io/linuxserver/webtop to ubuntu-kde[@ef1b8d0](https://github.com/ef1b8d0) ([#15461](https://github.com/truecharts/charts/issues/15461)) - - update container image lscr.io/linuxserver/webtop to ubuntu-icewm[@3456499](https://github.com/3456499) ([#15460](https://github.com/truecharts/charts/issues/15460)) - - update container image lscr.io/linuxserver/webtop to latest[@2675d3e](https://github.com/2675d3e) ([#15459](https://github.com/truecharts/charts/issues/15459)) - - update container image lscr.io/linuxserver/webtop to fedora-xfce[@79e5fed](https://github.com/79e5fed) ([#15458](https://github.com/truecharts/charts/issues/15458)) - - update container image lscr.io/linuxserver/webtop to fedora-icewm[@ce63d83](https://github.com/ce63d83) ([#15456](https://github.com/truecharts/charts/issues/15456)) - - update container image lscr.io/linuxserver/webtop to fedora-openbox[@667f76a](https://github.com/667f76a) ([#15457](https://github.com/truecharts/charts/issues/15457)) - - update container image lscr.io/linuxserver/webtop to fedora-i3[@035ad31](https://github.com/035ad31) ([#15455](https://github.com/truecharts/charts/issues/15455)) - - update container image lscr.io/linuxserver/webtop to alpine-openbox[@ce511f9](https://github.com/ce511f9) ([#15454](https://github.com/truecharts/charts/issues/15454)) - - update container image lscr.io/linuxserver/webtop to alpine-mate[@55ad5ce](https://github.com/55ad5ce) ([#15453](https://github.com/truecharts/charts/issues/15453)) - - update container image lscr.io/linuxserver/webtop to alpine-kde[@3413c06](https://github.com/3413c06) ([#15452](https://github.com/truecharts/charts/issues/15452)) - - update container image lscr.io/linuxserver/webtop to alpine-icewm[@ad98354](https://github.com/ad98354) ([#15451](https://github.com/truecharts/charts/issues/15451)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.190/CHANGELOG.md b/stable/webtop/6.0.191/CHANGELOG.md similarity index 96% rename from stable/webtop/6.0.190/CHANGELOG.md rename to stable/webtop/6.0.191/CHANGELOG.md index 7814942ce5..9a3675f3c6 100644 --- a/stable/webtop/6.0.190/CHANGELOG.md +++ b/stable/webtop/6.0.191/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.191](https://github.com/truecharts/charts/compare/webtop-6.0.190...webtop-6.0.191) (2023-12-01) + +### Chore + +- update container image lscr.io/linuxserver/webtop to arch-mate[@53fde17](https://github.com/53fde17) ([#15565](https://github.com/truecharts/charts/issues/15565)) + + + + ## [webtop-6.0.190](https://github.com/truecharts/charts/compare/webtop-6.0.189...webtop-6.0.190) (2023-11-30) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.185](https://github.com/truecharts/charts/compare/webtop-6.0.184...webtop-6.0.185) (2023-11-21) - -### Chore - -- update container image lscr.io/linuxserver/webtop to arch-i3[@82fe836](https://github.com/82fe836) ([#15177](https://github.com/truecharts/charts/issues/15177)) - - - - -## [webtop-6.0.184](https://github.com/truecharts/charts/compare/webtop-6.0.183...webtop-6.0.184) (2023-11-18) diff --git a/stable/webtop/6.0.190/Chart.yaml b/stable/webtop/6.0.191/Chart.yaml similarity index 98% rename from stable/webtop/6.0.190/Chart.yaml rename to stable/webtop/6.0.191/Chart.yaml index 143a7dbbaf..97a3903470 100644 --- a/stable/webtop/6.0.190/Chart.yaml +++ b/stable/webtop/6.0.191/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.190 +version: 6.0.191 annotations: truecharts.org/category: Tools-Utilities truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.190/README.md b/stable/webtop/6.0.191/README.md similarity index 100% rename from stable/webtop/6.0.190/README.md rename to stable/webtop/6.0.191/README.md diff --git a/stable/webtop/6.0.191/app-changelog.md b/stable/webtop/6.0.191/app-changelog.md new file mode 100644 index 0000000000..62bab0acff --- /dev/null +++ b/stable/webtop/6.0.191/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.191](https://github.com/truecharts/charts/compare/webtop-6.0.190...webtop-6.0.191) (2023-12-01) + +### Chore + +- update container image lscr.io/linuxserver/webtop to arch-mate[@53fde17](https://github.com/53fde17) ([#15565](https://github.com/truecharts/charts/issues/15565)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.190/app-readme.md b/stable/webtop/6.0.191/app-readme.md similarity index 100% rename from stable/webtop/6.0.190/app-readme.md rename to stable/webtop/6.0.191/app-readme.md diff --git a/stable/webtop/6.0.190/charts/common-14.3.5.tgz b/stable/webtop/6.0.191/charts/common-14.3.5.tgz similarity index 100% rename from stable/webtop/6.0.190/charts/common-14.3.5.tgz rename to stable/webtop/6.0.191/charts/common-14.3.5.tgz diff --git a/stable/webtop/6.0.190/ix_values.yaml b/stable/webtop/6.0.191/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.190/ix_values.yaml rename to stable/webtop/6.0.191/ix_values.yaml index 0eb7023ca7..eda54624c4 100644 --- a/stable/webtop/6.0.190/ix_values.yaml +++ b/stable/webtop/6.0.191/ix_values.yaml @@ -44,7 +44,7 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/webtop - tag: arch-mate@sha256:c1739db0507f46bd4814442d64b6d01c212adcbf26627ad6b2a849580461fcbd + tag: arch-mate@sha256:53fde174fc98486fa594dbb479363211b83485b94c899a4d673bafd631cde5bb pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop diff --git a/stable/webtop/6.0.190/questions.yaml b/stable/webtop/6.0.191/questions.yaml similarity index 100% rename from stable/webtop/6.0.190/questions.yaml rename to stable/webtop/6.0.191/questions.yaml diff --git a/stable/webtop/6.0.190/templates/NOTES.txt b/stable/webtop/6.0.191/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.190/templates/NOTES.txt rename to stable/webtop/6.0.191/templates/NOTES.txt diff --git a/stable/webtop/6.0.190/templates/common.yaml b/stable/webtop/6.0.191/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.190/templates/common.yaml rename to stable/webtop/6.0.191/templates/common.yaml diff --git a/stable/webtop/6.0.190/values.yaml b/stable/webtop/6.0.191/values.yaml similarity index 100% rename from stable/webtop/6.0.190/values.yaml rename to stable/webtop/6.0.191/values.yaml