From 6ebc32a693de72647573b7f4face586b74f79e86 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Aug 2023 16:36:49 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.58/app-changelog.md | 9 --------- stable/webtop/{6.0.58 => 6.0.59}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.58 => 6.0.59}/Chart.yaml | 2 +- stable/webtop/{6.0.58 => 6.0.59}/README.md | 0 stable/webtop/6.0.59/app-changelog.md | 9 +++++++++ .../webtop/{6.0.58 => 6.0.59}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.58 => 6.0.59}/ix_values.yaml | 2 +- .../webtop/{6.0.58 => 6.0.59}/questions.yaml | 0 .../{6.0.58 => 6.0.59}/templates/NOTES.txt | 0 .../{6.0.58 => 6.0.59}/templates/common.yaml | 0 stable/webtop/{6.0.58 => 6.0.59}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.58/app-changelog.md rename stable/webtop/{6.0.58 => 6.0.59}/CHANGELOG.md (90%) rename stable/webtop/{6.0.58 => 6.0.59}/Chart.yaml (98%) rename stable/webtop/{6.0.58 => 6.0.59}/README.md (100%) create mode 100644 stable/webtop/6.0.59/app-changelog.md rename stable/webtop/{6.0.58 => 6.0.59}/app-readme.md (100%) rename stable/webtop/{6.0.58 => 6.0.59}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.58 => 6.0.59}/ix_values.yaml (98%) rename stable/webtop/{6.0.58 => 6.0.59}/questions.yaml (100%) rename stable/webtop/{6.0.58 => 6.0.59}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.58 => 6.0.59}/templates/common.yaml (100%) rename stable/webtop/{6.0.58 => 6.0.59}/values.yaml (100%) diff --git a/stable/webtop/6.0.58/app-changelog.md b/stable/webtop/6.0.58/app-changelog.md deleted file mode 100644 index d3220f4ff6..0000000000 --- a/stable/webtop/6.0.58/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.58](https://github.com/truecharts/charts/compare/webtop-6.0.57...webtop-6.0.58) (2023-08-22) - -### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#11790](https://github.com/truecharts/charts/issues/11790)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.58/CHANGELOG.md b/stable/webtop/6.0.59/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.58/CHANGELOG.md rename to stable/webtop/6.0.59/CHANGELOG.md index 849d0ec3c1..86efaad02e 100644 --- a/stable/webtop/6.0.58/CHANGELOG.md +++ b/stable/webtop/6.0.59/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.59](https://github.com/truecharts/charts/compare/webtop-6.0.58...webtop-6.0.59) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest ([#11793](https://github.com/truecharts/charts/issues/11793)) + + + + ## [webtop-6.0.58](https://github.com/truecharts/charts/compare/webtop-6.0.57...webtop-6.0.58) (2023-08-22) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.49](https://github.com/truecharts/charts/compare/webtop-6.0.48...webtop-6.0.49) (2023-08-22) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#11777](https://github.com/truecharts/charts/issues/11777)) - - - - -## [webtop-6.0.48](https://github.com/truecharts/charts/compare/webtop-6.0.47...webtop-6.0.48) (2023-08-22) - -### Chore diff --git a/stable/webtop/6.0.58/Chart.yaml b/stable/webtop/6.0.59/Chart.yaml similarity index 98% rename from stable/webtop/6.0.58/Chart.yaml rename to stable/webtop/6.0.59/Chart.yaml index fbfdd84c68..3221c25e50 100644 --- a/stable/webtop/6.0.58/Chart.yaml +++ b/stable/webtop/6.0.59/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.58 +version: 6.0.59 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.58/README.md b/stable/webtop/6.0.59/README.md similarity index 100% rename from stable/webtop/6.0.58/README.md rename to stable/webtop/6.0.59/README.md diff --git a/stable/webtop/6.0.59/app-changelog.md b/stable/webtop/6.0.59/app-changelog.md new file mode 100644 index 0000000000..3a4ef104a6 --- /dev/null +++ b/stable/webtop/6.0.59/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.59](https://github.com/truecharts/charts/compare/webtop-6.0.58...webtop-6.0.59) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest ([#11793](https://github.com/truecharts/charts/issues/11793)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.58/app-readme.md b/stable/webtop/6.0.59/app-readme.md similarity index 100% rename from stable/webtop/6.0.58/app-readme.md rename to stable/webtop/6.0.59/app-readme.md diff --git a/stable/webtop/6.0.58/charts/common-14.0.1.tgz b/stable/webtop/6.0.59/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.58/charts/common-14.0.1.tgz rename to stable/webtop/6.0.59/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.58/ix_values.yaml b/stable/webtop/6.0.59/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.58/ix_values.yaml rename to stable/webtop/6.0.59/ix_values.yaml index a18af019a4..5d46455a3d 100644 --- a/stable/webtop/6.0.58/ix_values.yaml +++ b/stable/webtop/6.0.59/ix_values.yaml @@ -68,7 +68,7 @@ alpineOpenBoxImage: pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox - tag: latest@sha256:077cd844df6ef4f723ee13a8aeeae9c72bf80d9ed2e35874aa7a7c9400dbbed1 + tag: latest@sha256:929a496529cd2dc04cb5e36bac09f9f6850928bc8d3e4e5be93691faf95aa123 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox diff --git a/stable/webtop/6.0.58/questions.yaml b/stable/webtop/6.0.59/questions.yaml similarity index 100% rename from stable/webtop/6.0.58/questions.yaml rename to stable/webtop/6.0.59/questions.yaml diff --git a/stable/webtop/6.0.58/templates/NOTES.txt b/stable/webtop/6.0.59/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.58/templates/NOTES.txt rename to stable/webtop/6.0.59/templates/NOTES.txt diff --git a/stable/webtop/6.0.58/templates/common.yaml b/stable/webtop/6.0.59/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.58/templates/common.yaml rename to stable/webtop/6.0.59/templates/common.yaml diff --git a/stable/webtop/6.0.58/values.yaml b/stable/webtop/6.0.59/values.yaml similarity index 100% rename from stable/webtop/6.0.58/values.yaml rename to stable/webtop/6.0.59/values.yaml