From 8ff641d9c55f2598512e2f67bb0a8bb09ed07047 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 5 Aug 2023 02:47:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.14/app-changelog.md | 9 --------- stable/webtop/{6.0.14 => 6.0.15}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.14 => 6.0.15}/Chart.yaml | 2 +- stable/webtop/{6.0.14 => 6.0.15}/README.md | 0 stable/webtop/6.0.15/app-changelog.md | 9 +++++++++ .../webtop/{6.0.14 => 6.0.15}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.14 => 6.0.15}/ix_values.yaml | 2 +- .../webtop/{6.0.14 => 6.0.15}/questions.yaml | 0 .../{6.0.14 => 6.0.15}/templates/NOTES.txt | 0 .../{6.0.14 => 6.0.15}/templates/common.yaml | 0 stable/webtop/{6.0.14 => 6.0.15}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.14/app-changelog.md rename stable/webtop/{6.0.14 => 6.0.15}/CHANGELOG.md (90%) rename stable/webtop/{6.0.14 => 6.0.15}/Chart.yaml (98%) rename stable/webtop/{6.0.14 => 6.0.15}/README.md (100%) create mode 100644 stable/webtop/6.0.15/app-changelog.md rename stable/webtop/{6.0.14 => 6.0.15}/app-readme.md (100%) rename stable/webtop/{6.0.14 => 6.0.15}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.14 => 6.0.15}/ix_values.yaml (98%) rename stable/webtop/{6.0.14 => 6.0.15}/questions.yaml (100%) rename stable/webtop/{6.0.14 => 6.0.15}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.14 => 6.0.15}/templates/common.yaml (100%) rename stable/webtop/{6.0.14 => 6.0.15}/values.yaml (100%) diff --git a/stable/webtop/6.0.14/app-changelog.md b/stable/webtop/6.0.14/app-changelog.md deleted file mode 100644 index e9ae2701e0..0000000000 --- a/stable/webtop/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.14](https://github.com/truecharts/charts/compare/webtop-6.0.13...webtop-6.0.14) (2023-08-05) - -### Chore - -- update webtop ([#11204](https://github.com/truecharts/charts/issues/11204)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.14/CHANGELOG.md b/stable/webtop/6.0.15/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.14/CHANGELOG.md rename to stable/webtop/6.0.15/CHANGELOG.md index 54e556bdf7..e0945426ea 100644 --- a/stable/webtop/6.0.14/CHANGELOG.md +++ b/stable/webtop/6.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.15](https://github.com/truecharts/charts/compare/webtop-6.0.14...webtop-6.0.15) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11206](https://github.com/truecharts/charts/issues/11206)) + + + + ## [webtop-6.0.14](https://github.com/truecharts/charts/compare/webtop-6.0.13...webtop-6.0.14) (2023-08-05) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.5](https://github.com/truecharts/charts/compare/webtop-6.0.4...webtop-6.0.5) (2023-08-01) ### Chore - -- update webtop ([#11121](https://github.com/truecharts/charts/issues/11121)) - - - - -## [webtop-6.0.4](https://github.com/truecharts/charts/compare/webtop-6.0.3...webtop-6.0.4) (2023-08-01) - -### Chore diff --git a/stable/webtop/6.0.14/Chart.yaml b/stable/webtop/6.0.15/Chart.yaml similarity index 98% rename from stable/webtop/6.0.14/Chart.yaml rename to stable/webtop/6.0.15/Chart.yaml index b18a8fc63e..673f33fede 100644 --- a/stable/webtop/6.0.14/Chart.yaml +++ b/stable/webtop/6.0.15/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.14 +version: 6.0.15 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.14/README.md b/stable/webtop/6.0.15/README.md similarity index 100% rename from stable/webtop/6.0.14/README.md rename to stable/webtop/6.0.15/README.md diff --git a/stable/webtop/6.0.15/app-changelog.md b/stable/webtop/6.0.15/app-changelog.md new file mode 100644 index 0000000000..5526bd890f --- /dev/null +++ b/stable/webtop/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.15](https://github.com/truecharts/charts/compare/webtop-6.0.14...webtop-6.0.15) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11206](https://github.com/truecharts/charts/issues/11206)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.14/app-readme.md b/stable/webtop/6.0.15/app-readme.md similarity index 100% rename from stable/webtop/6.0.14/app-readme.md rename to stable/webtop/6.0.15/app-readme.md diff --git a/stable/webtop/6.0.14/charts/common-14.0.1.tgz b/stable/webtop/6.0.15/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.14/charts/common-14.0.1.tgz rename to stable/webtop/6.0.15/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.14/ix_values.yaml b/stable/webtop/6.0.15/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.14/ix_values.yaml rename to stable/webtop/6.0.15/ix_values.yaml index 05f8b65319..530dbbaa2a 100644 --- a/stable/webtop/6.0.14/ix_values.yaml +++ b/stable/webtop/6.0.15/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:70439d6ec9b330c00472f7c1ef99978eab2d62d20869fb68fa3d2ce6f3f415fe + tag: latest@sha256:f16e92333e9acd2c7f0bcf2bb60b6c668f1fba844b000ea771b1277f7a4f8b64 pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde diff --git a/stable/webtop/6.0.14/questions.yaml b/stable/webtop/6.0.15/questions.yaml similarity index 100% rename from stable/webtop/6.0.14/questions.yaml rename to stable/webtop/6.0.15/questions.yaml diff --git a/stable/webtop/6.0.14/templates/NOTES.txt b/stable/webtop/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.14/templates/NOTES.txt rename to stable/webtop/6.0.15/templates/NOTES.txt diff --git a/stable/webtop/6.0.14/templates/common.yaml b/stable/webtop/6.0.15/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.14/templates/common.yaml rename to stable/webtop/6.0.15/templates/common.yaml diff --git a/stable/webtop/6.0.14/values.yaml b/stable/webtop/6.0.15/values.yaml similarity index 100% rename from stable/webtop/6.0.14/values.yaml rename to stable/webtop/6.0.15/values.yaml