From 726afd324c6ee2e19e81ebf9eb513b79614171bb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 17 Oct 2023 07:38:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.136/app-changelog.md | 9 --------- .../webtop/{6.0.136 => 6.0.137}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.136 => 6.0.137}/Chart.yaml | 2 +- stable/webtop/{6.0.136 => 6.0.137}/README.md | 0 stable/webtop/6.0.137/app-changelog.md | 9 +++++++++ .../webtop/{6.0.136 => 6.0.137}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.136 => 6.0.137}/ix_values.yaml | 2 +- .../{6.0.136 => 6.0.137}/questions.yaml | 0 .../{6.0.136 => 6.0.137}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.136 => 6.0.137}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.136/app-changelog.md rename stable/webtop/{6.0.136 => 6.0.137}/CHANGELOG.md (90%) rename stable/webtop/{6.0.136 => 6.0.137}/Chart.yaml (98%) rename stable/webtop/{6.0.136 => 6.0.137}/README.md (100%) create mode 100644 stable/webtop/6.0.137/app-changelog.md rename stable/webtop/{6.0.136 => 6.0.137}/app-readme.md (100%) rename stable/webtop/{6.0.136 => 6.0.137}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.136 => 6.0.137}/ix_values.yaml (98%) rename stable/webtop/{6.0.136 => 6.0.137}/questions.yaml (100%) rename stable/webtop/{6.0.136 => 6.0.137}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.136 => 6.0.137}/templates/common.yaml (100%) rename stable/webtop/{6.0.136 => 6.0.137}/values.yaml (100%) diff --git a/stable/webtop/6.0.136/app-changelog.md b/stable/webtop/6.0.136/app-changelog.md deleted file mode 100644 index 5ac414570a..0000000000 --- a/stable/webtop/6.0.136/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.136](https://github.com/truecharts/charts/compare/webtop-6.0.135...webtop-6.0.136) (2023-10-17) - -### Chore - -- update webtop ([#13700](https://github.com/truecharts/charts/issues/13700)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.136/CHANGELOG.md b/stable/webtop/6.0.137/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.136/CHANGELOG.md rename to stable/webtop/6.0.137/CHANGELOG.md index b23d2ec29d..0bfc8f99db 100644 --- a/stable/webtop/6.0.136/CHANGELOG.md +++ b/stable/webtop/6.0.137/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.137](https://github.com/truecharts/charts/compare/webtop-6.0.136...webtop-6.0.137) (2023-10-17) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#13701](https://github.com/truecharts/charts/issues/13701)) + + + + ## [webtop-6.0.136](https://github.com/truecharts/charts/compare/webtop-6.0.135...webtop-6.0.136) (2023-10-17) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.127](https://github.com/truecharts/charts/compare/webtop-6.0.126...webtop-6.0.127) (2023-10-10) ### Chore - -- update webtop ([#13470](https://github.com/truecharts/charts/issues/13470)) - - - - -## [webtop-6.0.126](https://github.com/truecharts/charts/compare/webtop-6.0.125...webtop-6.0.126) (2023-10-10) - -### Chore diff --git a/stable/webtop/6.0.136/Chart.yaml b/stable/webtop/6.0.137/Chart.yaml similarity index 98% rename from stable/webtop/6.0.136/Chart.yaml rename to stable/webtop/6.0.137/Chart.yaml index 3f13fb6ecd..885c88a385 100644 --- a/stable/webtop/6.0.136/Chart.yaml +++ b/stable/webtop/6.0.137/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.136 +version: 6.0.137 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.136/README.md b/stable/webtop/6.0.137/README.md similarity index 100% rename from stable/webtop/6.0.136/README.md rename to stable/webtop/6.0.137/README.md diff --git a/stable/webtop/6.0.137/app-changelog.md b/stable/webtop/6.0.137/app-changelog.md new file mode 100644 index 0000000000..a4ac848783 --- /dev/null +++ b/stable/webtop/6.0.137/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.137](https://github.com/truecharts/charts/compare/webtop-6.0.136...webtop-6.0.137) (2023-10-17) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#13701](https://github.com/truecharts/charts/issues/13701)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.136/app-readme.md b/stable/webtop/6.0.137/app-readme.md similarity index 100% rename from stable/webtop/6.0.136/app-readme.md rename to stable/webtop/6.0.137/app-readme.md diff --git a/stable/webtop/6.0.136/charts/common-14.0.9.tgz b/stable/webtop/6.0.137/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.136/charts/common-14.0.9.tgz rename to stable/webtop/6.0.137/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.136/ix_values.yaml b/stable/webtop/6.0.137/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.136/ix_values.yaml rename to stable/webtop/6.0.137/ix_values.yaml index f4fa19b8d9..5f1566cb3f 100644 --- a/stable/webtop/6.0.136/ix_values.yaml +++ b/stable/webtop/6.0.137/ix_values.yaml @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde - tag: latest@sha256:82f3fdc8005c7600c944b3e6382bcd7dd8955f6001a6fd57b85cd1a96394b73f + tag: latest@sha256:1f9a2348a9ac306cbed514400e78dc21ad140419e2b0cf42b9098cc94d3842db pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde diff --git a/stable/webtop/6.0.136/questions.yaml b/stable/webtop/6.0.137/questions.yaml similarity index 100% rename from stable/webtop/6.0.136/questions.yaml rename to stable/webtop/6.0.137/questions.yaml diff --git a/stable/webtop/6.0.136/templates/NOTES.txt b/stable/webtop/6.0.137/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.136/templates/NOTES.txt rename to stable/webtop/6.0.137/templates/NOTES.txt diff --git a/stable/webtop/6.0.136/templates/common.yaml b/stable/webtop/6.0.137/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.136/templates/common.yaml rename to stable/webtop/6.0.137/templates/common.yaml diff --git a/stable/webtop/6.0.136/values.yaml b/stable/webtop/6.0.137/values.yaml similarity index 100% rename from stable/webtop/6.0.136/values.yaml rename to stable/webtop/6.0.137/values.yaml