From 4ae7e6afd4493e3fcafe7af369950866b7947de3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 1 Aug 2023 18:44:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.8/app-changelog.md | 9 --------- stable/webtop/{6.0.8 => 6.0.9}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.8 => 6.0.9}/Chart.yaml | 2 +- stable/webtop/{6.0.8 => 6.0.9}/README.md | 0 stable/webtop/6.0.9/app-changelog.md | 9 +++++++++ stable/webtop/{6.0.8 => 6.0.9}/app-readme.md | 0 .../{6.0.8 => 6.0.9}/charts/common-14.0.1.tgz | Bin stable/webtop/{6.0.8 => 6.0.9}/ix_values.yaml | 2 +- stable/webtop/{6.0.8 => 6.0.9}/questions.yaml | 0 .../{6.0.8 => 6.0.9}/templates/NOTES.txt | 0 .../{6.0.8 => 6.0.9}/templates/common.yaml | 0 stable/webtop/{6.0.8 => 6.0.9}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.8/app-changelog.md rename stable/webtop/{6.0.8 => 6.0.9}/CHANGELOG.md (90%) rename stable/webtop/{6.0.8 => 6.0.9}/Chart.yaml (98%) rename stable/webtop/{6.0.8 => 6.0.9}/README.md (100%) create mode 100644 stable/webtop/6.0.9/app-changelog.md rename stable/webtop/{6.0.8 => 6.0.9}/app-readme.md (100%) rename stable/webtop/{6.0.8 => 6.0.9}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.8 => 6.0.9}/ix_values.yaml (98%) rename stable/webtop/{6.0.8 => 6.0.9}/questions.yaml (100%) rename stable/webtop/{6.0.8 => 6.0.9}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.8 => 6.0.9}/templates/common.yaml (100%) rename stable/webtop/{6.0.8 => 6.0.9}/values.yaml (100%) diff --git a/stable/webtop/6.0.8/app-changelog.md b/stable/webtop/6.0.8/app-changelog.md deleted file mode 100644 index f98e5bbead..0000000000 --- a/stable/webtop/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.8](https://github.com/truecharts/charts/compare/webtop-6.0.7...webtop-6.0.8) (2023-08-01) - -### Chore - -- update webtop ([#11130](https://github.com/truecharts/charts/issues/11130)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.8/CHANGELOG.md b/stable/webtop/6.0.9/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.8/CHANGELOG.md rename to stable/webtop/6.0.9/CHANGELOG.md index 6cefe9a237..c08144116e 100644 --- a/stable/webtop/6.0.8/CHANGELOG.md +++ b/stable/webtop/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.9](https://github.com/truecharts/charts/compare/webtop-6.0.8...webtop-6.0.9) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#11132](https://github.com/truecharts/charts/issues/11132)) + + + + ## [webtop-6.0.8](https://github.com/truecharts/charts/compare/webtop-6.0.7...webtop-6.0.8) (2023-08-01) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#10992](https://github.com/truecharts/charts/issues/10992)) - - - -## [webtop-5.0.111](https://github.com/truecharts/charts/compare/webtop-5.0.110...webtop-5.0.111) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/webtop/6.0.8/Chart.yaml b/stable/webtop/6.0.9/Chart.yaml similarity index 98% rename from stable/webtop/6.0.8/Chart.yaml rename to stable/webtop/6.0.9/Chart.yaml index 3f6407e849..d6c603a868 100644 --- a/stable/webtop/6.0.8/Chart.yaml +++ b/stable/webtop/6.0.9/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.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.8/README.md b/stable/webtop/6.0.9/README.md similarity index 100% rename from stable/webtop/6.0.8/README.md rename to stable/webtop/6.0.9/README.md diff --git a/stable/webtop/6.0.9/app-changelog.md b/stable/webtop/6.0.9/app-changelog.md new file mode 100644 index 0000000000..c721f7f8f6 --- /dev/null +++ b/stable/webtop/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.9](https://github.com/truecharts/charts/compare/webtop-6.0.8...webtop-6.0.9) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#11132](https://github.com/truecharts/charts/issues/11132)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.8/app-readme.md b/stable/webtop/6.0.9/app-readme.md similarity index 100% rename from stable/webtop/6.0.8/app-readme.md rename to stable/webtop/6.0.9/app-readme.md diff --git a/stable/webtop/6.0.8/charts/common-14.0.1.tgz b/stable/webtop/6.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.8/charts/common-14.0.1.tgz rename to stable/webtop/6.0.9/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.8/ix_values.yaml b/stable/webtop/6.0.9/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.8/ix_values.yaml rename to stable/webtop/6.0.9/ix_values.yaml index 4aaad2e7bc..f52bb356d7 100644 --- a/stable/webtop/6.0.8/ix_values.yaml +++ b/stable/webtop/6.0.9/ix_values.yaml @@ -20,7 +20,7 @@ alpineKDEImage: pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde - tag: latest@sha256:709cc2c169552b3414940237923e5fd3220616719f93e3277f98c297dcb67608 + tag: latest@sha256:2d1df5be3ddd79eadce282f08c363e2d2d79090709b6fe57cc24609a81f490f9 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde diff --git a/stable/webtop/6.0.8/questions.yaml b/stable/webtop/6.0.9/questions.yaml similarity index 100% rename from stable/webtop/6.0.8/questions.yaml rename to stable/webtop/6.0.9/questions.yaml diff --git a/stable/webtop/6.0.8/templates/NOTES.txt b/stable/webtop/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.8/templates/NOTES.txt rename to stable/webtop/6.0.9/templates/NOTES.txt diff --git a/stable/webtop/6.0.8/templates/common.yaml b/stable/webtop/6.0.9/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.8/templates/common.yaml rename to stable/webtop/6.0.9/templates/common.yaml diff --git a/stable/webtop/6.0.8/values.yaml b/stable/webtop/6.0.9/values.yaml similarity index 100% rename from stable/webtop/6.0.8/values.yaml rename to stable/webtop/6.0.9/values.yaml