From 5eaec8fb858b1dfc5fef6156d083ffb4f52a73d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 26 Jul 2023 04:38:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../webtop/{5.0.99 => 5.0.100}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.99 => 5.0.100}/Chart.yaml | 2 +- stable/webtop/{5.0.99 => 5.0.100}/README.md | 0 stable/webtop/5.0.100/app-changelog.md | 9 +++++++++ .../webtop/{5.0.99 => 5.0.100}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.99 => 5.0.100}/ix_values.yaml | 2 +- .../webtop/{5.0.99 => 5.0.100}/questions.yaml | 0 .../{5.0.99 => 5.0.100}/templates/NOTES.txt | 0 .../{5.0.99 => 5.0.100}/templates/common.yaml | 0 stable/webtop/{5.0.99 => 5.0.100}/values.yaml | 0 stable/webtop/5.0.99/app-changelog.md | 9 --------- 12 files changed, 20 insertions(+), 20 deletions(-) rename stable/webtop/{5.0.99 => 5.0.100}/CHANGELOG.md (90%) rename stable/webtop/{5.0.99 => 5.0.100}/Chart.yaml (98%) rename stable/webtop/{5.0.99 => 5.0.100}/README.md (100%) create mode 100644 stable/webtop/5.0.100/app-changelog.md rename stable/webtop/{5.0.99 => 5.0.100}/app-readme.md (100%) rename stable/webtop/{5.0.99 => 5.0.100}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.99 => 5.0.100}/ix_values.yaml (98%) rename stable/webtop/{5.0.99 => 5.0.100}/questions.yaml (100%) rename stable/webtop/{5.0.99 => 5.0.100}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.99 => 5.0.100}/templates/common.yaml (100%) rename stable/webtop/{5.0.99 => 5.0.100}/values.yaml (100%) delete mode 100644 stable/webtop/5.0.99/app-changelog.md diff --git a/stable/webtop/5.0.99/CHANGELOG.md b/stable/webtop/5.0.100/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.99/CHANGELOG.md rename to stable/webtop/5.0.100/CHANGELOG.md index 87a0e723db..4a2bef8569 100644 --- a/stable/webtop/5.0.99/CHANGELOG.md +++ b/stable/webtop/5.0.100/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.100](https://github.com/truecharts/charts/compare/webtop-5.0.99...webtop-5.0.100) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#10857](https://github.com/truecharts/charts/issues/10857)) + + + + ## [webtop-5.0.99](https://github.com/truecharts/charts/compare/webtop-5.0.98...webtop-5.0.99) (2023-07-25) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.90](https://github.com/truecharts/charts/compare/webtop-5.0.89...webtop-5.0.90) (2023-07-18) ### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#10568](https://github.com/truecharts/charts/issues/10568)) - - - - -## [webtop-5.0.89](https://github.com/truecharts/charts/compare/webtop-5.0.88...webtop-5.0.89) (2023-07-18) - -### Chore diff --git a/stable/webtop/5.0.99/Chart.yaml b/stable/webtop/5.0.100/Chart.yaml similarity index 98% rename from stable/webtop/5.0.99/Chart.yaml rename to stable/webtop/5.0.100/Chart.yaml index 397811e635..e826b4ad33 100644 --- a/stable/webtop/5.0.99/Chart.yaml +++ b/stable/webtop/5.0.100/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: 5.0.99 +version: 5.0.100 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.99/README.md b/stable/webtop/5.0.100/README.md similarity index 100% rename from stable/webtop/5.0.99/README.md rename to stable/webtop/5.0.100/README.md diff --git a/stable/webtop/5.0.100/app-changelog.md b/stable/webtop/5.0.100/app-changelog.md new file mode 100644 index 0000000000..f5bb27ef2b --- /dev/null +++ b/stable/webtop/5.0.100/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.100](https://github.com/truecharts/charts/compare/webtop-5.0.99...webtop-5.0.100) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#10857](https://github.com/truecharts/charts/issues/10857)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.99/app-readme.md b/stable/webtop/5.0.100/app-readme.md similarity index 100% rename from stable/webtop/5.0.99/app-readme.md rename to stable/webtop/5.0.100/app-readme.md diff --git a/stable/webtop/5.0.99/charts/common-12.14.6.tgz b/stable/webtop/5.0.100/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.99/charts/common-12.14.6.tgz rename to stable/webtop/5.0.100/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.99/ix_values.yaml b/stable/webtop/5.0.100/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.99/ix_values.yaml rename to stable/webtop/5.0.100/ix_values.yaml index e292a1791a..fbb6dfc6df 100644 --- a/stable/webtop/5.0.99/ix_values.yaml +++ b/stable/webtop/5.0.100/ix_values.yaml @@ -20,7 +20,7 @@ alpineKDEImage: pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde - tag: latest@sha256:4ea64737223a0eb89b953f50afa257e158c870760a321704edc1e90c47446a36 + tag: latest@sha256:709cc2c169552b3414940237923e5fd3220616719f93e3277f98c297dcb67608 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde diff --git a/stable/webtop/5.0.99/questions.yaml b/stable/webtop/5.0.100/questions.yaml similarity index 100% rename from stable/webtop/5.0.99/questions.yaml rename to stable/webtop/5.0.100/questions.yaml diff --git a/stable/webtop/5.0.99/templates/NOTES.txt b/stable/webtop/5.0.100/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.99/templates/NOTES.txt rename to stable/webtop/5.0.100/templates/NOTES.txt diff --git a/stable/webtop/5.0.99/templates/common.yaml b/stable/webtop/5.0.100/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.99/templates/common.yaml rename to stable/webtop/5.0.100/templates/common.yaml diff --git a/stable/webtop/5.0.99/values.yaml b/stable/webtop/5.0.100/values.yaml similarity index 100% rename from stable/webtop/5.0.99/values.yaml rename to stable/webtop/5.0.100/values.yaml diff --git a/stable/webtop/5.0.99/app-changelog.md b/stable/webtop/5.0.99/app-changelog.md deleted file mode 100644 index 071d3989f5..0000000000 --- a/stable/webtop/5.0.99/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.99](https://github.com/truecharts/charts/compare/webtop-5.0.98...webtop-5.0.99) (2023-07-25) - -### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#10843](https://github.com/truecharts/charts/issues/10843)) - - \ No newline at end of file