From 064972f49dade39b712acb8286b26c971e7995eb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 05:36:05 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.86/app-changelog.md | 9 --------- stable/webtop/{5.0.86 => 5.0.87}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.86 => 5.0.87}/Chart.yaml | 2 +- stable/webtop/{5.0.86 => 5.0.87}/README.md | 0 stable/webtop/5.0.87/app-changelog.md | 9 +++++++++ .../webtop/{5.0.86 => 5.0.87}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.86 => 5.0.87}/ix_values.yaml | 4 ++-- .../webtop/{5.0.86 => 5.0.87}/questions.yaml | 0 .../{5.0.86 => 5.0.87}/templates/NOTES.txt | 0 .../{5.0.86 => 5.0.87}/templates/common.yaml | 0 stable/webtop/{5.0.86 => 5.0.87}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.86/app-changelog.md rename stable/webtop/{5.0.86 => 5.0.87}/CHANGELOG.md (90%) rename stable/webtop/{5.0.86 => 5.0.87}/Chart.yaml (98%) rename stable/webtop/{5.0.86 => 5.0.87}/README.md (100%) create mode 100644 stable/webtop/5.0.87/app-changelog.md rename stable/webtop/{5.0.86 => 5.0.87}/app-readme.md (100%) rename stable/webtop/{5.0.86 => 5.0.87}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.86 => 5.0.87}/ix_values.yaml (96%) rename stable/webtop/{5.0.86 => 5.0.87}/questions.yaml (100%) rename stable/webtop/{5.0.86 => 5.0.87}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.86 => 5.0.87}/templates/common.yaml (100%) rename stable/webtop/{5.0.86 => 5.0.87}/values.yaml (100%) diff --git a/stable/webtop/5.0.86/app-changelog.md b/stable/webtop/5.0.86/app-changelog.md deleted file mode 100644 index 76df567af2..0000000000 --- a/stable/webtop/5.0.86/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.86](https://github.com/truecharts/charts/compare/webtop-5.0.85...webtop-5.0.86) (2023-07-18) - -### Chore - -- update webtop ([#10559](https://github.com/truecharts/charts/issues/10559)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.86/CHANGELOG.md b/stable/webtop/5.0.87/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.86/CHANGELOG.md rename to stable/webtop/5.0.87/CHANGELOG.md index d0143d05c2..694502582f 100644 --- a/stable/webtop/5.0.86/CHANGELOG.md +++ b/stable/webtop/5.0.87/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.87](https://github.com/truecharts/charts/compare/webtop-5.0.86...webtop-5.0.87) (2023-07-18) + +### Chore + +- update webtop ([#10560](https://github.com/truecharts/charts/issues/10560)) + + + + ## [webtop-5.0.86](https://github.com/truecharts/charts/compare/webtop-5.0.85...webtop-5.0.86) (2023-07-18) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.77](https://github.com/truecharts/charts/compare/webtop-5.0.76...webtop-5.0.77) (2023-07-11) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#10385](https://github.com/truecharts/charts/issues/10385)) - - - - -## [webtop-5.0.76](https://github.com/truecharts/charts/compare/webtop-5.0.75...webtop-5.0.76) (2023-07-11) - -### Chore diff --git a/stable/webtop/5.0.86/Chart.yaml b/stable/webtop/5.0.87/Chart.yaml similarity index 98% rename from stable/webtop/5.0.86/Chart.yaml rename to stable/webtop/5.0.87/Chart.yaml index 52c910f47d..799429ca67 100644 --- a/stable/webtop/5.0.86/Chart.yaml +++ b/stable/webtop/5.0.87/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.86 +version: 5.0.87 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.86/README.md b/stable/webtop/5.0.87/README.md similarity index 100% rename from stable/webtop/5.0.86/README.md rename to stable/webtop/5.0.87/README.md diff --git a/stable/webtop/5.0.87/app-changelog.md b/stable/webtop/5.0.87/app-changelog.md new file mode 100644 index 0000000000..a2a2fe7978 --- /dev/null +++ b/stable/webtop/5.0.87/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.87](https://github.com/truecharts/charts/compare/webtop-5.0.86...webtop-5.0.87) (2023-07-18) + +### Chore + +- update webtop ([#10560](https://github.com/truecharts/charts/issues/10560)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.86/app-readme.md b/stable/webtop/5.0.87/app-readme.md similarity index 100% rename from stable/webtop/5.0.86/app-readme.md rename to stable/webtop/5.0.87/app-readme.md diff --git a/stable/webtop/5.0.86/charts/common-12.14.6.tgz b/stable/webtop/5.0.87/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.86/charts/common-12.14.6.tgz rename to stable/webtop/5.0.87/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.86/ix_values.yaml b/stable/webtop/5.0.87/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.86/ix_values.yaml rename to stable/webtop/5.0.87/ix_values.yaml index 13f8e3a773..62d3377456 100644 --- a/stable/webtop/5.0.86/ix_values.yaml +++ b/stable/webtop/5.0.87/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:25864e9383220fa706de00a947b3aaf5a2677b69298d01484b331c4dd4a95cda + tag: latest@sha256:5f978cbf5541da6d9038fc3381d440d671b42b52d27b213b12fbf6992686129e pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:c41d97b5a31580ba1a7ec1ac188670fd0ef3f8e183c35121f8fa9e761c06eb3b + tag: latest@sha256:f2774b5a3be75e29b3ad833eb68bfb0f1b7ad5648abb8b10833182e5faa83b95 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate diff --git a/stable/webtop/5.0.86/questions.yaml b/stable/webtop/5.0.87/questions.yaml similarity index 100% rename from stable/webtop/5.0.86/questions.yaml rename to stable/webtop/5.0.87/questions.yaml diff --git a/stable/webtop/5.0.86/templates/NOTES.txt b/stable/webtop/5.0.87/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.86/templates/NOTES.txt rename to stable/webtop/5.0.87/templates/NOTES.txt diff --git a/stable/webtop/5.0.86/templates/common.yaml b/stable/webtop/5.0.87/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.86/templates/common.yaml rename to stable/webtop/5.0.87/templates/common.yaml diff --git a/stable/webtop/5.0.86/values.yaml b/stable/webtop/5.0.87/values.yaml similarity index 100% rename from stable/webtop/5.0.86/values.yaml rename to stable/webtop/5.0.87/values.yaml