From 4b82f1c73cfbab5ea8061f3d463ff7b949ed15fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 11 Jul 2023 06:40:24 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.76/app-changelog.md | 9 --------- stable/webtop/{5.0.76 => 5.0.77}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.76 => 5.0.77}/Chart.yaml | 2 +- stable/webtop/{5.0.76 => 5.0.77}/README.md | 0 stable/webtop/5.0.77/app-changelog.md | 9 +++++++++ .../webtop/{5.0.76 => 5.0.77}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.76 => 5.0.77}/ix_values.yaml | 2 +- .../webtop/{5.0.76 => 5.0.77}/questions.yaml | 0 .../{5.0.76 => 5.0.77}/templates/NOTES.txt | 0 .../{5.0.76 => 5.0.77}/templates/common.yaml | 0 stable/webtop/{5.0.76 => 5.0.77}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.76/app-changelog.md rename stable/webtop/{5.0.76 => 5.0.77}/CHANGELOG.md (92%) rename stable/webtop/{5.0.76 => 5.0.77}/Chart.yaml (98%) rename stable/webtop/{5.0.76 => 5.0.77}/README.md (100%) create mode 100644 stable/webtop/5.0.77/app-changelog.md rename stable/webtop/{5.0.76 => 5.0.77}/app-readme.md (100%) rename stable/webtop/{5.0.76 => 5.0.77}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.76 => 5.0.77}/ix_values.yaml (98%) rename stable/webtop/{5.0.76 => 5.0.77}/questions.yaml (100%) rename stable/webtop/{5.0.76 => 5.0.77}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.76 => 5.0.77}/templates/common.yaml (100%) rename stable/webtop/{5.0.76 => 5.0.77}/values.yaml (100%) diff --git a/stable/webtop/5.0.76/app-changelog.md b/stable/webtop/5.0.76/app-changelog.md deleted file mode 100644 index bfb1ceab64c..00000000000 --- a/stable/webtop/5.0.76/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.76](https://github.com/truecharts/charts/compare/webtop-5.0.75...webtop-5.0.76) (2023-07-11) - -### Chore - -- update webtop ([#10384](https://github.com/truecharts/charts/issues/10384)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.76/CHANGELOG.md b/stable/webtop/5.0.77/CHANGELOG.md similarity index 92% rename from stable/webtop/5.0.76/CHANGELOG.md rename to stable/webtop/5.0.77/CHANGELOG.md index a56df847eac..114cd31fe00 100644 --- a/stable/webtop/5.0.76/CHANGELOG.md +++ b/stable/webtop/5.0.77/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.77](https://github.com/truecharts/charts/compare/webtop-5.0.76...webtop-5.0.77) (2023-07-11) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#10385](https://github.com/truecharts/charts/issues/10385)) + + + + ## [webtop-5.0.76](https://github.com/truecharts/charts/compare/webtop-5.0.75...webtop-5.0.76) (2023-07-11) ### Chore @@ -88,12 +97,3 @@ - -## [webtop-5.0.63](https://github.com/truecharts/charts/compare/webtop-5.0.62...webtop-5.0.63) (2023-07-05) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#10163](https://github.com/truecharts/charts/issues/10163)) - - - diff --git a/stable/webtop/5.0.76/Chart.yaml b/stable/webtop/5.0.77/Chart.yaml similarity index 98% rename from stable/webtop/5.0.76/Chart.yaml rename to stable/webtop/5.0.77/Chart.yaml index 3c1c8f8f32e..99ef7b7a231 100644 --- a/stable/webtop/5.0.76/Chart.yaml +++ b/stable/webtop/5.0.77/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.76 +version: 5.0.77 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.76/README.md b/stable/webtop/5.0.77/README.md similarity index 100% rename from stable/webtop/5.0.76/README.md rename to stable/webtop/5.0.77/README.md diff --git a/stable/webtop/5.0.77/app-changelog.md b/stable/webtop/5.0.77/app-changelog.md new file mode 100644 index 00000000000..7dc0b473243 --- /dev/null +++ b/stable/webtop/5.0.77/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.77](https://github.com/truecharts/charts/compare/webtop-5.0.76...webtop-5.0.77) (2023-07-11) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#10385](https://github.com/truecharts/charts/issues/10385)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.76/app-readme.md b/stable/webtop/5.0.77/app-readme.md similarity index 100% rename from stable/webtop/5.0.76/app-readme.md rename to stable/webtop/5.0.77/app-readme.md diff --git a/stable/webtop/5.0.76/charts/common-12.14.6.tgz b/stable/webtop/5.0.77/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.76/charts/common-12.14.6.tgz rename to stable/webtop/5.0.77/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.76/ix_values.yaml b/stable/webtop/5.0.77/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.76/ix_values.yaml rename to stable/webtop/5.0.77/ix_values.yaml index fda7c6d66aa..0f6b352c31b 100644 --- a/stable/webtop/5.0.76/ix_values.yaml +++ b/stable/webtop/5.0.77/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:e367352562073d6ef0732487015879f3444d4ce2e2c4665b51246750d4981f02 + tag: latest@sha256:25864e9383220fa706de00a947b3aaf5a2677b69298d01484b331c4dd4a95cda pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde diff --git a/stable/webtop/5.0.76/questions.yaml b/stable/webtop/5.0.77/questions.yaml similarity index 100% rename from stable/webtop/5.0.76/questions.yaml rename to stable/webtop/5.0.77/questions.yaml diff --git a/stable/webtop/5.0.76/templates/NOTES.txt b/stable/webtop/5.0.77/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.76/templates/NOTES.txt rename to stable/webtop/5.0.77/templates/NOTES.txt diff --git a/stable/webtop/5.0.76/templates/common.yaml b/stable/webtop/5.0.77/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.76/templates/common.yaml rename to stable/webtop/5.0.77/templates/common.yaml diff --git a/stable/webtop/5.0.76/values.yaml b/stable/webtop/5.0.77/values.yaml similarity index 100% rename from stable/webtop/5.0.76/values.yaml rename to stable/webtop/5.0.77/values.yaml