From b279a3bfeb51615aac6cc675ba7ae5f45e8e94d7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Aug 2023 13:36:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.40/app-changelog.md | 9 --------- stable/webtop/{6.0.40 => 6.0.41}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.40 => 6.0.41}/Chart.yaml | 2 +- stable/webtop/{6.0.40 => 6.0.41}/README.md | 0 stable/webtop/6.0.41/app-changelog.md | 9 +++++++++ .../webtop/{6.0.40 => 6.0.41}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.40 => 6.0.41}/ix_values.yaml | 2 +- .../webtop/{6.0.40 => 6.0.41}/questions.yaml | 0 .../{6.0.40 => 6.0.41}/templates/NOTES.txt | 0 .../{6.0.40 => 6.0.41}/templates/common.yaml | 0 stable/webtop/{6.0.40 => 6.0.41}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.40/app-changelog.md rename stable/webtop/{6.0.40 => 6.0.41}/CHANGELOG.md (90%) rename stable/webtop/{6.0.40 => 6.0.41}/Chart.yaml (98%) rename stable/webtop/{6.0.40 => 6.0.41}/README.md (100%) create mode 100644 stable/webtop/6.0.41/app-changelog.md rename stable/webtop/{6.0.40 => 6.0.41}/app-readme.md (100%) rename stable/webtop/{6.0.40 => 6.0.41}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.40 => 6.0.41}/ix_values.yaml (98%) rename stable/webtop/{6.0.40 => 6.0.41}/questions.yaml (100%) rename stable/webtop/{6.0.40 => 6.0.41}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.40 => 6.0.41}/templates/common.yaml (100%) rename stable/webtop/{6.0.40 => 6.0.41}/values.yaml (100%) diff --git a/stable/webtop/6.0.40/app-changelog.md b/stable/webtop/6.0.40/app-changelog.md deleted file mode 100644 index 5ada94d7c8..0000000000 --- a/stable/webtop/6.0.40/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.40](https://github.com/truecharts/charts/compare/webtop-6.0.39...webtop-6.0.40) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/webtop to latest ([#11571](https://github.com/truecharts/charts/issues/11571)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.40/CHANGELOG.md b/stable/webtop/6.0.41/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.40/CHANGELOG.md rename to stable/webtop/6.0.41/CHANGELOG.md index ffc915a796..7858d0f398 100644 --- a/stable/webtop/6.0.40/CHANGELOG.md +++ b/stable/webtop/6.0.41/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.41](https://github.com/truecharts/charts/compare/webtop-6.0.40...webtop-6.0.41) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#11573](https://github.com/truecharts/charts/issues/11573)) + + + + ## [webtop-6.0.40](https://github.com/truecharts/charts/compare/webtop-6.0.39...webtop-6.0.40) (2023-08-15) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.31](https://github.com/truecharts/charts/compare/webtop-6.0.30...webtop-6.0.31) (2023-08-12) ### Chore - -- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11452](https://github.com/truecharts/charts/issues/11452)) - - - - -## [webtop-6.0.30](https://github.com/truecharts/charts/compare/webtop-6.0.29...webtop-6.0.30) (2023-08-12) - -### Chore diff --git a/stable/webtop/6.0.40/Chart.yaml b/stable/webtop/6.0.41/Chart.yaml similarity index 98% rename from stable/webtop/6.0.40/Chart.yaml rename to stable/webtop/6.0.41/Chart.yaml index 0b79287ff4..be647b92e6 100644 --- a/stable/webtop/6.0.40/Chart.yaml +++ b/stable/webtop/6.0.41/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.40 +version: 6.0.41 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.40/README.md b/stable/webtop/6.0.41/README.md similarity index 100% rename from stable/webtop/6.0.40/README.md rename to stable/webtop/6.0.41/README.md diff --git a/stable/webtop/6.0.41/app-changelog.md b/stable/webtop/6.0.41/app-changelog.md new file mode 100644 index 0000000000..4fc2c394c7 --- /dev/null +++ b/stable/webtop/6.0.41/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.41](https://github.com/truecharts/charts/compare/webtop-6.0.40...webtop-6.0.41) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#11573](https://github.com/truecharts/charts/issues/11573)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.40/app-readme.md b/stable/webtop/6.0.41/app-readme.md similarity index 100% rename from stable/webtop/6.0.40/app-readme.md rename to stable/webtop/6.0.41/app-readme.md diff --git a/stable/webtop/6.0.40/charts/common-14.0.1.tgz b/stable/webtop/6.0.41/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.40/charts/common-14.0.1.tgz rename to stable/webtop/6.0.41/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.40/ix_values.yaml b/stable/webtop/6.0.41/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.40/ix_values.yaml rename to stable/webtop/6.0.41/ix_values.yaml index 2b8f63bf1c..f9693b2303 100644 --- a/stable/webtop/6.0.40/ix_values.yaml +++ b/stable/webtop/6.0.41/ix_values.yaml @@ -52,7 +52,7 @@ alpineI3Image: pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 - tag: latest@sha256:e723586a025cca0636fd294369dd7e902d237a015f9167ff96439aace0b86f3e + tag: latest@sha256:3dbffd49566d2c78b0af2ede5333d13ea6e49f2aff42ca41a9d46b0e16324aad pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 diff --git a/stable/webtop/6.0.40/questions.yaml b/stable/webtop/6.0.41/questions.yaml similarity index 100% rename from stable/webtop/6.0.40/questions.yaml rename to stable/webtop/6.0.41/questions.yaml diff --git a/stable/webtop/6.0.40/templates/NOTES.txt b/stable/webtop/6.0.41/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.40/templates/NOTES.txt rename to stable/webtop/6.0.41/templates/NOTES.txt diff --git a/stable/webtop/6.0.40/templates/common.yaml b/stable/webtop/6.0.41/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.40/templates/common.yaml rename to stable/webtop/6.0.41/templates/common.yaml diff --git a/stable/webtop/6.0.40/values.yaml b/stable/webtop/6.0.41/values.yaml similarity index 100% rename from stable/webtop/6.0.40/values.yaml rename to stable/webtop/6.0.41/values.yaml