From 6a5afa19bfe407bf660a198e9273cd1c452ad9e3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 30 Aug 2023 03:38:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.70/app-changelog.md | 9 --------- stable/webtop/{6.0.70 => 6.0.71}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.70 => 6.0.71}/Chart.yaml | 2 +- stable/webtop/{6.0.70 => 6.0.71}/README.md | 0 stable/webtop/6.0.71/app-changelog.md | 9 +++++++++ .../webtop/{6.0.70 => 6.0.71}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.70 => 6.0.71}/ix_values.yaml | 2 +- .../webtop/{6.0.70 => 6.0.71}/questions.yaml | 0 .../{6.0.70 => 6.0.71}/templates/NOTES.txt | 0 .../{6.0.70 => 6.0.71}/templates/common.yaml | 0 stable/webtop/{6.0.70 => 6.0.71}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.70/app-changelog.md rename stable/webtop/{6.0.70 => 6.0.71}/CHANGELOG.md (90%) rename stable/webtop/{6.0.70 => 6.0.71}/Chart.yaml (98%) rename stable/webtop/{6.0.70 => 6.0.71}/README.md (100%) create mode 100644 stable/webtop/6.0.71/app-changelog.md rename stable/webtop/{6.0.70 => 6.0.71}/app-readme.md (100%) rename stable/webtop/{6.0.70 => 6.0.71}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.70 => 6.0.71}/ix_values.yaml (98%) rename stable/webtop/{6.0.70 => 6.0.71}/questions.yaml (100%) rename stable/webtop/{6.0.70 => 6.0.71}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.70 => 6.0.71}/templates/common.yaml (100%) rename stable/webtop/{6.0.70 => 6.0.71}/values.yaml (100%) diff --git a/stable/webtop/6.0.70/app-changelog.md b/stable/webtop/6.0.70/app-changelog.md deleted file mode 100644 index 7b26dfb4ea9..00000000000 --- a/stable/webtop/6.0.70/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.70](https://github.com/truecharts/charts/compare/webtop-6.0.69...webtop-6.0.70) (2023-08-30) - -### Chore - -- update webtop ([#12038](https://github.com/truecharts/charts/issues/12038)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.70/CHANGELOG.md b/stable/webtop/6.0.71/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.70/CHANGELOG.md rename to stable/webtop/6.0.71/CHANGELOG.md index bf729f8b3e2..9aa4d7205b0 100644 --- a/stable/webtop/6.0.70/CHANGELOG.md +++ b/stable/webtop/6.0.71/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.71](https://github.com/truecharts/charts/compare/webtop-6.0.70...webtop-6.0.71) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#12039](https://github.com/truecharts/charts/issues/12039)) + + + + ## [webtop-6.0.70](https://github.com/truecharts/charts/compare/webtop-6.0.69...webtop-6.0.70) (2023-08-30) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.61](https://github.com/truecharts/charts/compare/webtop-6.0.60...webtop-6.0.61) (2023-08-26) ### Chore - -- update webtop ([#11880](https://github.com/truecharts/charts/issues/11880)) - - - - -## [webtop-6.0.60](https://github.com/truecharts/charts/compare/webtop-6.0.59...webtop-6.0.60) (2023-08-22) - -### Chore diff --git a/stable/webtop/6.0.70/Chart.yaml b/stable/webtop/6.0.71/Chart.yaml similarity index 98% rename from stable/webtop/6.0.70/Chart.yaml rename to stable/webtop/6.0.71/Chart.yaml index f8671237722..ee6fd089359 100644 --- a/stable/webtop/6.0.70/Chart.yaml +++ b/stable/webtop/6.0.71/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.70 +version: 6.0.71 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.70/README.md b/stable/webtop/6.0.71/README.md similarity index 100% rename from stable/webtop/6.0.70/README.md rename to stable/webtop/6.0.71/README.md diff --git a/stable/webtop/6.0.71/app-changelog.md b/stable/webtop/6.0.71/app-changelog.md new file mode 100644 index 00000000000..60a89d00783 --- /dev/null +++ b/stable/webtop/6.0.71/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.71](https://github.com/truecharts/charts/compare/webtop-6.0.70...webtop-6.0.71) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#12039](https://github.com/truecharts/charts/issues/12039)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.70/app-readme.md b/stable/webtop/6.0.71/app-readme.md similarity index 100% rename from stable/webtop/6.0.70/app-readme.md rename to stable/webtop/6.0.71/app-readme.md diff --git a/stable/webtop/6.0.70/charts/common-14.0.1.tgz b/stable/webtop/6.0.71/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.70/charts/common-14.0.1.tgz rename to stable/webtop/6.0.71/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.70/ix_values.yaml b/stable/webtop/6.0.71/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.70/ix_values.yaml rename to stable/webtop/6.0.71/ix_values.yaml index 13b9f7114e8..14bb3318cc0 100644 --- a/stable/webtop/6.0.70/ix_values.yaml +++ b/stable/webtop/6.0.71/ix_values.yaml @@ -20,7 +20,7 @@ alpineKDEImage: pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde - tag: latest@sha256:dd871e66e95abf83237bc77567b2cf3ef234eb3441b91ba3227a4367a7a02905 + tag: latest@sha256:189702848cc207edf0836f967f26d13bf0d216c1f6bcc0ee77a2570d0db9fb53 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde diff --git a/stable/webtop/6.0.70/questions.yaml b/stable/webtop/6.0.71/questions.yaml similarity index 100% rename from stable/webtop/6.0.70/questions.yaml rename to stable/webtop/6.0.71/questions.yaml diff --git a/stable/webtop/6.0.70/templates/NOTES.txt b/stable/webtop/6.0.71/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.70/templates/NOTES.txt rename to stable/webtop/6.0.71/templates/NOTES.txt diff --git a/stable/webtop/6.0.70/templates/common.yaml b/stable/webtop/6.0.71/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.70/templates/common.yaml rename to stable/webtop/6.0.71/templates/common.yaml diff --git a/stable/webtop/6.0.70/values.yaml b/stable/webtop/6.0.71/values.yaml similarity index 100% rename from stable/webtop/6.0.70/values.yaml rename to stable/webtop/6.0.71/values.yaml