From 43c09692426e2b201d9361cbec6beadec5602715 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Oct 2023 20:38:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.127/app-changelog.md | 9 --------- .../webtop/{6.0.127 => 6.0.128}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.127 => 6.0.128}/Chart.yaml | 2 +- stable/webtop/{6.0.127 => 6.0.128}/README.md | 0 stable/webtop/6.0.128/app-changelog.md | 9 +++++++++ .../webtop/{6.0.127 => 6.0.128}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.127 => 6.0.128}/ix_values.yaml | 2 +- .../{6.0.127 => 6.0.128}/questions.yaml | 0 .../{6.0.127 => 6.0.128}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.127 => 6.0.128}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.127/app-changelog.md rename stable/webtop/{6.0.127 => 6.0.128}/CHANGELOG.md (90%) rename stable/webtop/{6.0.127 => 6.0.128}/Chart.yaml (98%) rename stable/webtop/{6.0.127 => 6.0.128}/README.md (100%) create mode 100644 stable/webtop/6.0.128/app-changelog.md rename stable/webtop/{6.0.127 => 6.0.128}/app-readme.md (100%) rename stable/webtop/{6.0.127 => 6.0.128}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.127 => 6.0.128}/ix_values.yaml (98%) rename stable/webtop/{6.0.127 => 6.0.128}/questions.yaml (100%) rename stable/webtop/{6.0.127 => 6.0.128}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.127 => 6.0.128}/templates/common.yaml (100%) rename stable/webtop/{6.0.127 => 6.0.128}/values.yaml (100%) diff --git a/stable/webtop/6.0.127/app-changelog.md b/stable/webtop/6.0.127/app-changelog.md deleted file mode 100644 index bf18e4f6eba..00000000000 --- a/stable/webtop/6.0.127/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.127/CHANGELOG.md b/stable/webtop/6.0.128/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.127/CHANGELOG.md rename to stable/webtop/6.0.128/CHANGELOG.md index df49a741f65..711b050131e 100644 --- a/stable/webtop/6.0.127/CHANGELOG.md +++ b/stable/webtop/6.0.128/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.128](https://github.com/truecharts/charts/compare/webtop-6.0.127...webtop-6.0.128) (2023-10-13) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#13591](https://github.com/truecharts/charts/issues/13591)) + + + + ## [webtop-6.0.127](https://github.com/truecharts/charts/compare/webtop-6.0.126...webtop-6.0.127) (2023-10-10) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.118](https://github.com/truecharts/charts/compare/webtop-6.0.117...webtop-6.0.118) (2023-10-06) ### Chore - -- update webtop ([#13324](https://github.com/truecharts/charts/issues/13324)) - - - - -## [webtop-6.0.117](https://github.com/truecharts/charts/compare/webtop-6.0.116...webtop-6.0.117) (2023-10-03) - -### Chore diff --git a/stable/webtop/6.0.127/Chart.yaml b/stable/webtop/6.0.128/Chart.yaml similarity index 98% rename from stable/webtop/6.0.127/Chart.yaml rename to stable/webtop/6.0.128/Chart.yaml index fbe9bc22ab6..b294ca106a3 100644 --- a/stable/webtop/6.0.127/Chart.yaml +++ b/stable/webtop/6.0.128/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.127 +version: 6.0.128 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.127/README.md b/stable/webtop/6.0.128/README.md similarity index 100% rename from stable/webtop/6.0.127/README.md rename to stable/webtop/6.0.128/README.md diff --git a/stable/webtop/6.0.128/app-changelog.md b/stable/webtop/6.0.128/app-changelog.md new file mode 100644 index 00000000000..61d8ae2f651 --- /dev/null +++ b/stable/webtop/6.0.128/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.128](https://github.com/truecharts/charts/compare/webtop-6.0.127...webtop-6.0.128) (2023-10-13) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#13591](https://github.com/truecharts/charts/issues/13591)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.127/app-readme.md b/stable/webtop/6.0.128/app-readme.md similarity index 100% rename from stable/webtop/6.0.127/app-readme.md rename to stable/webtop/6.0.128/app-readme.md diff --git a/stable/webtop/6.0.127/charts/common-14.0.9.tgz b/stable/webtop/6.0.128/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.127/charts/common-14.0.9.tgz rename to stable/webtop/6.0.128/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.127/ix_values.yaml b/stable/webtop/6.0.128/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.127/ix_values.yaml rename to stable/webtop/6.0.128/ix_values.yaml index 2a884924bc5..8c058203b5d 100644 --- a/stable/webtop/6.0.127/ix_values.yaml +++ b/stable/webtop/6.0.128/ix_values.yaml @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:5f7dc540085f2a6c2578ec0c624cd9263b2f2e357429a0423caa35666ef1bd2a + tag: latest@sha256:7854fc41eeaf4e2f3a98fc78d0980b715ad6743f97a5cff3d8141880f814e840 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox diff --git a/stable/webtop/6.0.127/questions.yaml b/stable/webtop/6.0.128/questions.yaml similarity index 100% rename from stable/webtop/6.0.127/questions.yaml rename to stable/webtop/6.0.128/questions.yaml diff --git a/stable/webtop/6.0.127/templates/NOTES.txt b/stable/webtop/6.0.128/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.127/templates/NOTES.txt rename to stable/webtop/6.0.128/templates/NOTES.txt diff --git a/stable/webtop/6.0.127/templates/common.yaml b/stable/webtop/6.0.128/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.127/templates/common.yaml rename to stable/webtop/6.0.128/templates/common.yaml diff --git a/stable/webtop/6.0.127/values.yaml b/stable/webtop/6.0.128/values.yaml similarity index 100% rename from stable/webtop/6.0.127/values.yaml rename to stable/webtop/6.0.128/values.yaml