From e5fd04f0207113a616d16dec42d27930c48a2493 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 19 Aug 2023 12:38:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.46/app-changelog.md | 9 --------- stable/webtop/{6.0.46 => 6.0.47}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.46 => 6.0.47}/Chart.yaml | 2 +- stable/webtop/{6.0.46 => 6.0.47}/README.md | 0 stable/webtop/6.0.47/app-changelog.md | 9 +++++++++ .../webtop/{6.0.46 => 6.0.47}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.46 => 6.0.47}/ix_values.yaml | 4 ++-- .../webtop/{6.0.46 => 6.0.47}/questions.yaml | 0 .../{6.0.46 => 6.0.47}/templates/NOTES.txt | 0 .../{6.0.46 => 6.0.47}/templates/common.yaml | 0 stable/webtop/{6.0.46 => 6.0.47}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.46/app-changelog.md rename stable/webtop/{6.0.46 => 6.0.47}/CHANGELOG.md (92%) rename stable/webtop/{6.0.46 => 6.0.47}/Chart.yaml (98%) rename stable/webtop/{6.0.46 => 6.0.47}/README.md (100%) create mode 100644 stable/webtop/6.0.47/app-changelog.md rename stable/webtop/{6.0.46 => 6.0.47}/app-readme.md (100%) rename stable/webtop/{6.0.46 => 6.0.47}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.46 => 6.0.47}/ix_values.yaml (96%) rename stable/webtop/{6.0.46 => 6.0.47}/questions.yaml (100%) rename stable/webtop/{6.0.46 => 6.0.47}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.46 => 6.0.47}/templates/common.yaml (100%) rename stable/webtop/{6.0.46 => 6.0.47}/values.yaml (100%) diff --git a/stable/webtop/6.0.46/app-changelog.md b/stable/webtop/6.0.46/app-changelog.md deleted file mode 100644 index 95af404fca7..00000000000 --- a/stable/webtop/6.0.46/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.46](https://github.com/truecharts/charts/compare/webtop-6.0.45...webtop-6.0.46) (2023-08-19) - -### Chore - -- update webtop ([#11696](https://github.com/truecharts/charts/issues/11696)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.46/CHANGELOG.md b/stable/webtop/6.0.47/CHANGELOG.md similarity index 92% rename from stable/webtop/6.0.46/CHANGELOG.md rename to stable/webtop/6.0.47/CHANGELOG.md index 9e62f019858..3c90ddd358e 100644 --- a/stable/webtop/6.0.46/CHANGELOG.md +++ b/stable/webtop/6.0.47/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.47](https://github.com/truecharts/charts/compare/webtop-6.0.46...webtop-6.0.47) (2023-08-19) + +### Chore + +- update webtop ([#11700](https://github.com/truecharts/charts/issues/11700)) + + + + ## [webtop-6.0.46](https://github.com/truecharts/charts/compare/webtop-6.0.45...webtop-6.0.46) (2023-08-19) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.37](https://github.com/truecharts/charts/compare/webtop-6.0.36...webtop-6.0.37) (2023-08-15) ### Chore - -- update webtop ([#11566](https://github.com/truecharts/charts/issues/11566)) - - - - -## [webtop-6.0.36](https://github.com/truecharts/charts/compare/webtop-6.0.35...webtop-6.0.36) (2023-08-15) - -### Chore diff --git a/stable/webtop/6.0.46/Chart.yaml b/stable/webtop/6.0.47/Chart.yaml similarity index 98% rename from stable/webtop/6.0.46/Chart.yaml rename to stable/webtop/6.0.47/Chart.yaml index ec69e150d56..bd9f6a2fe5a 100644 --- a/stable/webtop/6.0.46/Chart.yaml +++ b/stable/webtop/6.0.47/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.46 +version: 6.0.47 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.46/README.md b/stable/webtop/6.0.47/README.md similarity index 100% rename from stable/webtop/6.0.46/README.md rename to stable/webtop/6.0.47/README.md diff --git a/stable/webtop/6.0.47/app-changelog.md b/stable/webtop/6.0.47/app-changelog.md new file mode 100644 index 00000000000..aaf3234ed25 --- /dev/null +++ b/stable/webtop/6.0.47/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.47](https://github.com/truecharts/charts/compare/webtop-6.0.46...webtop-6.0.47) (2023-08-19) + +### Chore + +- update webtop ([#11700](https://github.com/truecharts/charts/issues/11700)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.46/app-readme.md b/stable/webtop/6.0.47/app-readme.md similarity index 100% rename from stable/webtop/6.0.46/app-readme.md rename to stable/webtop/6.0.47/app-readme.md diff --git a/stable/webtop/6.0.46/charts/common-14.0.1.tgz b/stable/webtop/6.0.47/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.46/charts/common-14.0.1.tgz rename to stable/webtop/6.0.47/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.46/ix_values.yaml b/stable/webtop/6.0.47/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.46/ix_values.yaml rename to stable/webtop/6.0.47/ix_values.yaml index c35d82e430c..29007e243e9 100644 --- a/stable/webtop/6.0.46/ix_values.yaml +++ b/stable/webtop/6.0.47/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:7148d22d0606825cec0d3f9bfb2fab7cba59a21ce30e57326e676b85671a2ebc + tag: latest@sha256:e8c5b28aa853478a073bed82959fc121f7572c99bbd400af6ae267363edcc530 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:d06410bf333c89799d339d8fc0e8abfa3fc5c61306ab7e7f33b056bd2c412a31 + tag: latest@sha256:6a41b45046d13e72e15c21ab8ba962ea0239306b165ecbca74e651374e73e3b2 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm diff --git a/stable/webtop/6.0.46/questions.yaml b/stable/webtop/6.0.47/questions.yaml similarity index 100% rename from stable/webtop/6.0.46/questions.yaml rename to stable/webtop/6.0.47/questions.yaml diff --git a/stable/webtop/6.0.46/templates/NOTES.txt b/stable/webtop/6.0.47/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.46/templates/NOTES.txt rename to stable/webtop/6.0.47/templates/NOTES.txt diff --git a/stable/webtop/6.0.46/templates/common.yaml b/stable/webtop/6.0.47/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.46/templates/common.yaml rename to stable/webtop/6.0.47/templates/common.yaml diff --git a/stable/webtop/6.0.46/values.yaml b/stable/webtop/6.0.47/values.yaml similarity index 100% rename from stable/webtop/6.0.46/values.yaml rename to stable/webtop/6.0.47/values.yaml