From e888807230108c93bfea9dcce99d209dd0f0d0c5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Aug 2023 13:37:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.63/app-changelog.md | 9 --------- stable/webtop/{6.0.63 => 6.0.64}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.63 => 6.0.64}/Chart.yaml | 2 +- stable/webtop/{6.0.63 => 6.0.64}/README.md | 0 stable/webtop/6.0.64/app-changelog.md | 9 +++++++++ .../webtop/{6.0.63 => 6.0.64}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.63 => 6.0.64}/ix_values.yaml | 2 +- .../webtop/{6.0.63 => 6.0.64}/questions.yaml | 0 .../{6.0.63 => 6.0.64}/templates/NOTES.txt | 0 .../{6.0.63 => 6.0.64}/templates/common.yaml | 0 stable/webtop/{6.0.63 => 6.0.64}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.63/app-changelog.md rename stable/webtop/{6.0.63 => 6.0.64}/CHANGELOG.md (91%) rename stable/webtop/{6.0.63 => 6.0.64}/Chart.yaml (98%) rename stable/webtop/{6.0.63 => 6.0.64}/README.md (100%) create mode 100644 stable/webtop/6.0.64/app-changelog.md rename stable/webtop/{6.0.63 => 6.0.64}/app-readme.md (100%) rename stable/webtop/{6.0.63 => 6.0.64}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.63 => 6.0.64}/ix_values.yaml (98%) rename stable/webtop/{6.0.63 => 6.0.64}/questions.yaml (100%) rename stable/webtop/{6.0.63 => 6.0.64}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.63 => 6.0.64}/templates/common.yaml (100%) rename stable/webtop/{6.0.63 => 6.0.64}/values.yaml (100%) diff --git a/stable/webtop/6.0.63/app-changelog.md b/stable/webtop/6.0.63/app-changelog.md deleted file mode 100644 index cc460471e39..00000000000 --- a/stable/webtop/6.0.63/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.63](https://github.com/truecharts/charts/compare/webtop-6.0.62...webtop-6.0.63) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#12005](https://github.com/truecharts/charts/issues/12005)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.63/CHANGELOG.md b/stable/webtop/6.0.64/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.63/CHANGELOG.md rename to stable/webtop/6.0.64/CHANGELOG.md index 4949dd98aca..a1e86976366 100644 --- a/stable/webtop/6.0.63/CHANGELOG.md +++ b/stable/webtop/6.0.64/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.64](https://github.com/truecharts/charts/compare/webtop-6.0.63...webtop-6.0.64) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12007](https://github.com/truecharts/charts/issues/12007)) + + + + ## [webtop-6.0.63](https://github.com/truecharts/charts/compare/webtop-6.0.62...webtop-6.0.63) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.54](https://github.com/truecharts/charts/compare/webtop-6.0.53...webtop-6.0.54) (2023-08-22) ### Chore - -- update webtop ([#11782](https://github.com/truecharts/charts/issues/11782)) - - - - -## [webtop-6.0.53](https://github.com/truecharts/charts/compare/webtop-6.0.52...webtop-6.0.53) (2023-08-22) - -### Chore diff --git a/stable/webtop/6.0.63/Chart.yaml b/stable/webtop/6.0.64/Chart.yaml similarity index 98% rename from stable/webtop/6.0.63/Chart.yaml rename to stable/webtop/6.0.64/Chart.yaml index 781944de7be..32d7cd3b4ef 100644 --- a/stable/webtop/6.0.63/Chart.yaml +++ b/stable/webtop/6.0.64/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.63 +version: 6.0.64 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.63/README.md b/stable/webtop/6.0.64/README.md similarity index 100% rename from stable/webtop/6.0.63/README.md rename to stable/webtop/6.0.64/README.md diff --git a/stable/webtop/6.0.64/app-changelog.md b/stable/webtop/6.0.64/app-changelog.md new file mode 100644 index 00000000000..3ae60c55735 --- /dev/null +++ b/stable/webtop/6.0.64/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.64](https://github.com/truecharts/charts/compare/webtop-6.0.63...webtop-6.0.64) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12007](https://github.com/truecharts/charts/issues/12007)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.63/app-readme.md b/stable/webtop/6.0.64/app-readme.md similarity index 100% rename from stable/webtop/6.0.63/app-readme.md rename to stable/webtop/6.0.64/app-readme.md diff --git a/stable/webtop/6.0.63/charts/common-14.0.1.tgz b/stable/webtop/6.0.64/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.63/charts/common-14.0.1.tgz rename to stable/webtop/6.0.64/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.63/ix_values.yaml b/stable/webtop/6.0.64/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.63/ix_values.yaml rename to stable/webtop/6.0.64/ix_values.yaml index 2eca2fd3f47..18d69361b23 100644 --- a/stable/webtop/6.0.63/ix_values.yaml +++ b/stable/webtop/6.0.64/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:8ce24f217ef6b542b692558eb046c48a7016467d7462737195e87fe3dcef936c + tag: latest@sha256:c673f48e7c6d327d1198c3b572e1b11a3b90763b8d475fb66d2091694054f5a7 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde diff --git a/stable/webtop/6.0.63/questions.yaml b/stable/webtop/6.0.64/questions.yaml similarity index 100% rename from stable/webtop/6.0.63/questions.yaml rename to stable/webtop/6.0.64/questions.yaml diff --git a/stable/webtop/6.0.63/templates/NOTES.txt b/stable/webtop/6.0.64/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.63/templates/NOTES.txt rename to stable/webtop/6.0.64/templates/NOTES.txt diff --git a/stable/webtop/6.0.63/templates/common.yaml b/stable/webtop/6.0.64/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.63/templates/common.yaml rename to stable/webtop/6.0.64/templates/common.yaml diff --git a/stable/webtop/6.0.63/values.yaml b/stable/webtop/6.0.64/values.yaml similarity index 100% rename from stable/webtop/6.0.63/values.yaml rename to stable/webtop/6.0.64/values.yaml