From 5afd4ab48ede8f745d3a1e29eee37f7320c1350c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 14 Oct 2023 02:39:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.131/app-changelog.md | 9 --------- .../webtop/{6.0.131 => 6.0.132}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.131 => 6.0.132}/Chart.yaml | 2 +- stable/webtop/{6.0.131 => 6.0.132}/README.md | 0 stable/webtop/6.0.132/app-changelog.md | 9 +++++++++ .../webtop/{6.0.131 => 6.0.132}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.131 => 6.0.132}/ix_values.yaml | 2 +- .../{6.0.131 => 6.0.132}/questions.yaml | 0 .../{6.0.131 => 6.0.132}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.131 => 6.0.132}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.131/app-changelog.md rename stable/webtop/{6.0.131 => 6.0.132}/CHANGELOG.md (90%) rename stable/webtop/{6.0.131 => 6.0.132}/Chart.yaml (98%) rename stable/webtop/{6.0.131 => 6.0.132}/README.md (100%) create mode 100644 stable/webtop/6.0.132/app-changelog.md rename stable/webtop/{6.0.131 => 6.0.132}/app-readme.md (100%) rename stable/webtop/{6.0.131 => 6.0.132}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.131 => 6.0.132}/ix_values.yaml (98%) rename stable/webtop/{6.0.131 => 6.0.132}/questions.yaml (100%) rename stable/webtop/{6.0.131 => 6.0.132}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.131 => 6.0.132}/templates/common.yaml (100%) rename stable/webtop/{6.0.131 => 6.0.132}/values.yaml (100%) diff --git a/stable/webtop/6.0.131/app-changelog.md b/stable/webtop/6.0.131/app-changelog.md deleted file mode 100644 index 6908269a8c3..00000000000 --- a/stable/webtop/6.0.131/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.131](https://github.com/truecharts/charts/compare/webtop-6.0.130...webtop-6.0.131) (2023-10-13) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-openbox to latest ([#13597](https://github.com/truecharts/charts/issues/13597)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.131/CHANGELOG.md b/stable/webtop/6.0.132/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.131/CHANGELOG.md rename to stable/webtop/6.0.132/CHANGELOG.md index 860c00d9656..43086d2c42b 100644 --- a/stable/webtop/6.0.131/CHANGELOG.md +++ b/stable/webtop/6.0.132/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.132](https://github.com/truecharts/charts/compare/webtop-6.0.131...webtop-6.0.132) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#13603](https://github.com/truecharts/charts/issues/13603)) + + + + ## [webtop-6.0.131](https://github.com/truecharts/charts/compare/webtop-6.0.130...webtop-6.0.131) (2023-10-13) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - -## [webtop-6.0.121](https://github.com/truecharts/charts/compare/webtop-6.0.120...webtop-6.0.121) (2023-10-10) - -### Chore diff --git a/stable/webtop/6.0.131/Chart.yaml b/stable/webtop/6.0.132/Chart.yaml similarity index 98% rename from stable/webtop/6.0.131/Chart.yaml rename to stable/webtop/6.0.132/Chart.yaml index b5fea9a51c5..dbbc6aadb7a 100644 --- a/stable/webtop/6.0.131/Chart.yaml +++ b/stable/webtop/6.0.132/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.131 +version: 6.0.132 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.131/README.md b/stable/webtop/6.0.132/README.md similarity index 100% rename from stable/webtop/6.0.131/README.md rename to stable/webtop/6.0.132/README.md diff --git a/stable/webtop/6.0.132/app-changelog.md b/stable/webtop/6.0.132/app-changelog.md new file mode 100644 index 00000000000..24a7496dd53 --- /dev/null +++ b/stable/webtop/6.0.132/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.132](https://github.com/truecharts/charts/compare/webtop-6.0.131...webtop-6.0.132) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#13603](https://github.com/truecharts/charts/issues/13603)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.131/app-readme.md b/stable/webtop/6.0.132/app-readme.md similarity index 100% rename from stable/webtop/6.0.131/app-readme.md rename to stable/webtop/6.0.132/app-readme.md diff --git a/stable/webtop/6.0.131/charts/common-14.0.9.tgz b/stable/webtop/6.0.132/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.131/charts/common-14.0.9.tgz rename to stable/webtop/6.0.132/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.131/ix_values.yaml b/stable/webtop/6.0.132/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.131/ix_values.yaml rename to stable/webtop/6.0.132/ix_values.yaml index 43c91ab0ba7..b0320779316 100644 --- a/stable/webtop/6.0.131/ix_values.yaml +++ b/stable/webtop/6.0.132/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:8b94990b9e4a20e2de3c29db78460ca95626bb16bace015acc2af1e14285d606 + tag: latest@sha256:e20a5a9ef4ef06d382bfc864ad4a9279cc6797f1c846404a4b21a214f62bf92a pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde diff --git a/stable/webtop/6.0.131/questions.yaml b/stable/webtop/6.0.132/questions.yaml similarity index 100% rename from stable/webtop/6.0.131/questions.yaml rename to stable/webtop/6.0.132/questions.yaml diff --git a/stable/webtop/6.0.131/templates/NOTES.txt b/stable/webtop/6.0.132/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.131/templates/NOTES.txt rename to stable/webtop/6.0.132/templates/NOTES.txt diff --git a/stable/webtop/6.0.131/templates/common.yaml b/stable/webtop/6.0.132/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.131/templates/common.yaml rename to stable/webtop/6.0.132/templates/common.yaml diff --git a/stable/webtop/6.0.131/values.yaml b/stable/webtop/6.0.132/values.yaml similarity index 100% rename from stable/webtop/6.0.131/values.yaml rename to stable/webtop/6.0.132/values.yaml