From 83da5a9c1b8cea7cdca2182a0de3a898cf0961bb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 25 Jul 2023 08:41:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.93/app-changelog.md | 9 --------- stable/webtop/{5.0.93 => 5.0.94}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.93 => 5.0.94}/Chart.yaml | 2 +- stable/webtop/{5.0.93 => 5.0.94}/README.md | 0 stable/webtop/5.0.94/app-changelog.md | 9 +++++++++ .../webtop/{5.0.93 => 5.0.94}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.93 => 5.0.94}/ix_values.yaml | 4 ++-- .../webtop/{5.0.93 => 5.0.94}/questions.yaml | 0 .../{5.0.93 => 5.0.94}/templates/NOTES.txt | 0 .../{5.0.93 => 5.0.94}/templates/common.yaml | 0 stable/webtop/{5.0.93 => 5.0.94}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.93/app-changelog.md rename stable/webtop/{5.0.93 => 5.0.94}/CHANGELOG.md (92%) rename stable/webtop/{5.0.93 => 5.0.94}/Chart.yaml (98%) rename stable/webtop/{5.0.93 => 5.0.94}/README.md (100%) create mode 100644 stable/webtop/5.0.94/app-changelog.md rename stable/webtop/{5.0.93 => 5.0.94}/app-readme.md (100%) rename stable/webtop/{5.0.93 => 5.0.94}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.93 => 5.0.94}/ix_values.yaml (96%) rename stable/webtop/{5.0.93 => 5.0.94}/questions.yaml (100%) rename stable/webtop/{5.0.93 => 5.0.94}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.93 => 5.0.94}/templates/common.yaml (100%) rename stable/webtop/{5.0.93 => 5.0.94}/values.yaml (100%) diff --git a/stable/webtop/5.0.93/app-changelog.md b/stable/webtop/5.0.93/app-changelog.md deleted file mode 100644 index bf0bb3d01ef..00000000000 --- a/stable/webtop/5.0.93/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.93](https://github.com/truecharts/charts/compare/webtop-5.0.92...webtop-5.0.93) (2023-07-25) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#10822](https://github.com/truecharts/charts/issues/10822)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.93/CHANGELOG.md b/stable/webtop/5.0.94/CHANGELOG.md similarity index 92% rename from stable/webtop/5.0.93/CHANGELOG.md rename to stable/webtop/5.0.94/CHANGELOG.md index f6c5102e41c..7efd5306d81 100644 --- a/stable/webtop/5.0.93/CHANGELOG.md +++ b/stable/webtop/5.0.94/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.94](https://github.com/truecharts/charts/compare/webtop-5.0.93...webtop-5.0.94) (2023-07-25) + +### Chore + +- update webtop ([#10823](https://github.com/truecharts/charts/issues/10823)) + + + + ## [webtop-5.0.93](https://github.com/truecharts/charts/compare/webtop-5.0.92...webtop-5.0.93) (2023-07-25) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.84](https://github.com/truecharts/charts/compare/webtop-5.0.83...webtop-5.0.84) (2023-07-12) ### Chore - -- update webtop ([#10412](https://github.com/truecharts/charts/issues/10412)) - - - - -## [webtop-5.0.83](https://github.com/truecharts/charts/compare/webtop-5.0.82...webtop-5.0.83) (2023-07-12) - -### Chore diff --git a/stable/webtop/5.0.93/Chart.yaml b/stable/webtop/5.0.94/Chart.yaml similarity index 98% rename from stable/webtop/5.0.93/Chart.yaml rename to stable/webtop/5.0.94/Chart.yaml index 867e77cd16c..6620e26125e 100644 --- a/stable/webtop/5.0.93/Chart.yaml +++ b/stable/webtop/5.0.94/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.93 +version: 5.0.94 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.93/README.md b/stable/webtop/5.0.94/README.md similarity index 100% rename from stable/webtop/5.0.93/README.md rename to stable/webtop/5.0.94/README.md diff --git a/stable/webtop/5.0.94/app-changelog.md b/stable/webtop/5.0.94/app-changelog.md new file mode 100644 index 00000000000..40cb5407043 --- /dev/null +++ b/stable/webtop/5.0.94/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.94](https://github.com/truecharts/charts/compare/webtop-5.0.93...webtop-5.0.94) (2023-07-25) + +### Chore + +- update webtop ([#10823](https://github.com/truecharts/charts/issues/10823)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.93/app-readme.md b/stable/webtop/5.0.94/app-readme.md similarity index 100% rename from stable/webtop/5.0.93/app-readme.md rename to stable/webtop/5.0.94/app-readme.md diff --git a/stable/webtop/5.0.93/charts/common-12.14.6.tgz b/stable/webtop/5.0.94/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.93/charts/common-12.14.6.tgz rename to stable/webtop/5.0.94/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.93/ix_values.yaml b/stable/webtop/5.0.94/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.93/ix_values.yaml rename to stable/webtop/5.0.94/ix_values.yaml index eacd52bebd7..271096ea1b6 100644 --- a/stable/webtop/5.0.93/ix_values.yaml +++ b/stable/webtop/5.0.94/ix_values.yaml @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:ac967a93ccac0cc5bbf352f38f84c9ebd9bd6c91e1696ec7f3ec98b26c94024f + tag: latest@sha256:e9418eb2b3d9e78196327f1ce64ab5ee37f8199f0ac001350a82eb6b1159bcec 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:9d4111570e20f283bc1d0539a67f18573efa3df6f58965ef601d002cfeebefd1 + tag: latest@sha256:bbb5ea4bd2a791c41962b3a83c705cf10b0cd3ef73e2974c2bdbf481f782d28c pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox diff --git a/stable/webtop/5.0.93/questions.yaml b/stable/webtop/5.0.94/questions.yaml similarity index 100% rename from stable/webtop/5.0.93/questions.yaml rename to stable/webtop/5.0.94/questions.yaml diff --git a/stable/webtop/5.0.93/templates/NOTES.txt b/stable/webtop/5.0.94/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.93/templates/NOTES.txt rename to stable/webtop/5.0.94/templates/NOTES.txt diff --git a/stable/webtop/5.0.93/templates/common.yaml b/stable/webtop/5.0.94/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.93/templates/common.yaml rename to stable/webtop/5.0.94/templates/common.yaml diff --git a/stable/webtop/5.0.93/values.yaml b/stable/webtop/5.0.94/values.yaml similarity index 100% rename from stable/webtop/5.0.93/values.yaml rename to stable/webtop/5.0.94/values.yaml