From c02aa0a685109065ae58d9f2d2c9fd2cdaa8b55c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 26 Sep 2023 04:36:23 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.101/app-changelog.md | 9 --------- .../webtop/{6.0.101 => 6.0.102}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.101 => 6.0.102}/Chart.yaml | 2 +- stable/webtop/{6.0.101 => 6.0.102}/README.md | 0 stable/webtop/6.0.102/app-changelog.md | 9 +++++++++ .../webtop/{6.0.101 => 6.0.102}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{6.0.101 => 6.0.102}/ix_values.yaml | 4 ++-- .../{6.0.101 => 6.0.102}/questions.yaml | 0 .../{6.0.101 => 6.0.102}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.101 => 6.0.102}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.101/app-changelog.md rename stable/webtop/{6.0.101 => 6.0.102}/CHANGELOG.md (92%) rename stable/webtop/{6.0.101 => 6.0.102}/Chart.yaml (98%) rename stable/webtop/{6.0.101 => 6.0.102}/README.md (100%) create mode 100644 stable/webtop/6.0.102/app-changelog.md rename stable/webtop/{6.0.101 => 6.0.102}/app-readme.md (100%) rename stable/webtop/{6.0.101 => 6.0.102}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.101 => 6.0.102}/ix_values.yaml (96%) rename stable/webtop/{6.0.101 => 6.0.102}/questions.yaml (100%) rename stable/webtop/{6.0.101 => 6.0.102}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.101 => 6.0.102}/templates/common.yaml (100%) rename stable/webtop/{6.0.101 => 6.0.102}/values.yaml (100%) diff --git a/stable/webtop/6.0.101/app-changelog.md b/stable/webtop/6.0.101/app-changelog.md deleted file mode 100644 index bfe88f48fb4..00000000000 --- a/stable/webtop/6.0.101/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.101](https://github.com/truecharts/charts/compare/webtop-6.0.100...webtop-6.0.101) (2023-09-22) - -### Chore - -- update webtop ([#12855](https://github.com/truecharts/charts/issues/12855)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.101/CHANGELOG.md b/stable/webtop/6.0.102/CHANGELOG.md similarity index 92% rename from stable/webtop/6.0.101/CHANGELOG.md rename to stable/webtop/6.0.102/CHANGELOG.md index 5893cf6f0d5..a57d5274624 100644 --- a/stable/webtop/6.0.101/CHANGELOG.md +++ b/stable/webtop/6.0.102/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.102](https://github.com/truecharts/charts/compare/webtop-6.0.101...webtop-6.0.102) (2023-09-26) + +### Chore + +- update webtop ([#12958](https://github.com/truecharts/charts/issues/12958)) + + + + ## [webtop-6.0.101](https://github.com/truecharts/charts/compare/webtop-6.0.100...webtop-6.0.101) (2023-09-22) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.92](https://github.com/truecharts/charts/compare/webtop-6.0.91...webtop-6.0.92) (2023-09-15) ### Chore - -- update webtop ([#12630](https://github.com/truecharts/charts/issues/12630)) - - - - -## [webtop-6.0.91](https://github.com/truecharts/charts/compare/webtop-6.0.90...webtop-6.0.91) (2023-09-12) - -### Chore diff --git a/stable/webtop/6.0.101/Chart.yaml b/stable/webtop/6.0.102/Chart.yaml similarity index 98% rename from stable/webtop/6.0.101/Chart.yaml rename to stable/webtop/6.0.102/Chart.yaml index 08d1b48257f..1cb60e84255 100644 --- a/stable/webtop/6.0.101/Chart.yaml +++ b/stable/webtop/6.0.102/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.101 +version: 6.0.102 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.101/README.md b/stable/webtop/6.0.102/README.md similarity index 100% rename from stable/webtop/6.0.101/README.md rename to stable/webtop/6.0.102/README.md diff --git a/stable/webtop/6.0.102/app-changelog.md b/stable/webtop/6.0.102/app-changelog.md new file mode 100644 index 00000000000..25cdddcffda --- /dev/null +++ b/stable/webtop/6.0.102/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.102](https://github.com/truecharts/charts/compare/webtop-6.0.101...webtop-6.0.102) (2023-09-26) + +### Chore + +- update webtop ([#12958](https://github.com/truecharts/charts/issues/12958)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.101/app-readme.md b/stable/webtop/6.0.102/app-readme.md similarity index 100% rename from stable/webtop/6.0.101/app-readme.md rename to stable/webtop/6.0.102/app-readme.md diff --git a/stable/webtop/6.0.101/charts/common-14.0.1.tgz b/stable/webtop/6.0.102/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.101/charts/common-14.0.1.tgz rename to stable/webtop/6.0.102/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.101/ix_values.yaml b/stable/webtop/6.0.102/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.101/ix_values.yaml rename to stable/webtop/6.0.102/ix_values.yaml index 089bd3168da..9e606c80eaf 100644 --- a/stable/webtop/6.0.101/ix_values.yaml +++ b/stable/webtop/6.0.102/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:395dfc71f1e10540f27943c7498fe0ada74b7973f1f5a685f559464e12561299 + tag: latest@sha256:77f8807133faf1667ef0f7a1260c56fa13d4c1df3ca8277feabff9832d299a06 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm - tag: latest@sha256:4c6b01b80f4ec786d3821680683f6be8f7a67ddf14bd108268049c65b64c1b4e + tag: latest@sha256:06e18accfd0ffe3f8078283f0e61df23c9d68520b1ef2c47cba4e81a6911640a pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/6.0.101/questions.yaml b/stable/webtop/6.0.102/questions.yaml similarity index 100% rename from stable/webtop/6.0.101/questions.yaml rename to stable/webtop/6.0.102/questions.yaml diff --git a/stable/webtop/6.0.101/templates/NOTES.txt b/stable/webtop/6.0.102/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.101/templates/NOTES.txt rename to stable/webtop/6.0.102/templates/NOTES.txt diff --git a/stable/webtop/6.0.101/templates/common.yaml b/stable/webtop/6.0.102/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.101/templates/common.yaml rename to stable/webtop/6.0.102/templates/common.yaml diff --git a/stable/webtop/6.0.101/values.yaml b/stable/webtop/6.0.102/values.yaml similarity index 100% rename from stable/webtop/6.0.101/values.yaml rename to stable/webtop/6.0.102/values.yaml