From 7266cb7f79fdf1f3aced24d2014466046fe812e4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 3 Oct 2023 06:39:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.114/app-changelog.md | 9 --------- .../webtop/{6.0.114 => 6.0.115}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.114 => 6.0.115}/Chart.yaml | 2 +- stable/webtop/{6.0.114 => 6.0.115}/README.md | 0 stable/webtop/6.0.115/app-changelog.md | 9 +++++++++ .../webtop/{6.0.114 => 6.0.115}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{6.0.114 => 6.0.115}/ix_values.yaml | 18 +++++++++--------- .../{6.0.114 => 6.0.115}/questions.yaml | 0 .../{6.0.114 => 6.0.115}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.114 => 6.0.115}/values.yaml | 0 12 files changed, 28 insertions(+), 28 deletions(-) delete mode 100644 stable/webtop/6.0.114/app-changelog.md rename stable/webtop/{6.0.114 => 6.0.115}/CHANGELOG.md (90%) rename stable/webtop/{6.0.114 => 6.0.115}/Chart.yaml (98%) rename stable/webtop/{6.0.114 => 6.0.115}/README.md (100%) create mode 100644 stable/webtop/6.0.115/app-changelog.md rename stable/webtop/{6.0.114 => 6.0.115}/app-readme.md (100%) rename stable/webtop/{6.0.114 => 6.0.115}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.114 => 6.0.115}/ix_values.yaml (83%) rename stable/webtop/{6.0.114 => 6.0.115}/questions.yaml (100%) rename stable/webtop/{6.0.114 => 6.0.115}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.114 => 6.0.115}/templates/common.yaml (100%) rename stable/webtop/{6.0.114 => 6.0.115}/values.yaml (100%) diff --git a/stable/webtop/6.0.114/app-changelog.md b/stable/webtop/6.0.114/app-changelog.md deleted file mode 100644 index c732f86831..0000000000 --- a/stable/webtop/6.0.114/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.114](https://github.com/truecharts/charts/compare/webtop-6.0.113...webtop-6.0.114) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#13185](https://github.com/truecharts/charts/issues/13185)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.114/CHANGELOG.md b/stable/webtop/6.0.115/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.114/CHANGELOG.md rename to stable/webtop/6.0.115/CHANGELOG.md index 9f6effa366..4572e1ce28 100644 --- a/stable/webtop/6.0.114/CHANGELOG.md +++ b/stable/webtop/6.0.115/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.115](https://github.com/truecharts/charts/compare/webtop-6.0.114...webtop-6.0.115) (2023-10-03) + +### Chore + +- update webtop ([#13187](https://github.com/truecharts/charts/issues/13187)) + + + + ## [webtop-6.0.114](https://github.com/truecharts/charts/compare/webtop-6.0.113...webtop-6.0.114) (2023-10-03) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.105](https://github.com/truecharts/charts/compare/webtop-6.0.104...webtop-6.0.105) (2023-09-26) ### Chore - -- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#12962](https://github.com/truecharts/charts/issues/12962)) - - - - -## [webtop-6.0.104](https://github.com/truecharts/charts/compare/webtop-6.0.103...webtop-6.0.104) (2023-09-26) - -### Chore diff --git a/stable/webtop/6.0.114/Chart.yaml b/stable/webtop/6.0.115/Chart.yaml similarity index 98% rename from stable/webtop/6.0.114/Chart.yaml rename to stable/webtop/6.0.115/Chart.yaml index bc2cad23b1..dfc08a9efd 100644 --- a/stable/webtop/6.0.114/Chart.yaml +++ b/stable/webtop/6.0.115/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.114 +version: 6.0.115 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.114/README.md b/stable/webtop/6.0.115/README.md similarity index 100% rename from stable/webtop/6.0.114/README.md rename to stable/webtop/6.0.115/README.md diff --git a/stable/webtop/6.0.115/app-changelog.md b/stable/webtop/6.0.115/app-changelog.md new file mode 100644 index 0000000000..eca7ee87d0 --- /dev/null +++ b/stable/webtop/6.0.115/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.115](https://github.com/truecharts/charts/compare/webtop-6.0.114...webtop-6.0.115) (2023-10-03) + +### Chore + +- update webtop ([#13187](https://github.com/truecharts/charts/issues/13187)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.114/app-readme.md b/stable/webtop/6.0.115/app-readme.md similarity index 100% rename from stable/webtop/6.0.114/app-readme.md rename to stable/webtop/6.0.115/app-readme.md diff --git a/stable/webtop/6.0.114/charts/common-14.0.1.tgz b/stable/webtop/6.0.115/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.114/charts/common-14.0.1.tgz rename to stable/webtop/6.0.115/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.114/ix_values.yaml b/stable/webtop/6.0.115/ix_values.yaml similarity index 83% rename from stable/webtop/6.0.114/ix_values.yaml rename to stable/webtop/6.0.115/ix_values.yaml index 80db83cceb..fade921dce 100644 --- a/stable/webtop/6.0.114/ix_values.yaml +++ b/stable/webtop/6.0.115/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:667ac2cd48bbbebcc9c2ed3d597490afac67dc3260931d83066e562f9005c91d + tag: latest@sha256:c32565b19d560855e1465ca1f9d2c0198a9e54088234ef466f2b968c7d759729 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:9188c309a321961d974296f097d54d6b30e0ad33e83b1ab017c87bd47ec5554e pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce - tag: latest@sha256:de0ad9d32bd8abbc6fcee616c70261e2297af52f6205f84f65163b0f6dcd27f8 + tag: latest@sha256:2fba510af512de361ee34a492229343203ef3e3a10bdafac67336994b7c137ce pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:f08419c1033d69b48e8722a4386de87eb22b076ab1592e8ad8d0b722f46b9458 + tag: latest@sha256:33856e09508a315db85d38fd8fe620231eb473b049c687306d63b760152815a7 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:2576447917e5404a57b97ad9e48b07f87b2f4e318b2e1623e2ce2184ab28e1ae + tag: latest@sha256:4fa627c9671b79f11e38d3dff79d5dfb31f04eb2a7d8dccceb1dd7a67973ed70 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate - tag: latest@sha256:639578a1e8b7f000b489491e3a4383ff9e7d172f1785cae8d5706bde354ab52b + tag: latest@sha256:791b0cdbdbcfaf3656d8f6676d377cdda0e58b47ba924d6f95f352fb60826403 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate @@ -52,7 +52,7 @@ alpineI3Image: pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 - tag: latest@sha256:f886e368b60dadf31d80f3b8b9c2962cd5b87159e6c451b141b104abe26ec21e + tag: latest@sha256:c69ac7bc54cc1bcfedc9e5f815350457bd3e72283b5669434715ca234f30bb13 pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:7b573927c331c270bb748f285d27868692c48af2e9108be82a19d6da6245484f + tag: latest@sha256:3fc9718ff99b934424d2ce6c6c37cdcd2cd437718ee648e21b6a2b718712102e pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox @@ -72,7 +72,7 @@ ubuntuOpenBoxImage: pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox - tag: latest@sha256:ec7f2d15902b2bd3264e8f98b56ba3dfef6403ebface50f9826829b263e0728e + tag: latest@sha256:38dcaa88272c06f81162c3e597bbcb08bd4d4a25e940c6e4753cd03f75434bff pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm - tag: latest@sha256:03d5a5bc57ef3b4030598053d321975dd8fee04860fa152f79dd5113416429e6 + tag: latest@sha256:7c9d354ae659487c400e950d6f4369a2e1cb413711785788a3defb428b204324 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm diff --git a/stable/webtop/6.0.114/questions.yaml b/stable/webtop/6.0.115/questions.yaml similarity index 100% rename from stable/webtop/6.0.114/questions.yaml rename to stable/webtop/6.0.115/questions.yaml diff --git a/stable/webtop/6.0.114/templates/NOTES.txt b/stable/webtop/6.0.115/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.114/templates/NOTES.txt rename to stable/webtop/6.0.115/templates/NOTES.txt diff --git a/stable/webtop/6.0.114/templates/common.yaml b/stable/webtop/6.0.115/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.114/templates/common.yaml rename to stable/webtop/6.0.115/templates/common.yaml diff --git a/stable/webtop/6.0.114/values.yaml b/stable/webtop/6.0.115/values.yaml similarity index 100% rename from stable/webtop/6.0.114/values.yaml rename to stable/webtop/6.0.115/values.yaml