From 727f36e9e1b483deeeb3c47af571380df27fc8eb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 6 Jun 2023 05:37:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.29/app-changelog.md | 9 --------- stable/webtop/{5.0.29 => 5.0.30}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.29 => 5.0.30}/Chart.yaml | 2 +- stable/webtop/{5.0.29 => 5.0.30}/README.md | 0 stable/webtop/5.0.30/app-changelog.md | 9 +++++++++ .../webtop/{5.0.29 => 5.0.30}/app-readme.md | 0 .../charts/common-12.12.1.tgz | Bin .../webtop/{5.0.29 => 5.0.30}/ix_values.yaml | 2 +- .../webtop/{5.0.29 => 5.0.30}/questions.yaml | 0 .../{5.0.29 => 5.0.30}/templates/NOTES.txt | 0 .../{5.0.29 => 5.0.30}/templates/common.yaml | 0 stable/webtop/{5.0.29 => 5.0.30}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.29/app-changelog.md rename stable/webtop/{5.0.29 => 5.0.30}/CHANGELOG.md (89%) rename stable/webtop/{5.0.29 => 5.0.30}/Chart.yaml (98%) rename stable/webtop/{5.0.29 => 5.0.30}/README.md (100%) create mode 100644 stable/webtop/5.0.30/app-changelog.md rename stable/webtop/{5.0.29 => 5.0.30}/app-readme.md (100%) rename stable/webtop/{5.0.29 => 5.0.30}/charts/common-12.12.1.tgz (100%) rename stable/webtop/{5.0.29 => 5.0.30}/ix_values.yaml (98%) rename stable/webtop/{5.0.29 => 5.0.30}/questions.yaml (100%) rename stable/webtop/{5.0.29 => 5.0.30}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.29 => 5.0.30}/templates/common.yaml (100%) rename stable/webtop/{5.0.29 => 5.0.30}/values.yaml (100%) diff --git a/stable/webtop/5.0.29/app-changelog.md b/stable/webtop/5.0.29/app-changelog.md deleted file mode 100644 index 865554b7f25..00000000000 --- a/stable/webtop/5.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.29](https://github.com/truecharts/charts/compare/webtop-5.0.28...webtop-5.0.29) (2023-06-05) - -### Chore - -- update webtop ([#9413](https://github.com/truecharts/charts/issues/9413)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.29/CHANGELOG.md b/stable/webtop/5.0.30/CHANGELOG.md similarity index 89% rename from stable/webtop/5.0.29/CHANGELOG.md rename to stable/webtop/5.0.30/CHANGELOG.md index 90d1609ea78..e9e4c5ba25d 100644 --- a/stable/webtop/5.0.29/CHANGELOG.md +++ b/stable/webtop/5.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.30](https://github.com/truecharts/charts/compare/webtop-5.0.29...webtop-5.0.30) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#9428](https://github.com/truecharts/charts/issues/9428)) + + + + ## [webtop-5.0.29](https://github.com/truecharts/charts/compare/webtop-5.0.28...webtop-5.0.29) (2023-06-05) ### Chore @@ -88,12 +97,3 @@ - -## [webtop-5.0.20](https://github.com/truecharts/charts/compare/webtop-5.0.19...webtop-5.0.20) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#8993](https://github.com/truecharts/charts/issues/8993)) - - - diff --git a/stable/webtop/5.0.29/Chart.yaml b/stable/webtop/5.0.30/Chart.yaml similarity index 98% rename from stable/webtop/5.0.29/Chart.yaml rename to stable/webtop/5.0.30/Chart.yaml index 82438d28ea2..3708c01ecd1 100644 --- a/stable/webtop/5.0.29/Chart.yaml +++ b/stable/webtop/5.0.30/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.29 +version: 5.0.30 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.29/README.md b/stable/webtop/5.0.30/README.md similarity index 100% rename from stable/webtop/5.0.29/README.md rename to stable/webtop/5.0.30/README.md diff --git a/stable/webtop/5.0.30/app-changelog.md b/stable/webtop/5.0.30/app-changelog.md new file mode 100644 index 00000000000..92758966a7c --- /dev/null +++ b/stable/webtop/5.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.30](https://github.com/truecharts/charts/compare/webtop-5.0.29...webtop-5.0.30) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#9428](https://github.com/truecharts/charts/issues/9428)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.29/app-readme.md b/stable/webtop/5.0.30/app-readme.md similarity index 100% rename from stable/webtop/5.0.29/app-readme.md rename to stable/webtop/5.0.30/app-readme.md diff --git a/stable/webtop/5.0.29/charts/common-12.12.1.tgz b/stable/webtop/5.0.30/charts/common-12.12.1.tgz similarity index 100% rename from stable/webtop/5.0.29/charts/common-12.12.1.tgz rename to stable/webtop/5.0.30/charts/common-12.12.1.tgz diff --git a/stable/webtop/5.0.29/ix_values.yaml b/stable/webtop/5.0.30/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.29/ix_values.yaml rename to stable/webtop/5.0.30/ix_values.yaml index 4caa777d5f8..dd70bd18332 100644 --- a/stable/webtop/5.0.29/ix_values.yaml +++ b/stable/webtop/5.0.30/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:3231c2fcac48d8f69104cea7d8bdcb29edd36eb325c996576a1e20b31b6191c1 + tag: latest@sha256:2af4571607fae3ca264aa8e22e43333523dfeae3ab1bd6f12d7f8c9b28a4be2f pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 diff --git a/stable/webtop/5.0.29/questions.yaml b/stable/webtop/5.0.30/questions.yaml similarity index 100% rename from stable/webtop/5.0.29/questions.yaml rename to stable/webtop/5.0.30/questions.yaml diff --git a/stable/webtop/5.0.29/templates/NOTES.txt b/stable/webtop/5.0.30/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.29/templates/NOTES.txt rename to stable/webtop/5.0.30/templates/NOTES.txt diff --git a/stable/webtop/5.0.29/templates/common.yaml b/stable/webtop/5.0.30/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.29/templates/common.yaml rename to stable/webtop/5.0.30/templates/common.yaml diff --git a/stable/webtop/5.0.29/values.yaml b/stable/webtop/5.0.30/values.yaml similarity index 100% rename from stable/webtop/5.0.29/values.yaml rename to stable/webtop/5.0.30/values.yaml