From 45631d4e063f9635a9d73d7a3299ce938a144fdb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 12 Sep 2023 07:35:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.89/app-changelog.md | 9 --------- stable/webtop/{6.0.89 => 6.0.90}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.89 => 6.0.90}/Chart.yaml | 2 +- stable/webtop/{6.0.89 => 6.0.90}/README.md | 0 stable/webtop/6.0.90/app-changelog.md | 9 +++++++++ .../webtop/{6.0.89 => 6.0.90}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.89 => 6.0.90}/ix_values.yaml | 4 ++-- .../webtop/{6.0.89 => 6.0.90}/questions.yaml | 0 .../{6.0.89 => 6.0.90}/templates/NOTES.txt | 0 .../{6.0.89 => 6.0.90}/templates/common.yaml | 0 stable/webtop/{6.0.89 => 6.0.90}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.89/app-changelog.md rename stable/webtop/{6.0.89 => 6.0.90}/CHANGELOG.md (90%) rename stable/webtop/{6.0.89 => 6.0.90}/Chart.yaml (98%) rename stable/webtop/{6.0.89 => 6.0.90}/README.md (100%) create mode 100644 stable/webtop/6.0.90/app-changelog.md rename stable/webtop/{6.0.89 => 6.0.90}/app-readme.md (100%) rename stable/webtop/{6.0.89 => 6.0.90}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.89 => 6.0.90}/ix_values.yaml (96%) rename stable/webtop/{6.0.89 => 6.0.90}/questions.yaml (100%) rename stable/webtop/{6.0.89 => 6.0.90}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.89 => 6.0.90}/templates/common.yaml (100%) rename stable/webtop/{6.0.89 => 6.0.90}/values.yaml (100%) diff --git a/stable/webtop/6.0.89/app-changelog.md b/stable/webtop/6.0.89/app-changelog.md deleted file mode 100644 index e40c3f89a7..0000000000 --- a/stable/webtop/6.0.89/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.89](https://github.com/truecharts/charts/compare/webtop-6.0.88...webtop-6.0.89) (2023-09-12) - -### Chore - -- update webtop ([#12512](https://github.com/truecharts/charts/issues/12512)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.89/CHANGELOG.md b/stable/webtop/6.0.90/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.89/CHANGELOG.md rename to stable/webtop/6.0.90/CHANGELOG.md index 36cc11c66a..508b5119ef 100644 --- a/stable/webtop/6.0.89/CHANGELOG.md +++ b/stable/webtop/6.0.90/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.90](https://github.com/truecharts/charts/compare/webtop-6.0.89...webtop-6.0.90) (2023-09-12) + +### Chore + +- update webtop ([#12515](https://github.com/truecharts/charts/issues/12515)) + + + + ## [webtop-6.0.89](https://github.com/truecharts/charts/compare/webtop-6.0.88...webtop-6.0.89) (2023-09-12) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.80](https://github.com/truecharts/charts/compare/webtop-6.0.79...webtop-6.0.80) (2023-09-05) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12240](https://github.com/truecharts/charts/issues/12240)) - - - - -## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03) - -### Chore diff --git a/stable/webtop/6.0.89/Chart.yaml b/stable/webtop/6.0.90/Chart.yaml similarity index 98% rename from stable/webtop/6.0.89/Chart.yaml rename to stable/webtop/6.0.90/Chart.yaml index a9cfeed43f..eb13ae272d 100644 --- a/stable/webtop/6.0.89/Chart.yaml +++ b/stable/webtop/6.0.90/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.89 +version: 6.0.90 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.89/README.md b/stable/webtop/6.0.90/README.md similarity index 100% rename from stable/webtop/6.0.89/README.md rename to stable/webtop/6.0.90/README.md diff --git a/stable/webtop/6.0.90/app-changelog.md b/stable/webtop/6.0.90/app-changelog.md new file mode 100644 index 0000000000..8b962b1cf3 --- /dev/null +++ b/stable/webtop/6.0.90/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.90](https://github.com/truecharts/charts/compare/webtop-6.0.89...webtop-6.0.90) (2023-09-12) + +### Chore + +- update webtop ([#12515](https://github.com/truecharts/charts/issues/12515)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.89/app-readme.md b/stable/webtop/6.0.90/app-readme.md similarity index 100% rename from stable/webtop/6.0.89/app-readme.md rename to stable/webtop/6.0.90/app-readme.md diff --git a/stable/webtop/6.0.89/charts/common-14.0.1.tgz b/stable/webtop/6.0.90/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.89/charts/common-14.0.1.tgz rename to stable/webtop/6.0.90/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.89/ix_values.yaml b/stable/webtop/6.0.90/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.89/ix_values.yaml rename to stable/webtop/6.0.90/ix_values.yaml index d3eaf35dcc..d9beb37298 100644 --- a/stable/webtop/6.0.89/ix_values.yaml +++ b/stable/webtop/6.0.90/ix_values.yaml @@ -20,7 +20,7 @@ alpineKDEImage: pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde - tag: latest@sha256:5c005543d1ebbd72405c5e8708ab1d97c506dc6430bf736c1bbd6202ceb3c2b9 + tag: latest@sha256:d343772ea6e52fb8845e624a4e5c6bd998a977f180c9c8365828a7a88ea737df pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde @@ -36,7 +36,7 @@ alpineMATEImage: pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate - tag: latest@sha256:eefc7aefaece4d066122bdde66c69ccc492e0c8ecfbcea71cd35ba0ede56bc55 + tag: latest@sha256:c829574fe681a20bdc94eb220694410df6d7c6017c845d93cceebd772fbf7e86 pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate diff --git a/stable/webtop/6.0.89/questions.yaml b/stable/webtop/6.0.90/questions.yaml similarity index 100% rename from stable/webtop/6.0.89/questions.yaml rename to stable/webtop/6.0.90/questions.yaml diff --git a/stable/webtop/6.0.89/templates/NOTES.txt b/stable/webtop/6.0.90/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.89/templates/NOTES.txt rename to stable/webtop/6.0.90/templates/NOTES.txt diff --git a/stable/webtop/6.0.89/templates/common.yaml b/stable/webtop/6.0.90/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.89/templates/common.yaml rename to stable/webtop/6.0.90/templates/common.yaml diff --git a/stable/webtop/6.0.89/values.yaml b/stable/webtop/6.0.90/values.yaml similarity index 100% rename from stable/webtop/6.0.89/values.yaml rename to stable/webtop/6.0.90/values.yaml