From 82b26d18667c8ef17b34bc2adccda6b214c890e9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Oct 2023 05:40:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.143/app-changelog.md | 9 --------- .../webtop/{6.0.143 => 6.0.144}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.143 => 6.0.144}/Chart.yaml | 2 +- stable/webtop/{6.0.143 => 6.0.144}/README.md | 0 stable/webtop/6.0.144/app-changelog.md | 9 +++++++++ .../webtop/{6.0.143 => 6.0.144}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.143 => 6.0.144}/ix_values.yaml | 4 ++-- .../{6.0.143 => 6.0.144}/questions.yaml | 0 .../{6.0.143 => 6.0.144}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.143 => 6.0.144}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.143/app-changelog.md rename stable/webtop/{6.0.143 => 6.0.144}/CHANGELOG.md (92%) rename stable/webtop/{6.0.143 => 6.0.144}/Chart.yaml (98%) rename stable/webtop/{6.0.143 => 6.0.144}/README.md (100%) create mode 100644 stable/webtop/6.0.144/app-changelog.md rename stable/webtop/{6.0.143 => 6.0.144}/app-readme.md (100%) rename stable/webtop/{6.0.143 => 6.0.144}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.143 => 6.0.144}/ix_values.yaml (96%) rename stable/webtop/{6.0.143 => 6.0.144}/questions.yaml (100%) rename stable/webtop/{6.0.143 => 6.0.144}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.143 => 6.0.144}/templates/common.yaml (100%) rename stable/webtop/{6.0.143 => 6.0.144}/values.yaml (100%) diff --git a/stable/webtop/6.0.143/app-changelog.md b/stable/webtop/6.0.143/app-changelog.md deleted file mode 100644 index 8d0986c1ed3..00000000000 --- a/stable/webtop/6.0.143/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.143](https://github.com/truecharts/charts/compare/webtop-6.0.142...webtop-6.0.143) (2023-10-24) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#13929](https://github.com/truecharts/charts/issues/13929)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.143/CHANGELOG.md b/stable/webtop/6.0.144/CHANGELOG.md similarity index 92% rename from stable/webtop/6.0.143/CHANGELOG.md rename to stable/webtop/6.0.144/CHANGELOG.md index 8144bec9602..d75047a7018 100644 --- a/stable/webtop/6.0.143/CHANGELOG.md +++ b/stable/webtop/6.0.144/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.144](https://github.com/truecharts/charts/compare/webtop-6.0.143...webtop-6.0.144) (2023-10-24) + +### Chore + +- update webtop ([#13930](https://github.com/truecharts/charts/issues/13930)) + + + + ## [webtop-6.0.143](https://github.com/truecharts/charts/compare/webtop-6.0.142...webtop-6.0.143) (2023-10-24) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.134](https://github.com/truecharts/charts/compare/webtop-6.0.133...webtop-6.0.134) (2023-10-17) ### Chore - -- update webtop ([#13697](https://github.com/truecharts/charts/issues/13697)) - - - - -## [webtop-6.0.133](https://github.com/truecharts/charts/compare/webtop-6.0.132...webtop-6.0.133) (2023-10-14) - -### Chore diff --git a/stable/webtop/6.0.143/Chart.yaml b/stable/webtop/6.0.144/Chart.yaml similarity index 98% rename from stable/webtop/6.0.143/Chart.yaml rename to stable/webtop/6.0.144/Chart.yaml index 8e63a320ca5..fcc0b68f7e8 100644 --- a/stable/webtop/6.0.143/Chart.yaml +++ b/stable/webtop/6.0.144/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.143 +version: 6.0.144 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.143/README.md b/stable/webtop/6.0.144/README.md similarity index 100% rename from stable/webtop/6.0.143/README.md rename to stable/webtop/6.0.144/README.md diff --git a/stable/webtop/6.0.144/app-changelog.md b/stable/webtop/6.0.144/app-changelog.md new file mode 100644 index 00000000000..1e0bd7ece98 --- /dev/null +++ b/stable/webtop/6.0.144/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.144](https://github.com/truecharts/charts/compare/webtop-6.0.143...webtop-6.0.144) (2023-10-24) + +### Chore + +- update webtop ([#13930](https://github.com/truecharts/charts/issues/13930)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.143/app-readme.md b/stable/webtop/6.0.144/app-readme.md similarity index 100% rename from stable/webtop/6.0.143/app-readme.md rename to stable/webtop/6.0.144/app-readme.md diff --git a/stable/webtop/6.0.143/charts/common-14.0.9.tgz b/stable/webtop/6.0.144/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.143/charts/common-14.0.9.tgz rename to stable/webtop/6.0.144/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.143/ix_values.yaml b/stable/webtop/6.0.144/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.143/ix_values.yaml rename to stable/webtop/6.0.144/ix_values.yaml index ceff418acaf..39f62bb892a 100644 --- a/stable/webtop/6.0.143/ix_values.yaml +++ b/stable/webtop/6.0.144/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:5b07f71d6eeebe7e447f2bab13ccb1d19a576098b90e1837e217f7ac88b00104 + tag: latest@sha256:0af640b040660620cba427a3221dc1068c37e4241a06505f3ebb4b8e0daa11ca pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm - tag: latest@sha256:107cf0ba2ddd3acdad13ed958bdb3af919bf2d2d951c0cac379890a3a2444fef + tag: latest@sha256:7a816f89d14b5b8a7852ab98a1bed6c8ff38a3c73f66ca86ea956aa1c62a05d5 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/6.0.143/questions.yaml b/stable/webtop/6.0.144/questions.yaml similarity index 100% rename from stable/webtop/6.0.143/questions.yaml rename to stable/webtop/6.0.144/questions.yaml diff --git a/stable/webtop/6.0.143/templates/NOTES.txt b/stable/webtop/6.0.144/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.143/templates/NOTES.txt rename to stable/webtop/6.0.144/templates/NOTES.txt diff --git a/stable/webtop/6.0.143/templates/common.yaml b/stable/webtop/6.0.144/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.143/templates/common.yaml rename to stable/webtop/6.0.144/templates/common.yaml diff --git a/stable/webtop/6.0.143/values.yaml b/stable/webtop/6.0.144/values.yaml similarity index 100% rename from stable/webtop/6.0.143/values.yaml rename to stable/webtop/6.0.144/values.yaml