From fd0859740af35c2cfa59f3993debb840a99fe2e2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 5 Sep 2023 05:39:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.79/app-changelog.md | 9 --------- stable/webtop/{6.0.79 => 6.0.80}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.79 => 6.0.80}/Chart.yaml | 2 +- stable/webtop/{6.0.79 => 6.0.80}/README.md | 0 stable/webtop/6.0.80/app-changelog.md | 9 +++++++++ .../webtop/{6.0.79 => 6.0.80}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.79 => 6.0.80}/ix_values.yaml | 2 +- .../webtop/{6.0.79 => 6.0.80}/questions.yaml | 0 .../{6.0.79 => 6.0.80}/templates/NOTES.txt | 0 .../{6.0.79 => 6.0.80}/templates/common.yaml | 0 stable/webtop/{6.0.79 => 6.0.80}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.79/app-changelog.md rename stable/webtop/{6.0.79 => 6.0.80}/CHANGELOG.md (91%) rename stable/webtop/{6.0.79 => 6.0.80}/Chart.yaml (98%) rename stable/webtop/{6.0.79 => 6.0.80}/README.md (100%) create mode 100644 stable/webtop/6.0.80/app-changelog.md rename stable/webtop/{6.0.79 => 6.0.80}/app-readme.md (100%) rename stable/webtop/{6.0.79 => 6.0.80}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.79 => 6.0.80}/ix_values.yaml (98%) rename stable/webtop/{6.0.79 => 6.0.80}/questions.yaml (100%) rename stable/webtop/{6.0.79 => 6.0.80}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.79 => 6.0.80}/templates/common.yaml (100%) rename stable/webtop/{6.0.79 => 6.0.80}/values.yaml (100%) diff --git a/stable/webtop/6.0.79/app-changelog.md b/stable/webtop/6.0.79/app-changelog.md deleted file mode 100644 index b8e249ea71e..00000000000 --- a/stable/webtop/6.0.79/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/webtop to latest ([#12188](https://github.com/truecharts/charts/issues/12188)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.79/CHANGELOG.md b/stable/webtop/6.0.80/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.79/CHANGELOG.md rename to stable/webtop/6.0.80/CHANGELOG.md index 4c3bf6c4113..d73767625d7 100644 --- a/stable/webtop/6.0.79/CHANGELOG.md +++ b/stable/webtop/6.0.80/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.80](https://github.com/truecharts/charts/compare/webtop-6.0.79...webtop-6.0.80) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12240](https://github.com/truecharts/charts/issues/12240)) + + + + ## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.70](https://github.com/truecharts/charts/compare/webtop-6.0.69...webtop-6.0.70) (2023-08-30) ### Chore - -- update webtop ([#12038](https://github.com/truecharts/charts/issues/12038)) - - - - -## [webtop-6.0.69](https://github.com/truecharts/charts/compare/webtop-6.0.68...webtop-6.0.69) (2023-08-29) - -### Chore diff --git a/stable/webtop/6.0.79/Chart.yaml b/stable/webtop/6.0.80/Chart.yaml similarity index 98% rename from stable/webtop/6.0.79/Chart.yaml rename to stable/webtop/6.0.80/Chart.yaml index 5ad020ccd2f..82e3700c480 100644 --- a/stable/webtop/6.0.79/Chart.yaml +++ b/stable/webtop/6.0.80/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.79 +version: 6.0.80 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.79/README.md b/stable/webtop/6.0.80/README.md similarity index 100% rename from stable/webtop/6.0.79/README.md rename to stable/webtop/6.0.80/README.md diff --git a/stable/webtop/6.0.80/app-changelog.md b/stable/webtop/6.0.80/app-changelog.md new file mode 100644 index 00000000000..f4820040c31 --- /dev/null +++ b/stable/webtop/6.0.80/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.80](https://github.com/truecharts/charts/compare/webtop-6.0.79...webtop-6.0.80) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12240](https://github.com/truecharts/charts/issues/12240)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.79/app-readme.md b/stable/webtop/6.0.80/app-readme.md similarity index 100% rename from stable/webtop/6.0.79/app-readme.md rename to stable/webtop/6.0.80/app-readme.md diff --git a/stable/webtop/6.0.79/charts/common-14.0.1.tgz b/stable/webtop/6.0.80/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.79/charts/common-14.0.1.tgz rename to stable/webtop/6.0.80/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.79/ix_values.yaml b/stable/webtop/6.0.80/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.79/ix_values.yaml rename to stable/webtop/6.0.80/ix_values.yaml index 13872565c21..6e6ad1804e8 100644 --- a/stable/webtop/6.0.79/ix_values.yaml +++ b/stable/webtop/6.0.80/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:c673f48e7c6d327d1198c3b572e1b11a3b90763b8d475fb66d2091694054f5a7 + tag: latest@sha256:c23bd3d034aaeb83675a082ff86ca650aeabadef63e3052fb6fcf529da605922 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde diff --git a/stable/webtop/6.0.79/questions.yaml b/stable/webtop/6.0.80/questions.yaml similarity index 100% rename from stable/webtop/6.0.79/questions.yaml rename to stable/webtop/6.0.80/questions.yaml diff --git a/stable/webtop/6.0.79/templates/NOTES.txt b/stable/webtop/6.0.80/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.79/templates/NOTES.txt rename to stable/webtop/6.0.80/templates/NOTES.txt diff --git a/stable/webtop/6.0.79/templates/common.yaml b/stable/webtop/6.0.80/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.79/templates/common.yaml rename to stable/webtop/6.0.80/templates/common.yaml diff --git a/stable/webtop/6.0.79/values.yaml b/stable/webtop/6.0.80/values.yaml similarity index 100% rename from stable/webtop/6.0.79/values.yaml rename to stable/webtop/6.0.80/values.yaml