From ca682734333afb4b2b6775849e76b4cfbfd7732f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 20 Jun 2023 15:53:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.41/app-changelog.md | 9 --------- stable/webtop/{5.0.41 => 5.0.42}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.41 => 5.0.42}/Chart.yaml | 2 +- stable/webtop/{5.0.41 => 5.0.42}/README.md | 0 stable/webtop/5.0.42/app-changelog.md | 9 +++++++++ .../webtop/{5.0.41 => 5.0.42}/app-readme.md | 0 .../charts/common-12.14.3.tgz | Bin .../webtop/{5.0.41 => 5.0.42}/ix_values.yaml | 8 ++++---- .../webtop/{5.0.41 => 5.0.42}/questions.yaml | 0 .../{5.0.41 => 5.0.42}/templates/NOTES.txt | 0 .../{5.0.41 => 5.0.42}/templates/common.yaml | 0 stable/webtop/{5.0.41 => 5.0.42}/values.yaml | 0 12 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 stable/webtop/5.0.41/app-changelog.md rename stable/webtop/{5.0.41 => 5.0.42}/CHANGELOG.md (92%) rename stable/webtop/{5.0.41 => 5.0.42}/Chart.yaml (98%) rename stable/webtop/{5.0.41 => 5.0.42}/README.md (100%) create mode 100644 stable/webtop/5.0.42/app-changelog.md rename stable/webtop/{5.0.41 => 5.0.42}/app-readme.md (100%) rename stable/webtop/{5.0.41 => 5.0.42}/charts/common-12.14.3.tgz (100%) rename stable/webtop/{5.0.41 => 5.0.42}/ix_values.yaml (92%) rename stable/webtop/{5.0.41 => 5.0.42}/questions.yaml (100%) rename stable/webtop/{5.0.41 => 5.0.42}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.41 => 5.0.42}/templates/common.yaml (100%) rename stable/webtop/{5.0.41 => 5.0.42}/values.yaml (100%) diff --git a/stable/webtop/5.0.41/app-changelog.md b/stable/webtop/5.0.41/app-changelog.md deleted file mode 100644 index 2aad1b1e58..0000000000 --- a/stable/webtop/5.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.41](https://github.com/truecharts/charts/compare/webtop-5.0.40...webtop-5.0.41) (2023-06-20) - -### Chore - -- update helm general non-major ([#9780](https://github.com/truecharts/charts/issues/9780)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.41/CHANGELOG.md b/stable/webtop/5.0.42/CHANGELOG.md similarity index 92% rename from stable/webtop/5.0.41/CHANGELOG.md rename to stable/webtop/5.0.42/CHANGELOG.md index 59bdb2564b..5aa11879f1 100644 --- a/stable/webtop/5.0.41/CHANGELOG.md +++ b/stable/webtop/5.0.42/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.42](https://github.com/truecharts/charts/compare/webtop-5.0.41...webtop-5.0.42) (2023-06-20) + +### Chore + +- update webtop ([#9788](https://github.com/truecharts/charts/issues/9788)) + + + + ## [webtop-5.0.41](https://github.com/truecharts/charts/compare/webtop-5.0.40...webtop-5.0.41) (2023-06-20) ### Chore @@ -85,15 +94,6 @@ -## [webtop-5.0.37](https://github.com/truecharts/charts/compare/webtop-5.0.36...webtop-5.0.37) (2023-06-14) - -### Chore - -- update webtop ([#9637](https://github.com/truecharts/charts/issues/9637)) - - - - ## [webtop-5.0.37](https://github.com/truecharts/charts/compare/webtop-5.0.36...webtop-5.0.37) (2023-06-14) ### Chore diff --git a/stable/webtop/5.0.41/Chart.yaml b/stable/webtop/5.0.42/Chart.yaml similarity index 98% rename from stable/webtop/5.0.41/Chart.yaml rename to stable/webtop/5.0.42/Chart.yaml index 09e8c0efac..03d9bd4fff 100644 --- a/stable/webtop/5.0.41/Chart.yaml +++ b/stable/webtop/5.0.42/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: 5.0.41 +version: 5.0.42 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.41/README.md b/stable/webtop/5.0.42/README.md similarity index 100% rename from stable/webtop/5.0.41/README.md rename to stable/webtop/5.0.42/README.md diff --git a/stable/webtop/5.0.42/app-changelog.md b/stable/webtop/5.0.42/app-changelog.md new file mode 100644 index 0000000000..e58bf72325 --- /dev/null +++ b/stable/webtop/5.0.42/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.42](https://github.com/truecharts/charts/compare/webtop-5.0.41...webtop-5.0.42) (2023-06-20) + +### Chore + +- update webtop ([#9788](https://github.com/truecharts/charts/issues/9788)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.41/app-readme.md b/stable/webtop/5.0.42/app-readme.md similarity index 100% rename from stable/webtop/5.0.41/app-readme.md rename to stable/webtop/5.0.42/app-readme.md diff --git a/stable/webtop/5.0.41/charts/common-12.14.3.tgz b/stable/webtop/5.0.42/charts/common-12.14.3.tgz similarity index 100% rename from stable/webtop/5.0.41/charts/common-12.14.3.tgz rename to stable/webtop/5.0.42/charts/common-12.14.3.tgz diff --git a/stable/webtop/5.0.41/ix_values.yaml b/stable/webtop/5.0.42/ix_values.yaml similarity index 92% rename from stable/webtop/5.0.41/ix_values.yaml rename to stable/webtop/5.0.42/ix_values.yaml index 28221e657b..3689b9a501 100644 --- a/stable/webtop/5.0.41/ix_values.yaml +++ b/stable/webtop/5.0.42/ix_values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:8f1248a5ed37ecad7ee6b82364400b4733fe0cc1b4882e3dfa0725f51d64acaa + tag: latest@sha256:d559fb8184426fbe20cfaa51f3c25865db91eb112614cac03c714fac1399a852 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:e9e7c8f62f41096ff2a0d7b019f3ccc86059661ccf8780f4ddc31863546b66b4 + tag: latest@sha256:c587fbd1199a289b222a4e21e4728bff90cbe2924c7b0490156a2b1e922f1ef4 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:c1e9174f265008e5f36d9afe8e8e27e3875003a88770ffcf3c18497ef4be871f + tag: latest@sha256:0b859cb1babc641627a32a0da55fd05148ed40849a6a06006b031189ca5ab5f6 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm - tag: latest@sha256:829daf56624a1ccafcfa8d37daa664999484bcb4c1e6d754c903d236175c8e48 + tag: latest@sha256:ffa2dfc61493f5bb44e27b25bdb96d76652d2268697b1ba84dcb98f9c4c32e95 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm diff --git a/stable/webtop/5.0.41/questions.yaml b/stable/webtop/5.0.42/questions.yaml similarity index 100% rename from stable/webtop/5.0.41/questions.yaml rename to stable/webtop/5.0.42/questions.yaml diff --git a/stable/webtop/5.0.41/templates/NOTES.txt b/stable/webtop/5.0.42/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.41/templates/NOTES.txt rename to stable/webtop/5.0.42/templates/NOTES.txt diff --git a/stable/webtop/5.0.41/templates/common.yaml b/stable/webtop/5.0.42/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.41/templates/common.yaml rename to stable/webtop/5.0.42/templates/common.yaml diff --git a/stable/webtop/5.0.41/values.yaml b/stable/webtop/5.0.42/values.yaml similarity index 100% rename from stable/webtop/5.0.41/values.yaml rename to stable/webtop/5.0.42/values.yaml