From 1fe1ac4319febee40d8278cb4772223e828a005f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Sep 2023 07:40:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.94/app-changelog.md | 9 --------- stable/webtop/{6.0.94 => 6.0.95}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.94 => 6.0.95}/Chart.yaml | 2 +- stable/webtop/{6.0.94 => 6.0.95}/README.md | 0 stable/webtop/6.0.95/app-changelog.md | 9 +++++++++ .../webtop/{6.0.94 => 6.0.95}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.94 => 6.0.95}/ix_values.yaml | 2 +- .../webtop/{6.0.94 => 6.0.95}/questions.yaml | 0 .../{6.0.94 => 6.0.95}/templates/NOTES.txt | 0 .../{6.0.94 => 6.0.95}/templates/common.yaml | 0 stable/webtop/{6.0.94 => 6.0.95}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.94/app-changelog.md rename stable/webtop/{6.0.94 => 6.0.95}/CHANGELOG.md (90%) rename stable/webtop/{6.0.94 => 6.0.95}/Chart.yaml (98%) rename stable/webtop/{6.0.94 => 6.0.95}/README.md (100%) create mode 100644 stable/webtop/6.0.95/app-changelog.md rename stable/webtop/{6.0.94 => 6.0.95}/app-readme.md (100%) rename stable/webtop/{6.0.94 => 6.0.95}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.94 => 6.0.95}/ix_values.yaml (98%) rename stable/webtop/{6.0.94 => 6.0.95}/questions.yaml (100%) rename stable/webtop/{6.0.94 => 6.0.95}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.94 => 6.0.95}/templates/common.yaml (100%) rename stable/webtop/{6.0.94 => 6.0.95}/values.yaml (100%) diff --git a/stable/webtop/6.0.94/app-changelog.md b/stable/webtop/6.0.94/app-changelog.md deleted file mode 100644 index 1842c8767ab..00000000000 --- a/stable/webtop/6.0.94/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.94](https://github.com/truecharts/charts/compare/webtop-6.0.93...webtop-6.0.94) (2023-09-19) - -### Chore - -- update webtop ([#12733](https://github.com/truecharts/charts/issues/12733)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.94/CHANGELOG.md b/stable/webtop/6.0.95/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.94/CHANGELOG.md rename to stable/webtop/6.0.95/CHANGELOG.md index f163d754f2f..bb9e8a3fb1a 100644 --- a/stable/webtop/6.0.94/CHANGELOG.md +++ b/stable/webtop/6.0.95/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.95](https://github.com/truecharts/charts/compare/webtop-6.0.94...webtop-6.0.95) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#12734](https://github.com/truecharts/charts/issues/12734)) + + + + ## [webtop-6.0.94](https://github.com/truecharts/charts/compare/webtop-6.0.93...webtop-6.0.94) (2023-09-19) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.85](https://github.com/truecharts/charts/compare/webtop-6.0.84...webtop-6.0.85) (2023-09-07) ### Chore - -- update container image tccr.io/truecharts/webtop-arch-kde to latest ([#12363](https://github.com/truecharts/charts/issues/12363)) - - - - -## [webtop-6.0.84](https://github.com/truecharts/charts/compare/webtop-6.0.83...webtop-6.0.84) (2023-09-06) - -### Chore diff --git a/stable/webtop/6.0.94/Chart.yaml b/stable/webtop/6.0.95/Chart.yaml similarity index 98% rename from stable/webtop/6.0.94/Chart.yaml rename to stable/webtop/6.0.95/Chart.yaml index a9802566589..2c8145564e2 100644 --- a/stable/webtop/6.0.94/Chart.yaml +++ b/stable/webtop/6.0.95/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.94 +version: 6.0.95 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.94/README.md b/stable/webtop/6.0.95/README.md similarity index 100% rename from stable/webtop/6.0.94/README.md rename to stable/webtop/6.0.95/README.md diff --git a/stable/webtop/6.0.95/app-changelog.md b/stable/webtop/6.0.95/app-changelog.md new file mode 100644 index 00000000000..6352af31345 --- /dev/null +++ b/stable/webtop/6.0.95/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.95](https://github.com/truecharts/charts/compare/webtop-6.0.94...webtop-6.0.95) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#12734](https://github.com/truecharts/charts/issues/12734)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.94/app-readme.md b/stable/webtop/6.0.95/app-readme.md similarity index 100% rename from stable/webtop/6.0.94/app-readme.md rename to stable/webtop/6.0.95/app-readme.md diff --git a/stable/webtop/6.0.94/charts/common-14.0.1.tgz b/stable/webtop/6.0.95/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.94/charts/common-14.0.1.tgz rename to stable/webtop/6.0.95/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.94/ix_values.yaml b/stable/webtop/6.0.95/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.94/ix_values.yaml rename to stable/webtop/6.0.95/ix_values.yaml index 00229e9c421..f0bb74ee4d4 100644 --- a/stable/webtop/6.0.94/ix_values.yaml +++ b/stable/webtop/6.0.95/ix_values.yaml @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate - tag: latest@sha256:36a1edc308b9ef10e633ce14615fc1d98d0688cc3ac62dc7ee87ba810f83dde0 + tag: latest@sha256:0646c9bef3297a9cdcfe72aeefad6b567e6b9739abe6119091b5176515a43c42 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate diff --git a/stable/webtop/6.0.94/questions.yaml b/stable/webtop/6.0.95/questions.yaml similarity index 100% rename from stable/webtop/6.0.94/questions.yaml rename to stable/webtop/6.0.95/questions.yaml diff --git a/stable/webtop/6.0.94/templates/NOTES.txt b/stable/webtop/6.0.95/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.94/templates/NOTES.txt rename to stable/webtop/6.0.95/templates/NOTES.txt diff --git a/stable/webtop/6.0.94/templates/common.yaml b/stable/webtop/6.0.95/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.94/templates/common.yaml rename to stable/webtop/6.0.95/templates/common.yaml diff --git a/stable/webtop/6.0.94/values.yaml b/stable/webtop/6.0.95/values.yaml similarity index 100% rename from stable/webtop/6.0.94/values.yaml rename to stable/webtop/6.0.95/values.yaml