From 18ed4c8e73612c3151e277ab5395e261899da583 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 10 Oct 2023 08:37:23 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.122/app-changelog.md | 9 --------- .../webtop/{6.0.122 => 6.0.123}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.122 => 6.0.123}/Chart.yaml | 2 +- stable/webtop/{6.0.122 => 6.0.123}/README.md | 0 stable/webtop/6.0.123/app-changelog.md | 9 +++++++++ .../webtop/{6.0.122 => 6.0.123}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.122 => 6.0.123}/ix_values.yaml | 2 +- .../{6.0.122 => 6.0.123}/questions.yaml | 0 .../{6.0.122 => 6.0.123}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.122 => 6.0.123}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.122/app-changelog.md rename stable/webtop/{6.0.122 => 6.0.123}/CHANGELOG.md (90%) rename stable/webtop/{6.0.122 => 6.0.123}/Chart.yaml (98%) rename stable/webtop/{6.0.122 => 6.0.123}/README.md (100%) create mode 100644 stable/webtop/6.0.123/app-changelog.md rename stable/webtop/{6.0.122 => 6.0.123}/app-readme.md (100%) rename stable/webtop/{6.0.122 => 6.0.123}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.122 => 6.0.123}/ix_values.yaml (98%) rename stable/webtop/{6.0.122 => 6.0.123}/questions.yaml (100%) rename stable/webtop/{6.0.122 => 6.0.123}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.122 => 6.0.123}/templates/common.yaml (100%) rename stable/webtop/{6.0.122 => 6.0.123}/values.yaml (100%) diff --git a/stable/webtop/6.0.122/app-changelog.md b/stable/webtop/6.0.122/app-changelog.md deleted file mode 100644 index 39e26f1aad..0000000000 --- a/stable/webtop/6.0.122/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.122](https://github.com/truecharts/charts/compare/webtop-6.0.121...webtop-6.0.122) (2023-10-10) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#13463](https://github.com/truecharts/charts/issues/13463)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.122/CHANGELOG.md b/stable/webtop/6.0.123/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.122/CHANGELOG.md rename to stable/webtop/6.0.123/CHANGELOG.md index 75d34a1cf1..bb7381461f 100644 --- a/stable/webtop/6.0.122/CHANGELOG.md +++ b/stable/webtop/6.0.123/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.123](https://github.com/truecharts/charts/compare/webtop-6.0.122...webtop-6.0.123) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#13465](https://github.com/truecharts/charts/issues/13465)) + + + + ## [webtop-6.0.122](https://github.com/truecharts/charts/compare/webtop-6.0.121...webtop-6.0.122) (2023-10-10) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.113](https://github.com/truecharts/charts/compare/webtop-6.0.112...webtop-6.0.113) (2023-10-03) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#13183](https://github.com/truecharts/charts/issues/13183)) - - - - -## [webtop-6.0.112](https://github.com/truecharts/charts/compare/webtop-6.0.111...webtop-6.0.112) (2023-09-30) - -### Chore diff --git a/stable/webtop/6.0.122/Chart.yaml b/stable/webtop/6.0.123/Chart.yaml similarity index 98% rename from stable/webtop/6.0.122/Chart.yaml rename to stable/webtop/6.0.123/Chart.yaml index 35399a917f..0a3c540582 100644 --- a/stable/webtop/6.0.122/Chart.yaml +++ b/stable/webtop/6.0.123/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.122 +version: 6.0.123 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.122/README.md b/stable/webtop/6.0.123/README.md similarity index 100% rename from stable/webtop/6.0.122/README.md rename to stable/webtop/6.0.123/README.md diff --git a/stable/webtop/6.0.123/app-changelog.md b/stable/webtop/6.0.123/app-changelog.md new file mode 100644 index 0000000000..9a5623be9f --- /dev/null +++ b/stable/webtop/6.0.123/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.123](https://github.com/truecharts/charts/compare/webtop-6.0.122...webtop-6.0.123) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#13465](https://github.com/truecharts/charts/issues/13465)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.122/app-readme.md b/stable/webtop/6.0.123/app-readme.md similarity index 100% rename from stable/webtop/6.0.122/app-readme.md rename to stable/webtop/6.0.123/app-readme.md diff --git a/stable/webtop/6.0.122/charts/common-14.0.9.tgz b/stable/webtop/6.0.123/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.122/charts/common-14.0.9.tgz rename to stable/webtop/6.0.123/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.122/ix_values.yaml b/stable/webtop/6.0.123/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.122/ix_values.yaml rename to stable/webtop/6.0.123/ix_values.yaml index 682d845d98..e0c7c4eece 100644 --- a/stable/webtop/6.0.122/ix_values.yaml +++ b/stable/webtop/6.0.123/ix_values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:4fa627c9671b79f11e38d3dff79d5dfb31f04eb2a7d8dccceb1dd7a67973ed70 + tag: latest@sha256:32d9b643a53d6f19083598624cf0d9e4909e423fcbda5eaa6c883cec20662b41 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate diff --git a/stable/webtop/6.0.122/questions.yaml b/stable/webtop/6.0.123/questions.yaml similarity index 100% rename from stable/webtop/6.0.122/questions.yaml rename to stable/webtop/6.0.123/questions.yaml diff --git a/stable/webtop/6.0.122/templates/NOTES.txt b/stable/webtop/6.0.123/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.122/templates/NOTES.txt rename to stable/webtop/6.0.123/templates/NOTES.txt diff --git a/stable/webtop/6.0.122/templates/common.yaml b/stable/webtop/6.0.123/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.122/templates/common.yaml rename to stable/webtop/6.0.123/templates/common.yaml diff --git a/stable/webtop/6.0.122/values.yaml b/stable/webtop/6.0.123/values.yaml similarity index 100% rename from stable/webtop/6.0.122/values.yaml rename to stable/webtop/6.0.123/values.yaml