diff --git a/stable/webtop/6.0.27/app-changelog.md b/stable/webtop/6.0.27/app-changelog.md deleted file mode 100644 index 830f5e02f3..0000000000 --- a/stable/webtop/6.0.27/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [webtop-6.0.27](https://github.com/truecharts/charts/compare/webtop-6.0.23...webtop-6.0.27) (2023-08-09) - -### Chore - -- update webtop ([#11377](https://github.com/truecharts/charts/issues/11377)) - - update container image tccr.io/truecharts/webtop-ubuntu-mate to latest ([#11374](https://github.com/truecharts/charts/issues/11374)) - - update webtop ([#11372](https://github.com/truecharts/charts/issues/11372)) - - update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#11370](https://github.com/truecharts/charts/issues/11370)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.27/CHANGELOG.md b/stable/webtop/6.0.28/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.27/CHANGELOG.md rename to stable/webtop/6.0.28/CHANGELOG.md index ecb5b2a7cb..37e4fed657 100644 --- a/stable/webtop/6.0.27/CHANGELOG.md +++ b/stable/webtop/6.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.28](https://github.com/truecharts/charts/compare/webtop-6.0.27...webtop-6.0.28) (2023-08-12) + +### Chore + +- update webtop ([#11445](https://github.com/truecharts/charts/issues/11445)) + + + + ## [webtop-6.0.27](https://github.com/truecharts/charts/compare/webtop-6.0.23...webtop-6.0.27) (2023-08-09) ### Chore @@ -88,12 +97,3 @@ -## [webtop-6.0.15](https://github.com/truecharts/charts/compare/webtop-6.0.14...webtop-6.0.15) (2023-08-05) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11206](https://github.com/truecharts/charts/issues/11206)) - - - - diff --git a/stable/webtop/6.0.27/Chart.yaml b/stable/webtop/6.0.28/Chart.yaml similarity index 98% rename from stable/webtop/6.0.27/Chart.yaml rename to stable/webtop/6.0.28/Chart.yaml index 81ff9f0cb5..11972fd498 100644 --- a/stable/webtop/6.0.27/Chart.yaml +++ b/stable/webtop/6.0.28/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.27 +version: 6.0.28 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.27/README.md b/stable/webtop/6.0.28/README.md similarity index 100% rename from stable/webtop/6.0.27/README.md rename to stable/webtop/6.0.28/README.md diff --git a/stable/webtop/6.0.28/app-changelog.md b/stable/webtop/6.0.28/app-changelog.md new file mode 100644 index 0000000000..6ecd314e7a --- /dev/null +++ b/stable/webtop/6.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.28](https://github.com/truecharts/charts/compare/webtop-6.0.27...webtop-6.0.28) (2023-08-12) + +### Chore + +- update webtop ([#11445](https://github.com/truecharts/charts/issues/11445)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.27/app-readme.md b/stable/webtop/6.0.28/app-readme.md similarity index 100% rename from stable/webtop/6.0.27/app-readme.md rename to stable/webtop/6.0.28/app-readme.md diff --git a/stable/webtop/6.0.27/charts/common-14.0.1.tgz b/stable/webtop/6.0.28/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.27/charts/common-14.0.1.tgz rename to stable/webtop/6.0.28/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.27/ix_values.yaml b/stable/webtop/6.0.28/ix_values.yaml similarity index 85% rename from stable/webtop/6.0.27/ix_values.yaml rename to stable/webtop/6.0.28/ix_values.yaml index 880b39c43b..521d918b4c 100644 --- a/stable/webtop/6.0.27/ix_values.yaml +++ b/stable/webtop/6.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:100bcadccebad2fd07d5ddedac5b1f7be70521368d1d5b18cb9d9aa93e8e2a8b + tag: latest@sha256:e496fd76d5f8aefa39a64a4cdaeb6d23c3d307e1265303d43d31f2e0bcae8dc9 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:25b28340a2e07c6d8e7ee35df8e32d04bc06154d2022c1b1ae18c9d6dee4d6b8 @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:ce6b3a1be73628246012b425e305664964805f012651c252f7828ce7b3f9aee2 + tag: latest@sha256:ded12e97454dc25a776e89de94f74158fbc9523f4e358de315c476cfbeec0317 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:68a66beb315f4b7eb90d80627b82b46d92d176917debeffaec2a11cab0bc836d + tag: latest@sha256:5f1e15c6d082c11e8081f2a7bc1ae964f28923ab74b69a354a3b05f6b71a2e0f pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:9b554d69465e12105d74f068b2d12e8a55094328303d977c21a2ba4dd6a3fe12 + tag: latest@sha256:59d8ceceafa6a89e2b9ec32ccf752797c6eb214eb2334ff7bafb45e4116e1667 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 @@ -60,11 +60,11 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:329419fda5636509939dbb3d3d1269e4ecab580b626dc234a637a951921398a8 + tag: latest@sha256:ee90f6d4028595d933874bc39e9059594343089314efdb17d9cc4c4638ccae37 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:173ec6824cb9bb1ff5e880382360423a84d6a09486184f3480b673bcf6773942 + tag: latest@sha256:f671a2b9b5da2bd22b1e576c753cbe2adf346b69f1826e283b009e0445a7b0bb pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm - tag: latest@sha256:edba9b844e3f0fb077720b84c184184c9f7094d0473c477290cf9bbc119b3a3a + tag: latest@sha256:931447dbb613cff6926d0921184b1862a419b40b1139fc19b66e160dee1b055f pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm - tag: latest@sha256:d39637fc968223e64cba14dd80e91090daf932a1599df66ea1d09c364829b483 + tag: latest@sha256:2c2a52ed93434f380eede64e0ae2a83dd1c265e4f0c97555ae4e925a0426ac04 pullPolicy: Always service: main: diff --git a/stable/webtop/6.0.27/questions.yaml b/stable/webtop/6.0.28/questions.yaml similarity index 100% rename from stable/webtop/6.0.27/questions.yaml rename to stable/webtop/6.0.28/questions.yaml diff --git a/stable/webtop/6.0.27/templates/NOTES.txt b/stable/webtop/6.0.28/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.27/templates/NOTES.txt rename to stable/webtop/6.0.28/templates/NOTES.txt diff --git a/stable/webtop/6.0.27/templates/common.yaml b/stable/webtop/6.0.28/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.27/templates/common.yaml rename to stable/webtop/6.0.28/templates/common.yaml diff --git a/stable/webtop/6.0.27/values.yaml b/stable/webtop/6.0.28/values.yaml similarity index 100% rename from stable/webtop/6.0.27/values.yaml rename to stable/webtop/6.0.28/values.yaml