From 4232b099634feb880a44e804d9f6b9c661d68c3b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Oct 2023 22:38:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.129/app-changelog.md | 9 --------- .../webtop/{6.0.129 => 6.0.130}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.129 => 6.0.130}/Chart.yaml | 2 +- stable/webtop/{6.0.129 => 6.0.130}/README.md | 0 stable/webtop/6.0.130/app-changelog.md | 9 +++++++++ .../webtop/{6.0.129 => 6.0.130}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.129 => 6.0.130}/ix_values.yaml | 4 ++-- .../{6.0.129 => 6.0.130}/questions.yaml | 0 .../{6.0.129 => 6.0.130}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.129 => 6.0.130}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.129/app-changelog.md rename stable/webtop/{6.0.129 => 6.0.130}/CHANGELOG.md (90%) rename stable/webtop/{6.0.129 => 6.0.130}/Chart.yaml (98%) rename stable/webtop/{6.0.129 => 6.0.130}/README.md (100%) create mode 100644 stable/webtop/6.0.130/app-changelog.md rename stable/webtop/{6.0.129 => 6.0.130}/app-readme.md (100%) rename stable/webtop/{6.0.129 => 6.0.130}/charts/common-14.0.9.tgz (100%) rename stable/webtop/{6.0.129 => 6.0.130}/ix_values.yaml (96%) rename stable/webtop/{6.0.129 => 6.0.130}/questions.yaml (100%) rename stable/webtop/{6.0.129 => 6.0.130}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.129 => 6.0.130}/templates/common.yaml (100%) rename stable/webtop/{6.0.129 => 6.0.130}/values.yaml (100%) diff --git a/stable/webtop/6.0.129/app-changelog.md b/stable/webtop/6.0.129/app-changelog.md deleted file mode 100644 index 8ad4a3f90df..00000000000 --- a/stable/webtop/6.0.129/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.129/CHANGELOG.md b/stable/webtop/6.0.130/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.129/CHANGELOG.md rename to stable/webtop/6.0.130/CHANGELOG.md index b84dda0bb54..445d914e343 100644 --- a/stable/webtop/6.0.129/CHANGELOG.md +++ b/stable/webtop/6.0.130/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.130](https://github.com/truecharts/charts/compare/webtop-6.0.129...webtop-6.0.130) (2023-10-13) + +### Chore + +- update webtop ([#13596](https://github.com/truecharts/charts/issues/13596)) + + + + ## [webtop-6.0.129](https://github.com/truecharts/charts/compare/webtop-6.0.128...webtop-6.0.129) (2023-10-13) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.120](https://github.com/truecharts/charts/compare/webtop-6.0.119...webtop-6.0.120) (2023-10-09) ### Chore - -- update container image tccr.io/truecharts/webtop-arch-mate to latest ([#13431](https://github.com/truecharts/charts/issues/13431)) - - - - -## [webtop-6.0.119](https://github.com/truecharts/charts/compare/webtop-6.0.118...webtop-6.0.119) (2023-10-07) - -### Chore diff --git a/stable/webtop/6.0.129/Chart.yaml b/stable/webtop/6.0.130/Chart.yaml similarity index 98% rename from stable/webtop/6.0.129/Chart.yaml rename to stable/webtop/6.0.130/Chart.yaml index fdb5541d152..5df13e7f225 100644 --- a/stable/webtop/6.0.129/Chart.yaml +++ b/stable/webtop/6.0.130/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.129 +version: 6.0.130 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.129/README.md b/stable/webtop/6.0.130/README.md similarity index 100% rename from stable/webtop/6.0.129/README.md rename to stable/webtop/6.0.130/README.md diff --git a/stable/webtop/6.0.130/app-changelog.md b/stable/webtop/6.0.130/app-changelog.md new file mode 100644 index 00000000000..f49769281b7 --- /dev/null +++ b/stable/webtop/6.0.130/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.130](https://github.com/truecharts/charts/compare/webtop-6.0.129...webtop-6.0.130) (2023-10-13) + +### Chore + +- update webtop ([#13596](https://github.com/truecharts/charts/issues/13596)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.129/app-readme.md b/stable/webtop/6.0.130/app-readme.md similarity index 100% rename from stable/webtop/6.0.129/app-readme.md rename to stable/webtop/6.0.130/app-readme.md diff --git a/stable/webtop/6.0.129/charts/common-14.0.9.tgz b/stable/webtop/6.0.130/charts/common-14.0.9.tgz similarity index 100% rename from stable/webtop/6.0.129/charts/common-14.0.9.tgz rename to stable/webtop/6.0.130/charts/common-14.0.9.tgz diff --git a/stable/webtop/6.0.129/ix_values.yaml b/stable/webtop/6.0.130/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.129/ix_values.yaml rename to stable/webtop/6.0.130/ix_values.yaml index c18e8bb03c7..4a7c43e4777 100644 --- a/stable/webtop/6.0.129/ix_values.yaml +++ b/stable/webtop/6.0.130/ix_values.yaml @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde - tag: latest@sha256:e10f0df31df53f70ef636553d3a0db41eab60896189c225797682463e1b9f863 + tag: latest@sha256:a6286ddc0bcb2487b38feeb939ba49c348f8b66a70bcad9da5b22b8115ab17c9 pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate @@ -44,7 +44,7 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate - tag: latest@sha256:c55901c5459a46e1052b86a49b6034892a249f4a15730eebabc1f54597851cca + tag: latest@sha256:3b06fedd26f98e65bbd71d7c527254ddc008873ad160e440cc33faec8c88ee2c pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 diff --git a/stable/webtop/6.0.129/questions.yaml b/stable/webtop/6.0.130/questions.yaml similarity index 100% rename from stable/webtop/6.0.129/questions.yaml rename to stable/webtop/6.0.130/questions.yaml diff --git a/stable/webtop/6.0.129/templates/NOTES.txt b/stable/webtop/6.0.130/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.129/templates/NOTES.txt rename to stable/webtop/6.0.130/templates/NOTES.txt diff --git a/stable/webtop/6.0.129/templates/common.yaml b/stable/webtop/6.0.130/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.129/templates/common.yaml rename to stable/webtop/6.0.130/templates/common.yaml diff --git a/stable/webtop/6.0.129/values.yaml b/stable/webtop/6.0.130/values.yaml similarity index 100% rename from stable/webtop/6.0.129/values.yaml rename to stable/webtop/6.0.130/values.yaml