From 5635a3236ede1b6fa59fc7cac9e2cc8b1011987e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Sep 2023 09:35:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.96/app-changelog.md | 9 --------- stable/webtop/{6.0.96 => 6.0.97}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.96 => 6.0.97}/Chart.yaml | 2 +- stable/webtop/{6.0.96 => 6.0.97}/README.md | 0 stable/webtop/6.0.97/app-changelog.md | 9 +++++++++ .../webtop/{6.0.96 => 6.0.97}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.96 => 6.0.97}/ix_values.yaml | 2 +- .../webtop/{6.0.96 => 6.0.97}/questions.yaml | 0 .../{6.0.96 => 6.0.97}/templates/NOTES.txt | 0 .../{6.0.96 => 6.0.97}/templates/common.yaml | 0 stable/webtop/{6.0.96 => 6.0.97}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.96/app-changelog.md rename stable/webtop/{6.0.96 => 6.0.97}/CHANGELOG.md (90%) rename stable/webtop/{6.0.96 => 6.0.97}/Chart.yaml (98%) rename stable/webtop/{6.0.96 => 6.0.97}/README.md (100%) create mode 100644 stable/webtop/6.0.97/app-changelog.md rename stable/webtop/{6.0.96 => 6.0.97}/app-readme.md (100%) rename stable/webtop/{6.0.96 => 6.0.97}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.96 => 6.0.97}/ix_values.yaml (98%) rename stable/webtop/{6.0.96 => 6.0.97}/questions.yaml (100%) rename stable/webtop/{6.0.96 => 6.0.97}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.96 => 6.0.97}/templates/common.yaml (100%) rename stable/webtop/{6.0.96 => 6.0.97}/values.yaml (100%) diff --git a/stable/webtop/6.0.96/app-changelog.md b/stable/webtop/6.0.96/app-changelog.md deleted file mode 100644 index 7ec10099988..00000000000 --- a/stable/webtop/6.0.96/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.96](https://github.com/truecharts/charts/compare/webtop-6.0.95...webtop-6.0.96) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#12735](https://github.com/truecharts/charts/issues/12735)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.96/CHANGELOG.md b/stable/webtop/6.0.97/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.96/CHANGELOG.md rename to stable/webtop/6.0.97/CHANGELOG.md index b2c45dc5d60..a44ca4110d0 100644 --- a/stable/webtop/6.0.96/CHANGELOG.md +++ b/stable/webtop/6.0.97/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.97](https://github.com/truecharts/charts/compare/webtop-6.0.96...webtop-6.0.97) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-xfce to latest ([#12736](https://github.com/truecharts/charts/issues/12736)) + + + + ## [webtop-6.0.96](https://github.com/truecharts/charts/compare/webtop-6.0.95...webtop-6.0.96) (2023-09-19) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.87](https://github.com/truecharts/charts/compare/webtop-6.0.86...webtop-6.0.87) (2023-09-09) ### Chore - -- update container image tccr.io/truecharts/webtop-arch-kde to latest ([#12407](https://github.com/truecharts/charts/issues/12407)) - - - - -## [webtop-6.0.86](https://github.com/truecharts/charts/compare/webtop-6.0.85...webtop-6.0.86) (2023-09-08) - -### Chore diff --git a/stable/webtop/6.0.96/Chart.yaml b/stable/webtop/6.0.97/Chart.yaml similarity index 98% rename from stable/webtop/6.0.96/Chart.yaml rename to stable/webtop/6.0.97/Chart.yaml index 448ed48a4ab..72d8341b5eb 100644 --- a/stable/webtop/6.0.96/Chart.yaml +++ b/stable/webtop/6.0.97/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.96 +version: 6.0.97 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.96/README.md b/stable/webtop/6.0.97/README.md similarity index 100% rename from stable/webtop/6.0.96/README.md rename to stable/webtop/6.0.97/README.md diff --git a/stable/webtop/6.0.97/app-changelog.md b/stable/webtop/6.0.97/app-changelog.md new file mode 100644 index 00000000000..5d9ca0bf097 --- /dev/null +++ b/stable/webtop/6.0.97/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.97](https://github.com/truecharts/charts/compare/webtop-6.0.96...webtop-6.0.97) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-xfce to latest ([#12736](https://github.com/truecharts/charts/issues/12736)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.96/app-readme.md b/stable/webtop/6.0.97/app-readme.md similarity index 100% rename from stable/webtop/6.0.96/app-readme.md rename to stable/webtop/6.0.97/app-readme.md diff --git a/stable/webtop/6.0.96/charts/common-14.0.1.tgz b/stable/webtop/6.0.97/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.96/charts/common-14.0.1.tgz rename to stable/webtop/6.0.97/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.96/ix_values.yaml b/stable/webtop/6.0.97/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.96/ix_values.yaml rename to stable/webtop/6.0.97/ix_values.yaml index 8ed6047ffab..0af765b8895 100644 --- a/stable/webtop/6.0.96/ix_values.yaml +++ b/stable/webtop/6.0.97/ix_values.yaml @@ -8,7 +8,7 @@ ubuntuXFCEImage: pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce - tag: latest@sha256:f0950ec9e3e4cb58c65459fbb3354635cd0b446494dd1a89a9d746e78080135a + tag: latest@sha256:b46db9292ba9d97fd6ce050869491800154124690f17cc063a8da0e9597cdfaa pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce diff --git a/stable/webtop/6.0.96/questions.yaml b/stable/webtop/6.0.97/questions.yaml similarity index 100% rename from stable/webtop/6.0.96/questions.yaml rename to stable/webtop/6.0.97/questions.yaml diff --git a/stable/webtop/6.0.96/templates/NOTES.txt b/stable/webtop/6.0.97/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.96/templates/NOTES.txt rename to stable/webtop/6.0.97/templates/NOTES.txt diff --git a/stable/webtop/6.0.96/templates/common.yaml b/stable/webtop/6.0.97/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.96/templates/common.yaml rename to stable/webtop/6.0.97/templates/common.yaml diff --git a/stable/webtop/6.0.96/values.yaml b/stable/webtop/6.0.97/values.yaml similarity index 100% rename from stable/webtop/6.0.96/values.yaml rename to stable/webtop/6.0.97/values.yaml