From dbea68fd3f9e55ccf26fa60ee667d4fdbcaf54bb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Aug 2023 08:37:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.51/app-changelog.md | 9 --------- stable/webtop/{6.0.51 => 6.0.52}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.51 => 6.0.52}/Chart.yaml | 2 +- stable/webtop/{6.0.51 => 6.0.52}/README.md | 0 stable/webtop/6.0.52/app-changelog.md | 9 +++++++++ .../webtop/{6.0.51 => 6.0.52}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.51 => 6.0.52}/ix_values.yaml | 4 ++-- .../webtop/{6.0.51 => 6.0.52}/questions.yaml | 0 .../{6.0.51 => 6.0.52}/templates/NOTES.txt | 0 .../{6.0.51 => 6.0.52}/templates/common.yaml | 0 stable/webtop/{6.0.51 => 6.0.52}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.51/app-changelog.md rename stable/webtop/{6.0.51 => 6.0.52}/CHANGELOG.md (90%) rename stable/webtop/{6.0.51 => 6.0.52}/Chart.yaml (98%) rename stable/webtop/{6.0.51 => 6.0.52}/README.md (100%) create mode 100644 stable/webtop/6.0.52/app-changelog.md rename stable/webtop/{6.0.51 => 6.0.52}/app-readme.md (100%) rename stable/webtop/{6.0.51 => 6.0.52}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.51 => 6.0.52}/ix_values.yaml (96%) rename stable/webtop/{6.0.51 => 6.0.52}/questions.yaml (100%) rename stable/webtop/{6.0.51 => 6.0.52}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.51 => 6.0.52}/templates/common.yaml (100%) rename stable/webtop/{6.0.51 => 6.0.52}/values.yaml (100%) diff --git a/stable/webtop/6.0.51/app-changelog.md b/stable/webtop/6.0.51/app-changelog.md deleted file mode 100644 index d43b167bd4..0000000000 --- a/stable/webtop/6.0.51/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.51](https://github.com/truecharts/charts/compare/webtop-6.0.50...webtop-6.0.51) (2023-08-22) - -### Chore - -- update webtop ([#11779](https://github.com/truecharts/charts/issues/11779)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.51/CHANGELOG.md b/stable/webtop/6.0.52/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.51/CHANGELOG.md rename to stable/webtop/6.0.52/CHANGELOG.md index 151b48a0e4..38500b658c 100644 --- a/stable/webtop/6.0.51/CHANGELOG.md +++ b/stable/webtop/6.0.52/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.52](https://github.com/truecharts/charts/compare/webtop-6.0.51...webtop-6.0.52) (2023-08-22) + +### Chore + +- update webtop ([#11780](https://github.com/truecharts/charts/issues/11780)) + + + + ## [webtop-6.0.51](https://github.com/truecharts/charts/compare/webtop-6.0.50...webtop-6.0.51) (2023-08-22) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.42](https://github.com/truecharts/charts/compare/webtop-6.0.41...webtop-6.0.42) (2023-08-15) ### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#11575](https://github.com/truecharts/charts/issues/11575)) - - - - -## [webtop-6.0.41](https://github.com/truecharts/charts/compare/webtop-6.0.40...webtop-6.0.41) (2023-08-15) - -### Chore diff --git a/stable/webtop/6.0.51/Chart.yaml b/stable/webtop/6.0.52/Chart.yaml similarity index 98% rename from stable/webtop/6.0.51/Chart.yaml rename to stable/webtop/6.0.52/Chart.yaml index cd0c8628f2..a5eac5eb79 100644 --- a/stable/webtop/6.0.51/Chart.yaml +++ b/stable/webtop/6.0.52/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.51 +version: 6.0.52 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.51/README.md b/stable/webtop/6.0.52/README.md similarity index 100% rename from stable/webtop/6.0.51/README.md rename to stable/webtop/6.0.52/README.md diff --git a/stable/webtop/6.0.52/app-changelog.md b/stable/webtop/6.0.52/app-changelog.md new file mode 100644 index 0000000000..a6e81d91ab --- /dev/null +++ b/stable/webtop/6.0.52/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.52](https://github.com/truecharts/charts/compare/webtop-6.0.51...webtop-6.0.52) (2023-08-22) + +### Chore + +- update webtop ([#11780](https://github.com/truecharts/charts/issues/11780)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.51/app-readme.md b/stable/webtop/6.0.52/app-readme.md similarity index 100% rename from stable/webtop/6.0.51/app-readme.md rename to stable/webtop/6.0.52/app-readme.md diff --git a/stable/webtop/6.0.51/charts/common-14.0.1.tgz b/stable/webtop/6.0.52/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.51/charts/common-14.0.1.tgz rename to stable/webtop/6.0.52/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.51/ix_values.yaml b/stable/webtop/6.0.52/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.51/ix_values.yaml rename to stable/webtop/6.0.52/ix_values.yaml index 93cb7e00c6..c70e6803b3 100644 --- a/stable/webtop/6.0.51/ix_values.yaml +++ b/stable/webtop/6.0.52/ix_values.yaml @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde - tag: latest@sha256:c89146296ba6d3d89a6a84ecd487bbf5949d456221e5fb5d4fde3d2cb8ecb0f1 + tag: latest@sha256:f6ebde20d3de7aca3695efeed98b3015649c95a2675ad15e70632e5c7b2ffcb8 pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm - tag: latest@sha256:f6894408ca236893b2d1887f4ed9d0d58d5485d3f4d805b2025b038472c029c5 + tag: latest@sha256:691f39fc8a54dbc58ffd170ec639de610d32af6bc318b69c7df8de680ba24e7e pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm diff --git a/stable/webtop/6.0.51/questions.yaml b/stable/webtop/6.0.52/questions.yaml similarity index 100% rename from stable/webtop/6.0.51/questions.yaml rename to stable/webtop/6.0.52/questions.yaml diff --git a/stable/webtop/6.0.51/templates/NOTES.txt b/stable/webtop/6.0.52/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.51/templates/NOTES.txt rename to stable/webtop/6.0.52/templates/NOTES.txt diff --git a/stable/webtop/6.0.51/templates/common.yaml b/stable/webtop/6.0.52/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.51/templates/common.yaml rename to stable/webtop/6.0.52/templates/common.yaml diff --git a/stable/webtop/6.0.51/values.yaml b/stable/webtop/6.0.52/values.yaml similarity index 100% rename from stable/webtop/6.0.51/values.yaml rename to stable/webtop/6.0.52/values.yaml