From bf2b7c213b04731710ebcef54b7b70acd687fe0e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Sep 2023 06:31:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.93/app-changelog.md | 9 --------- stable/webtop/{6.0.93 => 6.0.94}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.93 => 6.0.94}/Chart.yaml | 2 +- stable/webtop/{6.0.93 => 6.0.94}/README.md | 0 stable/webtop/6.0.94/app-changelog.md | 9 +++++++++ .../webtop/{6.0.93 => 6.0.94}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.93 => 6.0.94}/ix_values.yaml | 16 ++++++++-------- .../webtop/{6.0.93 => 6.0.94}/questions.yaml | 0 .../{6.0.93 => 6.0.94}/templates/NOTES.txt | 0 .../{6.0.93 => 6.0.94}/templates/common.yaml | 0 stable/webtop/{6.0.93 => 6.0.94}/values.yaml | 0 12 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 stable/webtop/6.0.93/app-changelog.md rename stable/webtop/{6.0.93 => 6.0.94}/CHANGELOG.md (90%) rename stable/webtop/{6.0.93 => 6.0.94}/Chart.yaml (98%) rename stable/webtop/{6.0.93 => 6.0.94}/README.md (100%) create mode 100644 stable/webtop/6.0.94/app-changelog.md rename stable/webtop/{6.0.93 => 6.0.94}/app-readme.md (100%) rename stable/webtop/{6.0.93 => 6.0.94}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.93 => 6.0.94}/ix_values.yaml (85%) rename stable/webtop/{6.0.93 => 6.0.94}/questions.yaml (100%) rename stable/webtop/{6.0.93 => 6.0.94}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.93 => 6.0.94}/templates/common.yaml (100%) rename stable/webtop/{6.0.93 => 6.0.94}/values.yaml (100%) diff --git a/stable/webtop/6.0.93/app-changelog.md b/stable/webtop/6.0.93/app-changelog.md deleted file mode 100644 index 820d3ea2f7f..00000000000 --- a/stable/webtop/6.0.93/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.93](https://github.com/truecharts/charts/compare/webtop-6.0.92...webtop-6.0.93) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#12633](https://github.com/truecharts/charts/issues/12633)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.93/CHANGELOG.md b/stable/webtop/6.0.94/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.93/CHANGELOG.md rename to stable/webtop/6.0.94/CHANGELOG.md index a9fcb25c08f..f163d754f2f 100644 --- a/stable/webtop/6.0.93/CHANGELOG.md +++ b/stable/webtop/6.0.94/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.94](https://github.com/truecharts/charts/compare/webtop-6.0.93...webtop-6.0.94) (2023-09-19) + +### Chore + +- update webtop ([#12733](https://github.com/truecharts/charts/issues/12733)) + + + + ## [webtop-6.0.93](https://github.com/truecharts/charts/compare/webtop-6.0.92...webtop-6.0.93) (2023-09-15) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.84](https://github.com/truecharts/charts/compare/webtop-6.0.83...webtop-6.0.84) (2023-09-06) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#12283](https://github.com/truecharts/charts/issues/12283)) - - - - -## [webtop-6.0.83](https://github.com/truecharts/charts/compare/webtop-6.0.82...webtop-6.0.83) (2023-09-05) - -### Chore diff --git a/stable/webtop/6.0.93/Chart.yaml b/stable/webtop/6.0.94/Chart.yaml similarity index 98% rename from stable/webtop/6.0.93/Chart.yaml rename to stable/webtop/6.0.94/Chart.yaml index 7981485a047..a9802566589 100644 --- a/stable/webtop/6.0.93/Chart.yaml +++ b/stable/webtop/6.0.94/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.93 +version: 6.0.94 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.93/README.md b/stable/webtop/6.0.94/README.md similarity index 100% rename from stable/webtop/6.0.93/README.md rename to stable/webtop/6.0.94/README.md diff --git a/stable/webtop/6.0.94/app-changelog.md b/stable/webtop/6.0.94/app-changelog.md new file mode 100644 index 00000000000..1842c8767ab --- /dev/null +++ b/stable/webtop/6.0.94/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.94](https://github.com/truecharts/charts/compare/webtop-6.0.93...webtop-6.0.94) (2023-09-19) + +### Chore + +- update webtop ([#12733](https://github.com/truecharts/charts/issues/12733)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.93/app-readme.md b/stable/webtop/6.0.94/app-readme.md similarity index 100% rename from stable/webtop/6.0.93/app-readme.md rename to stable/webtop/6.0.94/app-readme.md diff --git a/stable/webtop/6.0.93/charts/common-14.0.1.tgz b/stable/webtop/6.0.94/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.93/charts/common-14.0.1.tgz rename to stable/webtop/6.0.94/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.93/ix_values.yaml b/stable/webtop/6.0.94/ix_values.yaml similarity index 85% rename from stable/webtop/6.0.93/ix_values.yaml rename to stable/webtop/6.0.94/ix_values.yaml index 636c4a8554a..00229e9c421 100644 --- a/stable/webtop/6.0.93/ix_values.yaml +++ b/stable/webtop/6.0.94/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:4c41d7310f8c0f14fdf913494b19cb5677cc8d6e2c4386787f86d2621b09d1d4 + tag: latest@sha256:a748baf19d3c58039f6072a97c7580e2bb7e62e7006eec6e2c38d328b9153566 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde - tag: latest@sha256:f6ebde20d3de7aca3695efeed98b3015649c95a2675ad15e70632e5c7b2ffcb8 + tag: latest@sha256:e45f775d63aba6b6cb73a6b8eb0fbb89a740cd7f48fbd74fab488194ba4144e4 pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:e06e0ea9010a1ee2509e103fc4b7b390e143fb824f54b9ce6f7c774de9385dcd + tag: latest@sha256:f4d696bacaef8a4b70bef09dc1b73c5ccb4444f42ed330b7eaef76a7535bceb4 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:252eaf034eefaa297390fa671e8f6fb8bc267af8a80182d922dea201d96e4204 + tag: latest@sha256:395dfc71f1e10540f27943c7498fe0ada74b7973f1f5a685f559464e12561299 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:b7dde06a51a79f9ddf7eb2760855dfa69da4250962265ffcf3493c05e851f7f1 + tag: latest@sha256:947fa5bc4eda1ce803b294ff64587d3fd10717d466eca97ed31206c6785d9de2 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:4b0590da3bd57ca81ecd854ee1b3ec21a079f7d1364a20cfb2ed20985df44bbd + tag: latest@sha256:deb428c58f81bfdd297004c5ce337083f656c7005cbb4203d35ff5cc06b3b302 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:f6ef191e448c32af04155e72dba2b6c37482e73e7ba715d0b17192abf674cb0b + tag: latest@sha256:4c6b01b80f4ec786d3821680683f6be8f7a67ddf14bd108268049c65b64c1b4e pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm - tag: latest@sha256:e820342333e80f0083d5f4e0c5a8ed91fdfe9812995529c80b5f2b5a088a70e9 + tag: latest@sha256:03d5a5bc57ef3b4030598053d321975dd8fee04860fa152f79dd5113416429e6 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm diff --git a/stable/webtop/6.0.93/questions.yaml b/stable/webtop/6.0.94/questions.yaml similarity index 100% rename from stable/webtop/6.0.93/questions.yaml rename to stable/webtop/6.0.94/questions.yaml diff --git a/stable/webtop/6.0.93/templates/NOTES.txt b/stable/webtop/6.0.94/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.93/templates/NOTES.txt rename to stable/webtop/6.0.94/templates/NOTES.txt diff --git a/stable/webtop/6.0.93/templates/common.yaml b/stable/webtop/6.0.94/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.93/templates/common.yaml rename to stable/webtop/6.0.94/templates/common.yaml diff --git a/stable/webtop/6.0.93/values.yaml b/stable/webtop/6.0.94/values.yaml similarity index 100% rename from stable/webtop/6.0.93/values.yaml rename to stable/webtop/6.0.94/values.yaml