From 5c9aa0dc4377d86ff93bef8c8eeb0103ebf1451a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Oct 2023 12:44:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.146/app-changelog.md | 9 --------- .../webtop/{6.0.146 => 6.0.147}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.146 => 6.0.147}/Chart.yaml | 2 +- stable/webtop/{6.0.146 => 6.0.147}/README.md | 0 stable/webtop/6.0.147/app-changelog.md | 9 +++++++++ .../webtop/{6.0.146 => 6.0.147}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.146 => 6.0.147}/ix_values.yaml | 4 ++-- .../{6.0.146 => 6.0.147}/questions.yaml | 0 .../{6.0.146 => 6.0.147}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.146 => 6.0.147}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.146/app-changelog.md rename stable/webtop/{6.0.146 => 6.0.147}/CHANGELOG.md (90%) rename stable/webtop/{6.0.146 => 6.0.147}/Chart.yaml (98%) rename stable/webtop/{6.0.146 => 6.0.147}/README.md (100%) create mode 100644 stable/webtop/6.0.147/app-changelog.md rename stable/webtop/{6.0.146 => 6.0.147}/app-readme.md (100%) rename stable/webtop/{6.0.146 => 6.0.147}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.146 => 6.0.147}/ix_values.yaml (96%) rename stable/webtop/{6.0.146 => 6.0.147}/questions.yaml (100%) rename stable/webtop/{6.0.146 => 6.0.147}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.146 => 6.0.147}/templates/common.yaml (100%) rename stable/webtop/{6.0.146 => 6.0.147}/values.yaml (100%) diff --git a/stable/webtop/6.0.146/app-changelog.md b/stable/webtop/6.0.146/app-changelog.md deleted file mode 100644 index 91ce204fc6..0000000000 --- a/stable/webtop/6.0.146/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.146](https://github.com/truecharts/charts/compare/webtop-6.0.145...webtop-6.0.146) (2023-10-24) - -### Chore - -- update webtop ([#13933](https://github.com/truecharts/charts/issues/13933)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.146/CHANGELOG.md b/stable/webtop/6.0.147/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.146/CHANGELOG.md rename to stable/webtop/6.0.147/CHANGELOG.md index 526d5faf7b..e8f0818dd7 100644 --- a/stable/webtop/6.0.146/CHANGELOG.md +++ b/stable/webtop/6.0.147/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.147](https://github.com/truecharts/charts/compare/webtop-6.0.146...webtop-6.0.147) (2023-10-24) + +### Chore + +- update webtop ([#13936](https://github.com/truecharts/charts/issues/13936)) + + + + ## [webtop-6.0.146](https://github.com/truecharts/charts/compare/webtop-6.0.145...webtop-6.0.146) (2023-10-24) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.137](https://github.com/truecharts/charts/compare/webtop-6.0.136...webtop-6.0.137) (2023-10-17) ### Chore - -- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#13701](https://github.com/truecharts/charts/issues/13701)) - - - - -## [webtop-6.0.136](https://github.com/truecharts/charts/compare/webtop-6.0.135...webtop-6.0.136) (2023-10-17) - -### Chore diff --git a/stable/webtop/6.0.146/Chart.yaml b/stable/webtop/6.0.147/Chart.yaml similarity index 98% rename from stable/webtop/6.0.146/Chart.yaml rename to stable/webtop/6.0.147/Chart.yaml index 85312d1bd9..198e1a5c05 100644 --- a/stable/webtop/6.0.146/Chart.yaml +++ b/stable/webtop/6.0.147/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.146 +version: 6.0.147 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.146/README.md b/stable/webtop/6.0.147/README.md similarity index 100% rename from stable/webtop/6.0.146/README.md rename to stable/webtop/6.0.147/README.md diff --git a/stable/webtop/6.0.147/app-changelog.md b/stable/webtop/6.0.147/app-changelog.md new file mode 100644 index 0000000000..ae5dac830d --- /dev/null +++ b/stable/webtop/6.0.147/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.147](https://github.com/truecharts/charts/compare/webtop-6.0.146...webtop-6.0.147) (2023-10-24) + +### Chore + +- update webtop ([#13936](https://github.com/truecharts/charts/issues/13936)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.146/app-readme.md b/stable/webtop/6.0.147/app-readme.md similarity index 100% rename from stable/webtop/6.0.146/app-readme.md rename to stable/webtop/6.0.147/app-readme.md diff --git a/stable/webtop/6.0.146/charts/common-14.0.9.tgz b/stable/webtop/6.0.147/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.146/charts/common-14.0.9.tgz rename to stable/webtop/6.0.147/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.146/ix_values.yaml b/stable/webtop/6.0.147/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.146/ix_values.yaml rename to stable/webtop/6.0.147/ix_values.yaml index e7ce836573..b246f43bc0 100644 --- a/stable/webtop/6.0.146/ix_values.yaml +++ b/stable/webtop/6.0.147/ix_values.yaml @@ -4,7 +4,7 @@ image: tag: latest@sha256:41ad1fac4b1c11d166ca41951cbd24bc3a0f98ef5b858b3e10ce1d29c2b1da1d ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce - tag: latest@sha256:9962345abf51c56d6fe26c7d4222f24c720bd8ead28c84b98a9dc43a8e2e9d42 + tag: latest@sha256:160301a5a4ed53cf9fe6d2774d9f59b9eaec8dd726115cd63c27ffda74d4d263 pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce @@ -68,7 +68,7 @@ alpineOpenBoxImage: pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox - tag: latest@sha256:cb28bb1ab5a19c734b887ad4d26b9d40de25af55b2251b33f7fc98c8eb345cfe + tag: latest@sha256:30534ee69a70d9824ef7697d98b2e45c850c648344e60bd83e433dd2b1ea62c8 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox diff --git a/stable/webtop/6.0.146/questions.yaml b/stable/webtop/6.0.147/questions.yaml similarity index 100% rename from stable/webtop/6.0.146/questions.yaml rename to stable/webtop/6.0.147/questions.yaml diff --git a/stable/webtop/6.0.146/templates/NOTES.txt b/stable/webtop/6.0.147/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.146/templates/NOTES.txt rename to stable/webtop/6.0.147/templates/NOTES.txt diff --git a/stable/webtop/6.0.146/templates/common.yaml b/stable/webtop/6.0.147/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.146/templates/common.yaml rename to stable/webtop/6.0.147/templates/common.yaml diff --git a/stable/webtop/6.0.146/values.yaml b/stable/webtop/6.0.147/values.yaml similarity index 100% rename from stable/webtop/6.0.146/values.yaml rename to stable/webtop/6.0.147/values.yaml