From 7199d1bf3478b7d0d0f3010ac9875fe63732f006 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 8 Aug 2023 19:40:20 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.16/app-changelog.md | 9 --------- stable/webtop/{6.0.16 => 6.0.17}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.16 => 6.0.17}/Chart.yaml | 2 +- stable/webtop/{6.0.16 => 6.0.17}/README.md | 0 stable/webtop/6.0.17/app-changelog.md | 9 +++++++++ .../webtop/{6.0.16 => 6.0.17}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.16 => 6.0.17}/ix_values.yaml | 4 ++-- .../webtop/{6.0.16 => 6.0.17}/questions.yaml | 0 .../{6.0.16 => 6.0.17}/templates/NOTES.txt | 0 .../{6.0.16 => 6.0.17}/templates/common.yaml | 0 stable/webtop/{6.0.16 => 6.0.17}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.16/app-changelog.md rename stable/webtop/{6.0.16 => 6.0.17}/CHANGELOG.md (91%) rename stable/webtop/{6.0.16 => 6.0.17}/Chart.yaml (98%) rename stable/webtop/{6.0.16 => 6.0.17}/README.md (100%) create mode 100644 stable/webtop/6.0.17/app-changelog.md rename stable/webtop/{6.0.16 => 6.0.17}/app-readme.md (100%) rename stable/webtop/{6.0.16 => 6.0.17}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.16 => 6.0.17}/ix_values.yaml (96%) rename stable/webtop/{6.0.16 => 6.0.17}/questions.yaml (100%) rename stable/webtop/{6.0.16 => 6.0.17}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.16 => 6.0.17}/templates/common.yaml (100%) rename stable/webtop/{6.0.16 => 6.0.17}/values.yaml (100%) diff --git a/stable/webtop/6.0.16/app-changelog.md b/stable/webtop/6.0.16/app-changelog.md deleted file mode 100644 index 0f8c1475a67..00000000000 --- a/stable/webtop/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.16](https://github.com/truecharts/charts/compare/webtop-6.0.15...webtop-6.0.16) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#11347](https://github.com/truecharts/charts/issues/11347)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.16/CHANGELOG.md b/stable/webtop/6.0.17/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.16/CHANGELOG.md rename to stable/webtop/6.0.17/CHANGELOG.md index 50510363586..e5ff586c4eb 100644 --- a/stable/webtop/6.0.16/CHANGELOG.md +++ b/stable/webtop/6.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.17](https://github.com/truecharts/charts/compare/webtop-6.0.16...webtop-6.0.17) (2023-08-08) + +### Chore + +- update webtop ([#11348](https://github.com/truecharts/charts/issues/11348)) + + + + ## [webtop-6.0.16](https://github.com/truecharts/charts/compare/webtop-6.0.15...webtop-6.0.16) (2023-08-08) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.7](https://github.com/truecharts/charts/compare/webtop-6.0.6...webtop-6.0.7) (2023-08-01) ### Chore - -- update container image tccr.io/truecharts/webtop to latest ([#11126](https://github.com/truecharts/charts/issues/11126)) - - - - -## [webtop-6.0.6](https://github.com/truecharts/charts/compare/webtop-6.0.5...webtop-6.0.6) (2023-08-01) - -### Chore diff --git a/stable/webtop/6.0.16/Chart.yaml b/stable/webtop/6.0.17/Chart.yaml similarity index 98% rename from stable/webtop/6.0.16/Chart.yaml rename to stable/webtop/6.0.17/Chart.yaml index 585a7bfa5c9..0a3b091deda 100644 --- a/stable/webtop/6.0.16/Chart.yaml +++ b/stable/webtop/6.0.17/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.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.16/README.md b/stable/webtop/6.0.17/README.md similarity index 100% rename from stable/webtop/6.0.16/README.md rename to stable/webtop/6.0.17/README.md diff --git a/stable/webtop/6.0.17/app-changelog.md b/stable/webtop/6.0.17/app-changelog.md new file mode 100644 index 00000000000..d0f2c6a3bda --- /dev/null +++ b/stable/webtop/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.17](https://github.com/truecharts/charts/compare/webtop-6.0.16...webtop-6.0.17) (2023-08-08) + +### Chore + +- update webtop ([#11348](https://github.com/truecharts/charts/issues/11348)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.16/app-readme.md b/stable/webtop/6.0.17/app-readme.md similarity index 100% rename from stable/webtop/6.0.16/app-readme.md rename to stable/webtop/6.0.17/app-readme.md diff --git a/stable/webtop/6.0.16/charts/common-14.0.1.tgz b/stable/webtop/6.0.17/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.16/charts/common-14.0.1.tgz rename to stable/webtop/6.0.17/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.16/ix_values.yaml b/stable/webtop/6.0.17/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.16/ix_values.yaml rename to stable/webtop/6.0.17/ix_values.yaml index 9f4746876eb..2e5f53361a1 100644 --- a/stable/webtop/6.0.16/ix_values.yaml +++ b/stable/webtop/6.0.17/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:ea8f329490995380063910081f291ef64676c54d9f4ae15e9cdaf2a564e4c42a + tag: latest@sha256:ce6b3a1be73628246012b425e305664964805f012651c252f7828ce7b3f9aee2 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm - tag: latest@sha256:83e90d5950103f7e24fc258a7b28f49db513f8eb67978475e444abef91e6696a + tag: latest@sha256:edba9b844e3f0fb077720b84c184184c9f7094d0473c477290cf9bbc119b3a3a pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/6.0.16/questions.yaml b/stable/webtop/6.0.17/questions.yaml similarity index 100% rename from stable/webtop/6.0.16/questions.yaml rename to stable/webtop/6.0.17/questions.yaml diff --git a/stable/webtop/6.0.16/templates/NOTES.txt b/stable/webtop/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.16/templates/NOTES.txt rename to stable/webtop/6.0.17/templates/NOTES.txt diff --git a/stable/webtop/6.0.16/templates/common.yaml b/stable/webtop/6.0.17/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.16/templates/common.yaml rename to stable/webtop/6.0.17/templates/common.yaml diff --git a/stable/webtop/6.0.16/values.yaml b/stable/webtop/6.0.17/values.yaml similarity index 100% rename from stable/webtop/6.0.16/values.yaml rename to stable/webtop/6.0.17/values.yaml