From aabb4026ebbd015b794adeefeaf916763ad65c94 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Oct 2023 07:40:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.153/app-changelog.md | 9 --------- .../webtop/{6.0.153 => 6.0.154}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.153 => 6.0.154}/Chart.yaml | 2 +- stable/webtop/{6.0.153 => 6.0.154}/README.md | 0 stable/webtop/6.0.154/app-changelog.md | 9 +++++++++ .../webtop/{6.0.153 => 6.0.154}/app-readme.md | 0 .../charts/common-14.2.0.tgz | Bin .../{6.0.153 => 6.0.154}/ix_values.yaml | 2 +- .../{6.0.153 => 6.0.154}/questions.yaml | 0 .../{6.0.153 => 6.0.154}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.153 => 6.0.154}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.153/app-changelog.md rename stable/webtop/{6.0.153 => 6.0.154}/CHANGELOG.md (90%) rename stable/webtop/{6.0.153 => 6.0.154}/Chart.yaml (98%) rename stable/webtop/{6.0.153 => 6.0.154}/README.md (100%) create mode 100644 stable/webtop/6.0.154/app-changelog.md rename stable/webtop/{6.0.153 => 6.0.154}/app-readme.md (100%) rename stable/webtop/{6.0.153 => 6.0.154}/charts/common-14.2.0.tgz (100%) rename stable/webtop/{6.0.153 => 6.0.154}/ix_values.yaml (98%) rename stable/webtop/{6.0.153 => 6.0.154}/questions.yaml (100%) rename stable/webtop/{6.0.153 => 6.0.154}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.153 => 6.0.154}/templates/common.yaml (100%) rename stable/webtop/{6.0.153 => 6.0.154}/values.yaml (100%) diff --git a/stable/webtop/6.0.153/app-changelog.md b/stable/webtop/6.0.153/app-changelog.md deleted file mode 100644 index 9b309c77c16..00000000000 --- a/stable/webtop/6.0.153/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.153](https://github.com/truecharts/charts/compare/webtop-6.0.152...webtop-6.0.153) (2023-10-31) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#14155](https://github.com/truecharts/charts/issues/14155)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.153/CHANGELOG.md b/stable/webtop/6.0.154/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.153/CHANGELOG.md rename to stable/webtop/6.0.154/CHANGELOG.md index 5f781fefb80..0ecf87ec459 100644 --- a/stable/webtop/6.0.153/CHANGELOG.md +++ b/stable/webtop/6.0.154/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.154](https://github.com/truecharts/charts/compare/webtop-6.0.153...webtop-6.0.154) (2023-10-31) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#14157](https://github.com/truecharts/charts/issues/14157)) + + + + ## [webtop-6.0.153](https://github.com/truecharts/charts/compare/webtop-6.0.152...webtop-6.0.153) (2023-10-31) ### Chore @@ -88,12 +97,3 @@ ## [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) - diff --git a/stable/webtop/6.0.153/Chart.yaml b/stable/webtop/6.0.154/Chart.yaml similarity index 98% rename from stable/webtop/6.0.153/Chart.yaml rename to stable/webtop/6.0.154/Chart.yaml index 5e57b8832fe..c3a315e1ba2 100644 --- a/stable/webtop/6.0.153/Chart.yaml +++ b/stable/webtop/6.0.154/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.153 +version: 6.0.154 annotations: truecharts.org/category: Tools-Utilities truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.153/README.md b/stable/webtop/6.0.154/README.md similarity index 100% rename from stable/webtop/6.0.153/README.md rename to stable/webtop/6.0.154/README.md diff --git a/stable/webtop/6.0.154/app-changelog.md b/stable/webtop/6.0.154/app-changelog.md new file mode 100644 index 00000000000..ad8e9f0979e --- /dev/null +++ b/stable/webtop/6.0.154/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.154](https://github.com/truecharts/charts/compare/webtop-6.0.153...webtop-6.0.154) (2023-10-31) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#14157](https://github.com/truecharts/charts/issues/14157)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.153/app-readme.md b/stable/webtop/6.0.154/app-readme.md similarity index 100% rename from stable/webtop/6.0.153/app-readme.md rename to stable/webtop/6.0.154/app-readme.md diff --git a/stable/webtop/6.0.153/charts/common-14.2.0.tgz b/stable/webtop/6.0.154/charts/common-14.2.0.tgz similarity index 100% rename from stable/webtop/6.0.153/charts/common-14.2.0.tgz rename to stable/webtop/6.0.154/charts/common-14.2.0.tgz diff --git a/stable/webtop/6.0.153/ix_values.yaml b/stable/webtop/6.0.154/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.153/ix_values.yaml rename to stable/webtop/6.0.154/ix_values.yaml index 6b87cb8c391..3bb96e86a2d 100644 --- a/stable/webtop/6.0.153/ix_values.yaml +++ b/stable/webtop/6.0.154/ix_values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:35fe23e5701e64991fe616ce9937d136d151dec5044a623a9297b50daef92528 + tag: latest@sha256:aad1c816ed3b45483c28322c8386092cd099755f0f3de374eb2aa4bd20933de1 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate diff --git a/stable/webtop/6.0.153/questions.yaml b/stable/webtop/6.0.154/questions.yaml similarity index 100% rename from stable/webtop/6.0.153/questions.yaml rename to stable/webtop/6.0.154/questions.yaml diff --git a/stable/webtop/6.0.153/templates/NOTES.txt b/stable/webtop/6.0.154/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.153/templates/NOTES.txt rename to stable/webtop/6.0.154/templates/NOTES.txt diff --git a/stable/webtop/6.0.153/templates/common.yaml b/stable/webtop/6.0.154/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.153/templates/common.yaml rename to stable/webtop/6.0.154/templates/common.yaml diff --git a/stable/webtop/6.0.153/values.yaml b/stable/webtop/6.0.154/values.yaml similarity index 100% rename from stable/webtop/6.0.153/values.yaml rename to stable/webtop/6.0.154/values.yaml