From d10738ef85462eff0c868a00317292a2139e6e7a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Aug 2023 16:54:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.64/app-changelog.md | 9 --------- stable/webtop/{6.0.64 => 6.0.65}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.64 => 6.0.65}/Chart.yaml | 2 +- stable/webtop/{6.0.64 => 6.0.65}/README.md | 0 stable/webtop/6.0.65/app-changelog.md | 9 +++++++++ .../webtop/{6.0.64 => 6.0.65}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.64 => 6.0.65}/ix_values.yaml | 2 +- .../webtop/{6.0.64 => 6.0.65}/questions.yaml | 0 .../{6.0.64 => 6.0.65}/templates/NOTES.txt | 0 .../{6.0.64 => 6.0.65}/templates/common.yaml | 0 stable/webtop/{6.0.64 => 6.0.65}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.64/app-changelog.md rename stable/webtop/{6.0.64 => 6.0.65}/CHANGELOG.md (91%) rename stable/webtop/{6.0.64 => 6.0.65}/Chart.yaml (98%) rename stable/webtop/{6.0.64 => 6.0.65}/README.md (100%) create mode 100644 stable/webtop/6.0.65/app-changelog.md rename stable/webtop/{6.0.64 => 6.0.65}/app-readme.md (100%) rename stable/webtop/{6.0.64 => 6.0.65}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.64 => 6.0.65}/ix_values.yaml (98%) rename stable/webtop/{6.0.64 => 6.0.65}/questions.yaml (100%) rename stable/webtop/{6.0.64 => 6.0.65}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.64 => 6.0.65}/templates/common.yaml (100%) rename stable/webtop/{6.0.64 => 6.0.65}/values.yaml (100%) diff --git a/stable/webtop/6.0.64/app-changelog.md b/stable/webtop/6.0.64/app-changelog.md deleted file mode 100644 index 3ae60c5573..0000000000 --- a/stable/webtop/6.0.64/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.64](https://github.com/truecharts/charts/compare/webtop-6.0.63...webtop-6.0.64) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12007](https://github.com/truecharts/charts/issues/12007)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.64/CHANGELOG.md b/stable/webtop/6.0.65/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.64/CHANGELOG.md rename to stable/webtop/6.0.65/CHANGELOG.md index a1e8697636..29d12e32d6 100644 --- a/stable/webtop/6.0.64/CHANGELOG.md +++ b/stable/webtop/6.0.65/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.65](https://github.com/truecharts/charts/compare/webtop-6.0.64...webtop-6.0.65) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#12013](https://github.com/truecharts/charts/issues/12013)) + + + + ## [webtop-6.0.64](https://github.com/truecharts/charts/compare/webtop-6.0.63...webtop-6.0.64) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.55](https://github.com/truecharts/charts/compare/webtop-6.0.54...webtop-6.0.55) (2023-08-22) ### Chore - -- update container image tccr.io/truecharts/webtop to latest ([#11784](https://github.com/truecharts/charts/issues/11784)) - - - - -## [webtop-6.0.54](https://github.com/truecharts/charts/compare/webtop-6.0.53...webtop-6.0.54) (2023-08-22) - -### Chore diff --git a/stable/webtop/6.0.64/Chart.yaml b/stable/webtop/6.0.65/Chart.yaml similarity index 98% rename from stable/webtop/6.0.64/Chart.yaml rename to stable/webtop/6.0.65/Chart.yaml index 32d7cd3b4e..d867aeac8c 100644 --- a/stable/webtop/6.0.64/Chart.yaml +++ b/stable/webtop/6.0.65/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.64 +version: 6.0.65 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.64/README.md b/stable/webtop/6.0.65/README.md similarity index 100% rename from stable/webtop/6.0.64/README.md rename to stable/webtop/6.0.65/README.md diff --git a/stable/webtop/6.0.65/app-changelog.md b/stable/webtop/6.0.65/app-changelog.md new file mode 100644 index 0000000000..e81698ced5 --- /dev/null +++ b/stable/webtop/6.0.65/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.65](https://github.com/truecharts/charts/compare/webtop-6.0.64...webtop-6.0.65) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#12013](https://github.com/truecharts/charts/issues/12013)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.64/app-readme.md b/stable/webtop/6.0.65/app-readme.md similarity index 100% rename from stable/webtop/6.0.64/app-readme.md rename to stable/webtop/6.0.65/app-readme.md diff --git a/stable/webtop/6.0.64/charts/common-14.0.1.tgz b/stable/webtop/6.0.65/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.64/charts/common-14.0.1.tgz rename to stable/webtop/6.0.65/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.64/ix_values.yaml b/stable/webtop/6.0.65/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.64/ix_values.yaml rename to stable/webtop/6.0.65/ix_values.yaml index 18d69361b2..c1c3a3d476 100644 --- a/stable/webtop/6.0.64/ix_values.yaml +++ b/stable/webtop/6.0.65/ix_values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:8ff52fa7f05e2aec1b3db19fff716f42f87d88dbba3842bb98d0cb7d8c95aa8d + tag: latest@sha256:33590860cfbef1d29ec4ca4d35d3bccb873a5b56624d17800004164ecb001048 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate diff --git a/stable/webtop/6.0.64/questions.yaml b/stable/webtop/6.0.65/questions.yaml similarity index 100% rename from stable/webtop/6.0.64/questions.yaml rename to stable/webtop/6.0.65/questions.yaml diff --git a/stable/webtop/6.0.64/templates/NOTES.txt b/stable/webtop/6.0.65/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.64/templates/NOTES.txt rename to stable/webtop/6.0.65/templates/NOTES.txt diff --git a/stable/webtop/6.0.64/templates/common.yaml b/stable/webtop/6.0.65/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.64/templates/common.yaml rename to stable/webtop/6.0.65/templates/common.yaml diff --git a/stable/webtop/6.0.64/values.yaml b/stable/webtop/6.0.65/values.yaml similarity index 100% rename from stable/webtop/6.0.64/values.yaml rename to stable/webtop/6.0.65/values.yaml