From aab543ec02c27a2f000fcbb648d7dfaf7f49f47a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Aug 2023 19:38:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.65/app-changelog.md | 9 --------- stable/webtop/{6.0.65 => 6.0.66}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.65 => 6.0.66}/Chart.yaml | 2 +- stable/webtop/{6.0.65 => 6.0.66}/README.md | 0 stable/webtop/6.0.66/app-changelog.md | 9 +++++++++ .../webtop/{6.0.65 => 6.0.66}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.65 => 6.0.66}/ix_values.yaml | 4 ++-- .../webtop/{6.0.65 => 6.0.66}/questions.yaml | 0 .../{6.0.65 => 6.0.66}/templates/NOTES.txt | 0 .../{6.0.65 => 6.0.66}/templates/common.yaml | 0 stable/webtop/{6.0.65 => 6.0.66}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.65/app-changelog.md rename stable/webtop/{6.0.65 => 6.0.66}/CHANGELOG.md (91%) rename stable/webtop/{6.0.65 => 6.0.66}/Chart.yaml (98%) rename stable/webtop/{6.0.65 => 6.0.66}/README.md (100%) create mode 100644 stable/webtop/6.0.66/app-changelog.md rename stable/webtop/{6.0.65 => 6.0.66}/app-readme.md (100%) rename stable/webtop/{6.0.65 => 6.0.66}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.65 => 6.0.66}/ix_values.yaml (96%) rename stable/webtop/{6.0.65 => 6.0.66}/questions.yaml (100%) rename stable/webtop/{6.0.65 => 6.0.66}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.65 => 6.0.66}/templates/common.yaml (100%) rename stable/webtop/{6.0.65 => 6.0.66}/values.yaml (100%) diff --git a/stable/webtop/6.0.65/app-changelog.md b/stable/webtop/6.0.65/app-changelog.md deleted file mode 100644 index e81698ced55..00000000000 --- a/stable/webtop/6.0.65/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.65/CHANGELOG.md b/stable/webtop/6.0.66/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.65/CHANGELOG.md rename to stable/webtop/6.0.66/CHANGELOG.md index 29d12e32d64..e7f177b8706 100644 --- a/stable/webtop/6.0.65/CHANGELOG.md +++ b/stable/webtop/6.0.66/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.66](https://github.com/truecharts/charts/compare/webtop-6.0.65...webtop-6.0.66) (2023-08-29) + +### Chore + +- update webtop ([#12019](https://github.com/truecharts/charts/issues/12019)) + + + + ## [webtop-6.0.65](https://github.com/truecharts/charts/compare/webtop-6.0.64...webtop-6.0.65) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.56](https://github.com/truecharts/charts/compare/webtop-6.0.55...webtop-6.0.56) (2023-08-22) ### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#11786](https://github.com/truecharts/charts/issues/11786)) - - - - -## [webtop-6.0.55](https://github.com/truecharts/charts/compare/webtop-6.0.54...webtop-6.0.55) (2023-08-22) - -### Chore diff --git a/stable/webtop/6.0.65/Chart.yaml b/stable/webtop/6.0.66/Chart.yaml similarity index 98% rename from stable/webtop/6.0.65/Chart.yaml rename to stable/webtop/6.0.66/Chart.yaml index d867aeac8c1..6f2c95981ab 100644 --- a/stable/webtop/6.0.65/Chart.yaml +++ b/stable/webtop/6.0.66/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.65 +version: 6.0.66 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.65/README.md b/stable/webtop/6.0.66/README.md similarity index 100% rename from stable/webtop/6.0.65/README.md rename to stable/webtop/6.0.66/README.md diff --git a/stable/webtop/6.0.66/app-changelog.md b/stable/webtop/6.0.66/app-changelog.md new file mode 100644 index 00000000000..a6e5e42d585 --- /dev/null +++ b/stable/webtop/6.0.66/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.66](https://github.com/truecharts/charts/compare/webtop-6.0.65...webtop-6.0.66) (2023-08-29) + +### Chore + +- update webtop ([#12019](https://github.com/truecharts/charts/issues/12019)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.65/app-readme.md b/stable/webtop/6.0.66/app-readme.md similarity index 100% rename from stable/webtop/6.0.65/app-readme.md rename to stable/webtop/6.0.66/app-readme.md diff --git a/stable/webtop/6.0.65/charts/common-14.0.1.tgz b/stable/webtop/6.0.66/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.65/charts/common-14.0.1.tgz rename to stable/webtop/6.0.66/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.65/ix_values.yaml b/stable/webtop/6.0.66/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.65/ix_values.yaml rename to stable/webtop/6.0.66/ix_values.yaml index c1c3a3d476a..c0d396a3637 100644 --- a/stable/webtop/6.0.65/ix_values.yaml +++ b/stable/webtop/6.0.66/ix_values.yaml @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:b376eb5c4cfff5f16f2aef37729b3425080a549d1fe911ac4b3817c0e9ce88bb + tag: latest@sha256:ac598d42289c89cdabaa6287dfdf6411a707c4f05cd84f7dd06735b71d2d5cf1 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:d9720e2776a42ec15785c8487163bd29d206b359928edbbed2ad8f63657fc1b5 + tag: latest@sha256:3ccc6c4da561ae5298981a43f545548279966f7ff978cae4eae00a00a901f398 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox diff --git a/stable/webtop/6.0.65/questions.yaml b/stable/webtop/6.0.66/questions.yaml similarity index 100% rename from stable/webtop/6.0.65/questions.yaml rename to stable/webtop/6.0.66/questions.yaml diff --git a/stable/webtop/6.0.65/templates/NOTES.txt b/stable/webtop/6.0.66/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.65/templates/NOTES.txt rename to stable/webtop/6.0.66/templates/NOTES.txt diff --git a/stable/webtop/6.0.65/templates/common.yaml b/stable/webtop/6.0.66/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.65/templates/common.yaml rename to stable/webtop/6.0.66/templates/common.yaml diff --git a/stable/webtop/6.0.65/values.yaml b/stable/webtop/6.0.66/values.yaml similarity index 100% rename from stable/webtop/6.0.65/values.yaml rename to stable/webtop/6.0.66/values.yaml