From 0057a2ea6e16f5edc827ca580778ca816502b3e2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 9 Aug 2023 17:35:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.22/app-changelog.md | 9 --------- stable/webtop/{6.0.22 => 6.0.23}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.22 => 6.0.23}/Chart.yaml | 2 +- stable/webtop/{6.0.22 => 6.0.23}/README.md | 0 stable/webtop/6.0.23/app-changelog.md | 9 +++++++++ .../webtop/{6.0.22 => 6.0.23}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.22 => 6.0.23}/ix_values.yaml | 4 ++-- .../webtop/{6.0.22 => 6.0.23}/questions.yaml | 0 .../{6.0.22 => 6.0.23}/templates/NOTES.txt | 0 .../{6.0.22 => 6.0.23}/templates/common.yaml | 0 stable/webtop/{6.0.22 => 6.0.23}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.22/app-changelog.md rename stable/webtop/{6.0.22 => 6.0.23}/CHANGELOG.md (92%) rename stable/webtop/{6.0.22 => 6.0.23}/Chart.yaml (98%) rename stable/webtop/{6.0.22 => 6.0.23}/README.md (100%) create mode 100644 stable/webtop/6.0.23/app-changelog.md rename stable/webtop/{6.0.22 => 6.0.23}/app-readme.md (100%) rename stable/webtop/{6.0.22 => 6.0.23}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.22 => 6.0.23}/ix_values.yaml (96%) rename stable/webtop/{6.0.22 => 6.0.23}/questions.yaml (100%) rename stable/webtop/{6.0.22 => 6.0.23}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.22 => 6.0.23}/templates/common.yaml (100%) rename stable/webtop/{6.0.22 => 6.0.23}/values.yaml (100%) diff --git a/stable/webtop/6.0.22/app-changelog.md b/stable/webtop/6.0.22/app-changelog.md deleted file mode 100644 index e1f430aa9ce..00000000000 --- a/stable/webtop/6.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.22](https://github.com/truecharts/charts/compare/webtop-6.0.21...webtop-6.0.22) (2023-08-09) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#11365](https://github.com/truecharts/charts/issues/11365)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.22/CHANGELOG.md b/stable/webtop/6.0.23/CHANGELOG.md similarity index 92% rename from stable/webtop/6.0.22/CHANGELOG.md rename to stable/webtop/6.0.23/CHANGELOG.md index d4b2292fb4b..338683bf840 100644 --- a/stable/webtop/6.0.22/CHANGELOG.md +++ b/stable/webtop/6.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.23](https://github.com/truecharts/charts/compare/webtop-6.0.22...webtop-6.0.23) (2023-08-09) + +### Chore + +- update webtop ([#11368](https://github.com/truecharts/charts/issues/11368)) + + + + ## [webtop-6.0.22](https://github.com/truecharts/charts/compare/webtop-6.0.21...webtop-6.0.22) (2023-08-09) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.13](https://github.com/truecharts/charts/compare/webtop-6.0.12...webtop-6.0.13) (2023-08-05) ### Chore - -- update webtop ([#11203](https://github.com/truecharts/charts/issues/11203)) - - - - -## [webtop-6.0.12](https://github.com/truecharts/charts/compare/webtop-6.0.11...webtop-6.0.12) (2023-08-04) - -### Chore diff --git a/stable/webtop/6.0.22/Chart.yaml b/stable/webtop/6.0.23/Chart.yaml similarity index 98% rename from stable/webtop/6.0.22/Chart.yaml rename to stable/webtop/6.0.23/Chart.yaml index 0898e3959b8..a1cf9a46d79 100644 --- a/stable/webtop/6.0.22/Chart.yaml +++ b/stable/webtop/6.0.23/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: 6.0.22 +version: 6.0.23 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.22/README.md b/stable/webtop/6.0.23/README.md similarity index 100% rename from stable/webtop/6.0.22/README.md rename to stable/webtop/6.0.23/README.md diff --git a/stable/webtop/6.0.23/app-changelog.md b/stable/webtop/6.0.23/app-changelog.md new file mode 100644 index 00000000000..994f8210f31 --- /dev/null +++ b/stable/webtop/6.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.23](https://github.com/truecharts/charts/compare/webtop-6.0.22...webtop-6.0.23) (2023-08-09) + +### Chore + +- update webtop ([#11368](https://github.com/truecharts/charts/issues/11368)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.22/app-readme.md b/stable/webtop/6.0.23/app-readme.md similarity index 100% rename from stable/webtop/6.0.22/app-readme.md rename to stable/webtop/6.0.23/app-readme.md diff --git a/stable/webtop/6.0.22/charts/common-14.0.1.tgz b/stable/webtop/6.0.23/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.22/charts/common-14.0.1.tgz rename to stable/webtop/6.0.23/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.22/ix_values.yaml b/stable/webtop/6.0.23/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.22/ix_values.yaml rename to stable/webtop/6.0.23/ix_values.yaml index 74547762155..4777012d582 100644 --- a/stable/webtop/6.0.22/ix_values.yaml +++ b/stable/webtop/6.0.23/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:dc28a0ae6dfb8d6b2ea4908502f0e322252d869b19cd327df0dc83549d696f19 + tag: latest@sha256:100bcadccebad2fd07d5ddedac5b1f7be70521368d1d5b18cb9d9aa93e8e2a8b ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:380b7b2f800fba5d9770011981b89ee2a6843edd49591775419182a834aca834 pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce - tag: latest@sha256:994f9ad5e94637d98bdc5baf9d08d11954349d83cb092a29a6c7db39a103a45d + tag: latest@sha256:f5746984d22d48eb58edca3302493dd6e891e2d57ab8d3a92108b91cc2367677 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce diff --git a/stable/webtop/6.0.22/questions.yaml b/stable/webtop/6.0.23/questions.yaml similarity index 100% rename from stable/webtop/6.0.22/questions.yaml rename to stable/webtop/6.0.23/questions.yaml diff --git a/stable/webtop/6.0.22/templates/NOTES.txt b/stable/webtop/6.0.23/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.22/templates/NOTES.txt rename to stable/webtop/6.0.23/templates/NOTES.txt diff --git a/stable/webtop/6.0.22/templates/common.yaml b/stable/webtop/6.0.23/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.22/templates/common.yaml rename to stable/webtop/6.0.23/templates/common.yaml diff --git a/stable/webtop/6.0.22/values.yaml b/stable/webtop/6.0.23/values.yaml similarity index 100% rename from stable/webtop/6.0.22/values.yaml rename to stable/webtop/6.0.23/values.yaml