From 0a26f64369299387201e397d6f1699c1fc065afe Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Oct 2023 21:36:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.128/app-changelog.md | 9 --------- .../webtop/{6.0.128 => 6.0.129}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.128 => 6.0.129}/Chart.yaml | 2 +- stable/webtop/{6.0.128 => 6.0.129}/README.md | 0 stable/webtop/6.0.129/app-changelog.md | 9 +++++++++ .../webtop/{6.0.128 => 6.0.129}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.128 => 6.0.129}/ix_values.yaml | 2 +- .../{6.0.128 => 6.0.129}/questions.yaml | 0 .../{6.0.128 => 6.0.129}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.128 => 6.0.129}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.128/app-changelog.md rename stable/webtop/{6.0.128 => 6.0.129}/CHANGELOG.md (90%) rename stable/webtop/{6.0.128 => 6.0.129}/Chart.yaml (98%) rename stable/webtop/{6.0.128 => 6.0.129}/README.md (100%) create mode 100644 stable/webtop/6.0.129/app-changelog.md rename stable/webtop/{6.0.128 => 6.0.129}/app-readme.md (100%) rename stable/webtop/{6.0.128 => 6.0.129}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.128 => 6.0.129}/ix_values.yaml (98%) rename stable/webtop/{6.0.128 => 6.0.129}/questions.yaml (100%) rename stable/webtop/{6.0.128 => 6.0.129}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.128 => 6.0.129}/templates/common.yaml (100%) rename stable/webtop/{6.0.128 => 6.0.129}/values.yaml (100%) diff --git a/stable/webtop/6.0.128/app-changelog.md b/stable/webtop/6.0.128/app-changelog.md deleted file mode 100644 index 61d8ae2f65..0000000000 --- a/stable/webtop/6.0.128/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.128/CHANGELOG.md b/stable/webtop/6.0.129/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.128/CHANGELOG.md rename to stable/webtop/6.0.129/CHANGELOG.md index 711b050131..b84dda0bb5 100644 --- a/stable/webtop/6.0.128/CHANGELOG.md +++ b/stable/webtop/6.0.129/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.129](https://github.com/truecharts/charts/compare/webtop-6.0.128...webtop-6.0.129) (2023-10-13) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-icewm to latest ([#13594](https://github.com/truecharts/charts/issues/13594)) + + + + ## [webtop-6.0.128](https://github.com/truecharts/charts/compare/webtop-6.0.127...webtop-6.0.128) (2023-10-13) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.119](https://github.com/truecharts/charts/compare/webtop-6.0.118...webtop-6.0.119) (2023-10-07) ### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - - - -## [webtop-6.0.118](https://github.com/truecharts/charts/compare/webtop-6.0.117...webtop-6.0.118) (2023-10-06) - -### Chore diff --git a/stable/webtop/6.0.128/Chart.yaml b/stable/webtop/6.0.129/Chart.yaml similarity index 98% rename from stable/webtop/6.0.128/Chart.yaml rename to stable/webtop/6.0.129/Chart.yaml index b294ca106a..fdb5541d15 100644 --- a/stable/webtop/6.0.128/Chart.yaml +++ b/stable/webtop/6.0.129/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.128 +version: 6.0.129 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.128/README.md b/stable/webtop/6.0.129/README.md similarity index 100% rename from stable/webtop/6.0.128/README.md rename to stable/webtop/6.0.129/README.md diff --git a/stable/webtop/6.0.129/app-changelog.md b/stable/webtop/6.0.129/app-changelog.md new file mode 100644 index 0000000000..8ad4a3f90d --- /dev/null +++ b/stable/webtop/6.0.129/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.129](https://github.com/truecharts/charts/compare/webtop-6.0.128...webtop-6.0.129) (2023-10-13) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-icewm to latest ([#13594](https://github.com/truecharts/charts/issues/13594)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.128/app-readme.md b/stable/webtop/6.0.129/app-readme.md similarity index 100% rename from stable/webtop/6.0.128/app-readme.md rename to stable/webtop/6.0.129/app-readme.md diff --git a/stable/webtop/6.0.128/charts/common-14.0.9.tgz b/stable/webtop/6.0.129/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.128/charts/common-14.0.9.tgz rename to stable/webtop/6.0.129/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.128/ix_values.yaml b/stable/webtop/6.0.129/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.128/ix_values.yaml rename to stable/webtop/6.0.129/ix_values.yaml index 8c058203b5..c18e8bb03c 100644 --- a/stable/webtop/6.0.128/ix_values.yaml +++ b/stable/webtop/6.0.129/ix_values.yaml @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm - tag: latest@sha256:e9e9584ec28d53fd54640108eadf7250af476c3ecff9a3db0f8a20271bac912f + tag: latest@sha256:216d03bbab7abe84a0cc8a33366eba2716717a2f8b8a92e53572d516968e5f04 pullPolicy: Always service: main: diff --git a/stable/webtop/6.0.128/questions.yaml b/stable/webtop/6.0.129/questions.yaml similarity index 100% rename from stable/webtop/6.0.128/questions.yaml rename to stable/webtop/6.0.129/questions.yaml diff --git a/stable/webtop/6.0.128/templates/NOTES.txt b/stable/webtop/6.0.129/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.128/templates/NOTES.txt rename to stable/webtop/6.0.129/templates/NOTES.txt diff --git a/stable/webtop/6.0.128/templates/common.yaml b/stable/webtop/6.0.129/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.128/templates/common.yaml rename to stable/webtop/6.0.129/templates/common.yaml diff --git a/stable/webtop/6.0.128/values.yaml b/stable/webtop/6.0.129/values.yaml similarity index 100% rename from stable/webtop/6.0.128/values.yaml rename to stable/webtop/6.0.129/values.yaml