From 9f8b0ade4e133b3c7f670a22a7dc845a045196f7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 19 Aug 2023 03:37:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.44/app-changelog.md | 9 --------- stable/webtop/{6.0.44 => 6.0.45}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.44 => 6.0.45}/Chart.yaml | 2 +- stable/webtop/{6.0.44 => 6.0.45}/README.md | 0 stable/webtop/6.0.45/app-changelog.md | 9 +++++++++ .../webtop/{6.0.44 => 6.0.45}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.44 => 6.0.45}/ix_values.yaml | 4 ++-- .../webtop/{6.0.44 => 6.0.45}/questions.yaml | 0 .../{6.0.44 => 6.0.45}/templates/NOTES.txt | 0 .../{6.0.44 => 6.0.45}/templates/common.yaml | 0 stable/webtop/{6.0.44 => 6.0.45}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.44/app-changelog.md rename stable/webtop/{6.0.44 => 6.0.45}/CHANGELOG.md (92%) rename stable/webtop/{6.0.44 => 6.0.45}/Chart.yaml (98%) rename stable/webtop/{6.0.44 => 6.0.45}/README.md (100%) create mode 100644 stable/webtop/6.0.45/app-changelog.md rename stable/webtop/{6.0.44 => 6.0.45}/app-readme.md (100%) rename stable/webtop/{6.0.44 => 6.0.45}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.44 => 6.0.45}/ix_values.yaml (96%) rename stable/webtop/{6.0.44 => 6.0.45}/questions.yaml (100%) rename stable/webtop/{6.0.44 => 6.0.45}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.44 => 6.0.45}/templates/common.yaml (100%) rename stable/webtop/{6.0.44 => 6.0.45}/values.yaml (100%) diff --git a/stable/webtop/6.0.44/app-changelog.md b/stable/webtop/6.0.44/app-changelog.md deleted file mode 100644 index 7d0bd14091..0000000000 --- a/stable/webtop/6.0.44/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.44](https://github.com/truecharts/charts/compare/webtop-6.0.43...webtop-6.0.44) (2023-08-16) - -### Chore - -- update webtop ([#11577](https://github.com/truecharts/charts/issues/11577)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.44/CHANGELOG.md b/stable/webtop/6.0.45/CHANGELOG.md similarity index 92% rename from stable/webtop/6.0.44/CHANGELOG.md rename to stable/webtop/6.0.45/CHANGELOG.md index ec551d3f5e..08f1fa203e 100644 --- a/stable/webtop/6.0.44/CHANGELOG.md +++ b/stable/webtop/6.0.45/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.45](https://github.com/truecharts/charts/compare/webtop-6.0.44...webtop-6.0.45) (2023-08-19) + +### Chore + +- update webtop ([#11690](https://github.com/truecharts/charts/issues/11690)) + + + + ## [webtop-6.0.44](https://github.com/truecharts/charts/compare/webtop-6.0.43...webtop-6.0.44) (2023-08-16) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.35](https://github.com/truecharts/charts/compare/webtop-6.0.34...webtop-6.0.35) (2023-08-15) ### Chore - -- update webtop ([#11564](https://github.com/truecharts/charts/issues/11564)) - - - - -## [webtop-6.0.34](https://github.com/truecharts/charts/compare/webtop-6.0.33...webtop-6.0.34) (2023-08-15) - -### Chore diff --git a/stable/webtop/6.0.44/Chart.yaml b/stable/webtop/6.0.45/Chart.yaml similarity index 98% rename from stable/webtop/6.0.44/Chart.yaml rename to stable/webtop/6.0.45/Chart.yaml index 21eb79cd19..81d1d5bfe0 100644 --- a/stable/webtop/6.0.44/Chart.yaml +++ b/stable/webtop/6.0.45/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.44 +version: 6.0.45 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.44/README.md b/stable/webtop/6.0.45/README.md similarity index 100% rename from stable/webtop/6.0.44/README.md rename to stable/webtop/6.0.45/README.md diff --git a/stable/webtop/6.0.45/app-changelog.md b/stable/webtop/6.0.45/app-changelog.md new file mode 100644 index 0000000000..309ea2eb50 --- /dev/null +++ b/stable/webtop/6.0.45/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.45](https://github.com/truecharts/charts/compare/webtop-6.0.44...webtop-6.0.45) (2023-08-19) + +### Chore + +- update webtop ([#11690](https://github.com/truecharts/charts/issues/11690)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.44/app-readme.md b/stable/webtop/6.0.45/app-readme.md similarity index 100% rename from stable/webtop/6.0.44/app-readme.md rename to stable/webtop/6.0.45/app-readme.md diff --git a/stable/webtop/6.0.44/charts/common-14.0.1.tgz b/stable/webtop/6.0.45/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.44/charts/common-14.0.1.tgz rename to stable/webtop/6.0.45/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.44/ix_values.yaml b/stable/webtop/6.0.45/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.44/ix_values.yaml rename to stable/webtop/6.0.45/ix_values.yaml index 3c1670a206..fc879a9dfd 100644 --- a/stable/webtop/6.0.44/ix_values.yaml +++ b/stable/webtop/6.0.45/ix_values.yaml @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:ee90f6d4028595d933874bc39e9059594343089314efdb17d9cc4c4638ccae37 + tag: latest@sha256:6242e253c07a1f2d4ed3cceb409f134c59769c509d6a67b33a68fb688963b536 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm - tag: latest@sha256:2c2a52ed93434f380eede64e0ae2a83dd1c265e4f0c97555ae4e925a0426ac04 + tag: latest@sha256:59ad2c6bb54e6c3b66dafd70c38af5c3912f41f091a34b815c77af897d958ae0 pullPolicy: Always service: main: diff --git a/stable/webtop/6.0.44/questions.yaml b/stable/webtop/6.0.45/questions.yaml similarity index 100% rename from stable/webtop/6.0.44/questions.yaml rename to stable/webtop/6.0.45/questions.yaml diff --git a/stable/webtop/6.0.44/templates/NOTES.txt b/stable/webtop/6.0.45/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.44/templates/NOTES.txt rename to stable/webtop/6.0.45/templates/NOTES.txt diff --git a/stable/webtop/6.0.44/templates/common.yaml b/stable/webtop/6.0.45/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.44/templates/common.yaml rename to stable/webtop/6.0.45/templates/common.yaml diff --git a/stable/webtop/6.0.44/values.yaml b/stable/webtop/6.0.45/values.yaml similarity index 100% rename from stable/webtop/6.0.44/values.yaml rename to stable/webtop/6.0.45/values.yaml