From 2b97180296926ae79f3c1a4d63afb2641c0ed4b9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 29 Jul 2023 14:35:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.111/app-changelog.md | 9 --------- .../webtop/{5.0.111 => 5.0.112}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.111 => 5.0.112}/Chart.yaml | 2 +- stable/webtop/{5.0.111 => 5.0.112}/README.md | 0 stable/webtop/5.0.112/app-changelog.md | 9 +++++++++ .../webtop/{5.0.111 => 5.0.112}/app-readme.md | 0 .../charts/common-12.15.0.tgz | Bin .../{5.0.111 => 5.0.112}/ix_values.yaml | 2 +- .../{5.0.111 => 5.0.112}/questions.yaml | 0 .../{5.0.111 => 5.0.112}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{5.0.111 => 5.0.112}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.111/app-changelog.md rename stable/webtop/{5.0.111 => 5.0.112}/CHANGELOG.md (90%) rename stable/webtop/{5.0.111 => 5.0.112}/Chart.yaml (98%) rename stable/webtop/{5.0.111 => 5.0.112}/README.md (100%) create mode 100644 stable/webtop/5.0.112/app-changelog.md rename stable/webtop/{5.0.111 => 5.0.112}/app-readme.md (100%) rename stable/webtop/{5.0.111 => 5.0.112}/charts/common-12.15.0.tgz (100%) rename stable/webtop/{5.0.111 => 5.0.112}/ix_values.yaml (98%) rename stable/webtop/{5.0.111 => 5.0.112}/questions.yaml (100%) rename stable/webtop/{5.0.111 => 5.0.112}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.111 => 5.0.112}/templates/common.yaml (100%) rename stable/webtop/{5.0.111 => 5.0.112}/values.yaml (100%) diff --git a/stable/webtop/5.0.111/app-changelog.md b/stable/webtop/5.0.111/app-changelog.md deleted file mode 100644 index d7f1a1d8d4e..00000000000 --- a/stable/webtop/5.0.111/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.111](https://github.com/truecharts/charts/compare/webtop-5.0.110...webtop-5.0.111) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.111/CHANGELOG.md b/stable/webtop/5.0.112/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.111/CHANGELOG.md rename to stable/webtop/5.0.112/CHANGELOG.md index 55139f37146..ca9aa1c7ed0 100644 --- a/stable/webtop/5.0.111/CHANGELOG.md +++ b/stable/webtop/5.0.112/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.112](https://github.com/truecharts/charts/compare/webtop-5.0.111...webtop-5.0.112) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#10992](https://github.com/truecharts/charts/issues/10992)) + + + + ## [webtop-5.0.111](https://github.com/truecharts/charts/compare/webtop-5.0.110...webtop-5.0.111) (2023-07-29) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.102](https://github.com/truecharts/charts/compare/webtop-5.0.101...webtop-5.0.102) (2023-07-26) ### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#10859](https://github.com/truecharts/charts/issues/10859)) - - - - -## [webtop-5.0.101](https://github.com/truecharts/charts/compare/webtop-5.0.100...webtop-5.0.101) (2023-07-26) - -### Chore diff --git a/stable/webtop/5.0.111/Chart.yaml b/stable/webtop/5.0.112/Chart.yaml similarity index 98% rename from stable/webtop/5.0.111/Chart.yaml rename to stable/webtop/5.0.112/Chart.yaml index 8ac8e6b5c71..4bf8a3a7051 100644 --- a/stable/webtop/5.0.111/Chart.yaml +++ b/stable/webtop/5.0.112/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.111 +version: 5.0.112 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.111/README.md b/stable/webtop/5.0.112/README.md similarity index 100% rename from stable/webtop/5.0.111/README.md rename to stable/webtop/5.0.112/README.md diff --git a/stable/webtop/5.0.112/app-changelog.md b/stable/webtop/5.0.112/app-changelog.md new file mode 100644 index 00000000000..a0d1af9b5a7 --- /dev/null +++ b/stable/webtop/5.0.112/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.112](https://github.com/truecharts/charts/compare/webtop-5.0.111...webtop-5.0.112) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#10992](https://github.com/truecharts/charts/issues/10992)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.111/app-readme.md b/stable/webtop/5.0.112/app-readme.md similarity index 100% rename from stable/webtop/5.0.111/app-readme.md rename to stable/webtop/5.0.112/app-readme.md diff --git a/stable/webtop/5.0.111/charts/common-12.15.0.tgz b/stable/webtop/5.0.112/charts/common-12.15.0.tgz similarity index 100% rename from stable/webtop/5.0.111/charts/common-12.15.0.tgz rename to stable/webtop/5.0.112/charts/common-12.15.0.tgz diff --git a/stable/webtop/5.0.111/ix_values.yaml b/stable/webtop/5.0.112/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.111/ix_values.yaml rename to stable/webtop/5.0.112/ix_values.yaml index d86a4a67155..de640e0496e 100644 --- a/stable/webtop/5.0.111/ix_values.yaml +++ b/stable/webtop/5.0.112/ix_values.yaml @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:374f7176f371365032f70afed8c64131ff31c0c94594908667aa94c66a5a5fc0 + tag: latest@sha256:4e96625dd112931903554932d0ca973eaed7680cdca5fa1c95c400722affb9d2 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox diff --git a/stable/webtop/5.0.111/questions.yaml b/stable/webtop/5.0.112/questions.yaml similarity index 100% rename from stable/webtop/5.0.111/questions.yaml rename to stable/webtop/5.0.112/questions.yaml diff --git a/stable/webtop/5.0.111/templates/NOTES.txt b/stable/webtop/5.0.112/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.111/templates/NOTES.txt rename to stable/webtop/5.0.112/templates/NOTES.txt diff --git a/stable/webtop/5.0.111/templates/common.yaml b/stable/webtop/5.0.112/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.111/templates/common.yaml rename to stable/webtop/5.0.112/templates/common.yaml diff --git a/stable/webtop/5.0.111/values.yaml b/stable/webtop/5.0.112/values.yaml similarity index 100% rename from stable/webtop/5.0.111/values.yaml rename to stable/webtop/5.0.112/values.yaml