From e4070839b18264f244f0338b74bf9b6ff30d8121 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 12 Jul 2023 03:45:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.81/app-changelog.md | 9 --------- stable/webtop/{5.0.81 => 5.0.82}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.81 => 5.0.82}/Chart.yaml | 2 +- stable/webtop/{5.0.81 => 5.0.82}/README.md | 0 stable/webtop/5.0.82/app-changelog.md | 9 +++++++++ .../webtop/{5.0.81 => 5.0.82}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.81 => 5.0.82}/ix_values.yaml | 4 ++-- .../webtop/{5.0.81 => 5.0.82}/questions.yaml | 0 .../{5.0.81 => 5.0.82}/templates/NOTES.txt | 0 .../{5.0.81 => 5.0.82}/templates/common.yaml | 0 stable/webtop/{5.0.81 => 5.0.82}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.81/app-changelog.md rename stable/webtop/{5.0.81 => 5.0.82}/CHANGELOG.md (92%) rename stable/webtop/{5.0.81 => 5.0.82}/Chart.yaml (98%) rename stable/webtop/{5.0.81 => 5.0.82}/README.md (100%) create mode 100644 stable/webtop/5.0.82/app-changelog.md rename stable/webtop/{5.0.81 => 5.0.82}/app-readme.md (100%) rename stable/webtop/{5.0.81 => 5.0.82}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.81 => 5.0.82}/ix_values.yaml (96%) rename stable/webtop/{5.0.81 => 5.0.82}/questions.yaml (100%) rename stable/webtop/{5.0.81 => 5.0.82}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.81 => 5.0.82}/templates/common.yaml (100%) rename stable/webtop/{5.0.81 => 5.0.82}/values.yaml (100%) diff --git a/stable/webtop/5.0.81/app-changelog.md b/stable/webtop/5.0.81/app-changelog.md deleted file mode 100644 index e5ab802ab6..0000000000 --- a/stable/webtop/5.0.81/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.81](https://github.com/truecharts/charts/compare/webtop-5.0.80...webtop-5.0.81) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#10389](https://github.com/truecharts/charts/issues/10389)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.81/CHANGELOG.md b/stable/webtop/5.0.82/CHANGELOG.md similarity index 92% rename from stable/webtop/5.0.81/CHANGELOG.md rename to stable/webtop/5.0.82/CHANGELOG.md index aa54cfd8ee..a2dd6d8097 100644 --- a/stable/webtop/5.0.81/CHANGELOG.md +++ b/stable/webtop/5.0.82/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.82](https://github.com/truecharts/charts/compare/webtop-5.0.81...webtop-5.0.82) (2023-07-12) + +### Chore + +- update webtop ([#10410](https://github.com/truecharts/charts/issues/10410)) + + + + ## [webtop-5.0.81](https://github.com/truecharts/charts/compare/webtop-5.0.80...webtop-5.0.81) (2023-07-11) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.72](https://github.com/truecharts/charts/compare/webtop-5.0.71...webtop-5.0.72) (2023-07-05) ### Chore - -- update webtop ([#10183](https://github.com/truecharts/charts/issues/10183)) - - - - -## [webtop-5.0.71](https://github.com/truecharts/charts/compare/webtop-5.0.66...webtop-5.0.71) (2023-07-05) - -### Chore diff --git a/stable/webtop/5.0.81/Chart.yaml b/stable/webtop/5.0.82/Chart.yaml similarity index 98% rename from stable/webtop/5.0.81/Chart.yaml rename to stable/webtop/5.0.82/Chart.yaml index 07789eaf47..b5e40e75c5 100644 --- a/stable/webtop/5.0.81/Chart.yaml +++ b/stable/webtop/5.0.82/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: 5.0.81 +version: 5.0.82 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.81/README.md b/stable/webtop/5.0.82/README.md similarity index 100% rename from stable/webtop/5.0.81/README.md rename to stable/webtop/5.0.82/README.md diff --git a/stable/webtop/5.0.82/app-changelog.md b/stable/webtop/5.0.82/app-changelog.md new file mode 100644 index 0000000000..6d1d502a2b --- /dev/null +++ b/stable/webtop/5.0.82/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.82](https://github.com/truecharts/charts/compare/webtop-5.0.81...webtop-5.0.82) (2023-07-12) + +### Chore + +- update webtop ([#10410](https://github.com/truecharts/charts/issues/10410)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.81/app-readme.md b/stable/webtop/5.0.82/app-readme.md similarity index 100% rename from stable/webtop/5.0.81/app-readme.md rename to stable/webtop/5.0.82/app-readme.md diff --git a/stable/webtop/5.0.81/charts/common-12.14.6.tgz b/stable/webtop/5.0.82/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.81/charts/common-12.14.6.tgz rename to stable/webtop/5.0.82/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.81/ix_values.yaml b/stable/webtop/5.0.82/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.81/ix_values.yaml rename to stable/webtop/5.0.82/ix_values.yaml index 264e1b419b..69caa9747d 100644 --- a/stable/webtop/5.0.81/ix_values.yaml +++ b/stable/webtop/5.0.82/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:b7bf8dcfc6115c024dfc20c6f66420a4c33fb3eb23f507013f516c5b65dd18c4 + tag: latest@sha256:827e6f16b0ccd77eeda58a1da2dc679065bc91a199bd3687055ed3a6af340669 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:0cc700d7819413fe561364b2d5fceacc57d1fe6407a2a0c3bf0ed9484d19441e pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce - tag: latest@sha256:5a9f866ec1cea951f0a8d0f2a6222a1e53fe34fd482c0c61d2fe5179f0b62591 + tag: latest@sha256:d669c39a275698ac9de9820e57a6507a72217de978702cb4a49decbc02c28b15 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce diff --git a/stable/webtop/5.0.81/questions.yaml b/stable/webtop/5.0.82/questions.yaml similarity index 100% rename from stable/webtop/5.0.81/questions.yaml rename to stable/webtop/5.0.82/questions.yaml diff --git a/stable/webtop/5.0.81/templates/NOTES.txt b/stable/webtop/5.0.82/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.81/templates/NOTES.txt rename to stable/webtop/5.0.82/templates/NOTES.txt diff --git a/stable/webtop/5.0.81/templates/common.yaml b/stable/webtop/5.0.82/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.81/templates/common.yaml rename to stable/webtop/5.0.82/templates/common.yaml diff --git a/stable/webtop/5.0.81/values.yaml b/stable/webtop/5.0.82/values.yaml similarity index 100% rename from stable/webtop/5.0.81/values.yaml rename to stable/webtop/5.0.82/values.yaml