From 4d7ab53b88f2a0c8484fe9ecf1f7bd05f5e2f4e3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Oct 2023 18:44:22 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.141/app-changelog.md | 9 --------- .../webtop/{6.0.141 => 6.0.142}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.141 => 6.0.142}/Chart.yaml | 2 +- stable/webtop/{6.0.141 => 6.0.142}/README.md | 0 stable/webtop/6.0.142/app-changelog.md | 9 +++++++++ .../webtop/{6.0.141 => 6.0.142}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.141 => 6.0.142}/ix_values.yaml | 12 ++++++------ .../{6.0.141 => 6.0.142}/questions.yaml | 0 .../{6.0.141 => 6.0.142}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.141 => 6.0.142}/values.yaml | 0 12 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 stable/webtop/6.0.141/app-changelog.md rename stable/webtop/{6.0.141 => 6.0.142}/CHANGELOG.md (90%) rename stable/webtop/{6.0.141 => 6.0.142}/Chart.yaml (98%) rename stable/webtop/{6.0.141 => 6.0.142}/README.md (100%) create mode 100644 stable/webtop/6.0.142/app-changelog.md rename stable/webtop/{6.0.141 => 6.0.142}/app-readme.md (100%) rename stable/webtop/{6.0.141 => 6.0.142}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.141 => 6.0.142}/ix_values.yaml (89%) rename stable/webtop/{6.0.141 => 6.0.142}/questions.yaml (100%) rename stable/webtop/{6.0.141 => 6.0.142}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.141 => 6.0.142}/templates/common.yaml (100%) rename stable/webtop/{6.0.141 => 6.0.142}/values.yaml (100%) diff --git a/stable/webtop/6.0.141/app-changelog.md b/stable/webtop/6.0.141/app-changelog.md deleted file mode 100644 index a5ea2481a7..0000000000 --- a/stable/webtop/6.0.141/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.141](https://github.com/truecharts/charts/compare/webtop-6.0.140...webtop-6.0.141) (2023-10-17) - -### Chore - -- update webtop ([#13707](https://github.com/truecharts/charts/issues/13707)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.141/CHANGELOG.md b/stable/webtop/6.0.142/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.141/CHANGELOG.md rename to stable/webtop/6.0.142/CHANGELOG.md index a54bfc0dc9..2fd90a8351 100644 --- a/stable/webtop/6.0.141/CHANGELOG.md +++ b/stable/webtop/6.0.142/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.142](https://github.com/truecharts/charts/compare/webtop-6.0.141...webtop-6.0.142) (2023-10-20) + +### Chore + +- update webtop ([#13826](https://github.com/truecharts/charts/issues/13826)) + + + + ## [webtop-6.0.141](https://github.com/truecharts/charts/compare/webtop-6.0.140...webtop-6.0.141) (2023-10-17) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.132](https://github.com/truecharts/charts/compare/webtop-6.0.131...webtop-6.0.132) (2023-10-14) ### Chore - -- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#13603](https://github.com/truecharts/charts/issues/13603)) - - - - -## [webtop-6.0.131](https://github.com/truecharts/charts/compare/webtop-6.0.130...webtop-6.0.131) (2023-10-13) - -### Chore diff --git a/stable/webtop/6.0.141/Chart.yaml b/stable/webtop/6.0.142/Chart.yaml similarity index 98% rename from stable/webtop/6.0.141/Chart.yaml rename to stable/webtop/6.0.142/Chart.yaml index 50f51728c2..706835c3e0 100644 --- a/stable/webtop/6.0.141/Chart.yaml +++ b/stable/webtop/6.0.142/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.141 +version: 6.0.142 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.141/README.md b/stable/webtop/6.0.142/README.md similarity index 100% rename from stable/webtop/6.0.141/README.md rename to stable/webtop/6.0.142/README.md diff --git a/stable/webtop/6.0.142/app-changelog.md b/stable/webtop/6.0.142/app-changelog.md new file mode 100644 index 0000000000..9af296fbbe --- /dev/null +++ b/stable/webtop/6.0.142/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.142](https://github.com/truecharts/charts/compare/webtop-6.0.141...webtop-6.0.142) (2023-10-20) + +### Chore + +- update webtop ([#13826](https://github.com/truecharts/charts/issues/13826)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.141/app-readme.md b/stable/webtop/6.0.142/app-readme.md similarity index 100% rename from stable/webtop/6.0.141/app-readme.md rename to stable/webtop/6.0.142/app-readme.md diff --git a/stable/webtop/6.0.141/charts/common-14.0.9.tgz b/stable/webtop/6.0.142/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.141/charts/common-14.0.9.tgz rename to stable/webtop/6.0.142/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.141/ix_values.yaml b/stable/webtop/6.0.142/ix_values.yaml similarity index 89% rename from stable/webtop/6.0.141/ix_values.yaml rename to stable/webtop/6.0.142/ix_values.yaml index 21784da71b..4362b0a55a 100644 --- a/stable/webtop/6.0.141/ix_values.yaml +++ b/stable/webtop/6.0.142/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:e20a5a9ef4ef06d382bfc864ad4a9279cc6797f1c846404a4b21a214f62bf92a + tag: latest@sha256:0b7967cbf024b31783dc92a5718302ecf0b5ddfc59d9ba4669e5f9ad61eebf4f pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde - tag: latest@sha256:a6286ddc0bcb2487b38feeb939ba49c348f8b66a70bcad9da5b22b8115ab17c9 + tag: latest@sha256:150c9e2e42d3e1f6f1371e6e5b9b0a76a0e1ffdf8abd2a789a700bbd9e99977a pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate @@ -44,7 +44,7 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate - tag: latest@sha256:3b06fedd26f98e65bbd71d7c527254ddc008873ad160e440cc33faec8c88ee2c + tag: latest@sha256:928934c8a140425b1e6150122310be18a9f59226a6cf6dc52c1674a4eba420db pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:7854fc41eeaf4e2f3a98fc78d0980b715ad6743f97a5cff3d8141880f814e840 + tag: latest@sha256:c8848a453a323596eaf61a12956b9edb74fd4731c4f9841ab13ceb621e93741a pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox - tag: latest@sha256:e4da72ee7b85a16bbc78f1cfc14df6c414631c090b5e4463045f7037f369e15b + tag: latest@sha256:ee55d81f8321cd9574b6e4821930435ee2f8001ca020eeb19b9006f4291adb6d pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm - tag: latest@sha256:61ccbd5561d58b802aa4b77cbfbd35cbd6a9fcac657e4b1b3fc62f7dc351d8fb + tag: latest@sha256:1fb3f92acea9d61978d2adf42bb4b9f2170f69533663f8fb9e4abb3a3ac94261 pullPolicy: Always service: main: diff --git a/stable/webtop/6.0.141/questions.yaml b/stable/webtop/6.0.142/questions.yaml similarity index 100% rename from stable/webtop/6.0.141/questions.yaml rename to stable/webtop/6.0.142/questions.yaml diff --git a/stable/webtop/6.0.141/templates/NOTES.txt b/stable/webtop/6.0.142/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.141/templates/NOTES.txt rename to stable/webtop/6.0.142/templates/NOTES.txt diff --git a/stable/webtop/6.0.141/templates/common.yaml b/stable/webtop/6.0.142/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.141/templates/common.yaml rename to stable/webtop/6.0.142/templates/common.yaml diff --git a/stable/webtop/6.0.141/values.yaml b/stable/webtop/6.0.142/values.yaml similarity index 100% rename from stable/webtop/6.0.141/values.yaml rename to stable/webtop/6.0.142/values.yaml