From 59a2d44fa1493e94cd7bdc3ac615064d46a420b7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 27 Jul 2023 02:44:38 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.105/app-changelog.md | 9 --------- .../webtop/{5.0.105 => 5.0.106}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.105 => 5.0.106}/Chart.yaml | 2 +- stable/webtop/{5.0.105 => 5.0.106}/README.md | 0 stable/webtop/5.0.106/app-changelog.md | 9 +++++++++ .../webtop/{5.0.105 => 5.0.106}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{5.0.105 => 5.0.106}/ix_values.yaml | 4 ++-- .../{5.0.105 => 5.0.106}/questions.yaml | 0 .../{5.0.105 => 5.0.106}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{5.0.105 => 5.0.106}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.105/app-changelog.md rename stable/webtop/{5.0.105 => 5.0.106}/CHANGELOG.md (90%) rename stable/webtop/{5.0.105 => 5.0.106}/Chart.yaml (98%) rename stable/webtop/{5.0.105 => 5.0.106}/README.md (100%) create mode 100644 stable/webtop/5.0.106/app-changelog.md rename stable/webtop/{5.0.105 => 5.0.106}/app-readme.md (100%) rename stable/webtop/{5.0.105 => 5.0.106}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.105 => 5.0.106}/ix_values.yaml (96%) rename stable/webtop/{5.0.105 => 5.0.106}/questions.yaml (100%) rename stable/webtop/{5.0.105 => 5.0.106}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.105 => 5.0.106}/templates/common.yaml (100%) rename stable/webtop/{5.0.105 => 5.0.106}/values.yaml (100%) diff --git a/stable/webtop/5.0.105/app-changelog.md b/stable/webtop/5.0.105/app-changelog.md deleted file mode 100644 index 8c769b2b9d7..00000000000 --- a/stable/webtop/5.0.105/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.105](https://github.com/truecharts/charts/compare/webtop-5.0.104...webtop-5.0.105) (2023-07-27) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-mate to latest ([#10884](https://github.com/truecharts/charts/issues/10884)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.105/CHANGELOG.md b/stable/webtop/5.0.106/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.105/CHANGELOG.md rename to stable/webtop/5.0.106/CHANGELOG.md index f714dc17a31..d21cd62fc1d 100644 --- a/stable/webtop/5.0.105/CHANGELOG.md +++ b/stable/webtop/5.0.106/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.106](https://github.com/truecharts/charts/compare/webtop-5.0.105...webtop-5.0.106) (2023-07-27) + +### Chore + +- update webtop ([#10885](https://github.com/truecharts/charts/issues/10885)) + + + + ## [webtop-5.0.105](https://github.com/truecharts/charts/compare/webtop-5.0.104...webtop-5.0.105) (2023-07-27) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.96](https://github.com/truecharts/charts/compare/webtop-5.0.95...webtop-5.0.96) (2023-07-25) ### Chore - -- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#10827](https://github.com/truecharts/charts/issues/10827)) - - - - -## [webtop-5.0.95](https://github.com/truecharts/charts/compare/webtop-5.0.94...webtop-5.0.95) (2023-07-25) - -### Chore diff --git a/stable/webtop/5.0.105/Chart.yaml b/stable/webtop/5.0.106/Chart.yaml similarity index 98% rename from stable/webtop/5.0.105/Chart.yaml rename to stable/webtop/5.0.106/Chart.yaml index 629331cd11d..c986243fed5 100644 --- a/stable/webtop/5.0.105/Chart.yaml +++ b/stable/webtop/5.0.106/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.105 +version: 5.0.106 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.105/README.md b/stable/webtop/5.0.106/README.md similarity index 100% rename from stable/webtop/5.0.105/README.md rename to stable/webtop/5.0.106/README.md diff --git a/stable/webtop/5.0.106/app-changelog.md b/stable/webtop/5.0.106/app-changelog.md new file mode 100644 index 00000000000..f92fd64ba02 --- /dev/null +++ b/stable/webtop/5.0.106/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.106](https://github.com/truecharts/charts/compare/webtop-5.0.105...webtop-5.0.106) (2023-07-27) + +### Chore + +- update webtop ([#10885](https://github.com/truecharts/charts/issues/10885)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.105/app-readme.md b/stable/webtop/5.0.106/app-readme.md similarity index 100% rename from stable/webtop/5.0.105/app-readme.md rename to stable/webtop/5.0.106/app-readme.md diff --git a/stable/webtop/5.0.105/charts/common-12.14.6.tgz b/stable/webtop/5.0.106/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.105/charts/common-12.14.6.tgz rename to stable/webtop/5.0.106/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.105/ix_values.yaml b/stable/webtop/5.0.106/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.105/ix_values.yaml rename to stable/webtop/5.0.106/ix_values.yaml index 1b09f853a41..d6c88bdbc9a 100644 --- a/stable/webtop/5.0.105/ix_values.yaml +++ b/stable/webtop/5.0.106/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:aab8d9d672f0b36ab8dfa7b27d260cb9113f604ab1bc68410ad09f9f83f7d5d6 + tag: latest@sha256:b771f97772b86191e7c2d89ddb06ae35e50382c736409381d7991e5ea5fe0aa0 pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox - tag: latest@sha256:07f7b37bfaec391cc9eb3dc38531438a32036d2d4c71dc1b70cec6adf8b1aa81 + tag: latest@sha256:3a55cfe22655bee1016e6a02cfc50e97344eed2c6e93a306f73dc64d1fc59371 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm diff --git a/stable/webtop/5.0.105/questions.yaml b/stable/webtop/5.0.106/questions.yaml similarity index 100% rename from stable/webtop/5.0.105/questions.yaml rename to stable/webtop/5.0.106/questions.yaml diff --git a/stable/webtop/5.0.105/templates/NOTES.txt b/stable/webtop/5.0.106/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.105/templates/NOTES.txt rename to stable/webtop/5.0.106/templates/NOTES.txt diff --git a/stable/webtop/5.0.105/templates/common.yaml b/stable/webtop/5.0.106/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.105/templates/common.yaml rename to stable/webtop/5.0.106/templates/common.yaml diff --git a/stable/webtop/5.0.105/values.yaml b/stable/webtop/5.0.106/values.yaml similarity index 100% rename from stable/webtop/5.0.105/values.yaml rename to stable/webtop/5.0.106/values.yaml