From 769cc0638074e24310d31a5d87c55e332e0d7b75 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 04:37:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.85/app-changelog.md | 9 --------- stable/webtop/{5.0.85 => 5.0.86}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.85 => 5.0.86}/Chart.yaml | 2 +- stable/webtop/{5.0.85 => 5.0.86}/README.md | 0 stable/webtop/5.0.86/app-changelog.md | 9 +++++++++ .../webtop/{5.0.85 => 5.0.86}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.85 => 5.0.86}/ix_values.yaml | 4 ++-- .../webtop/{5.0.85 => 5.0.86}/questions.yaml | 0 .../{5.0.85 => 5.0.86}/templates/NOTES.txt | 0 .../{5.0.85 => 5.0.86}/templates/common.yaml | 0 stable/webtop/{5.0.85 => 5.0.86}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.85/app-changelog.md rename stable/webtop/{5.0.85 => 5.0.86}/CHANGELOG.md (92%) rename stable/webtop/{5.0.85 => 5.0.86}/Chart.yaml (98%) rename stable/webtop/{5.0.85 => 5.0.86}/README.md (100%) create mode 100644 stable/webtop/5.0.86/app-changelog.md rename stable/webtop/{5.0.85 => 5.0.86}/app-readme.md (100%) rename stable/webtop/{5.0.85 => 5.0.86}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.85 => 5.0.86}/ix_values.yaml (96%) rename stable/webtop/{5.0.85 => 5.0.86}/questions.yaml (100%) rename stable/webtop/{5.0.85 => 5.0.86}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.85 => 5.0.86}/templates/common.yaml (100%) rename stable/webtop/{5.0.85 => 5.0.86}/values.yaml (100%) diff --git a/stable/webtop/5.0.85/app-changelog.md b/stable/webtop/5.0.85/app-changelog.md deleted file mode 100644 index 925175f60fc..00000000000 --- a/stable/webtop/5.0.85/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.85](https://github.com/truecharts/charts/compare/webtop-5.0.84...webtop-5.0.85) (2023-07-12) - -### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest ([#10416](https://github.com/truecharts/charts/issues/10416)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.85/CHANGELOG.md b/stable/webtop/5.0.86/CHANGELOG.md similarity index 92% rename from stable/webtop/5.0.85/CHANGELOG.md rename to stable/webtop/5.0.86/CHANGELOG.md index c09222e2f98..d0143d05c20 100644 --- a/stable/webtop/5.0.85/CHANGELOG.md +++ b/stable/webtop/5.0.86/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.86](https://github.com/truecharts/charts/compare/webtop-5.0.85...webtop-5.0.86) (2023-07-18) + +### Chore + +- update webtop ([#10559](https://github.com/truecharts/charts/issues/10559)) + + + + ## [webtop-5.0.85](https://github.com/truecharts/charts/compare/webtop-5.0.84...webtop-5.0.85) (2023-07-12) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.76](https://github.com/truecharts/charts/compare/webtop-5.0.75...webtop-5.0.76) (2023-07-11) ### Chore - -- update webtop ([#10384](https://github.com/truecharts/charts/issues/10384)) - - - - -## [webtop-5.0.75](https://github.com/truecharts/charts/compare/webtop-5.0.74...webtop-5.0.75) (2023-07-06) - -### Chore diff --git a/stable/webtop/5.0.85/Chart.yaml b/stable/webtop/5.0.86/Chart.yaml similarity index 98% rename from stable/webtop/5.0.85/Chart.yaml rename to stable/webtop/5.0.86/Chart.yaml index 67541ba7376..52c910f47d3 100644 --- a/stable/webtop/5.0.85/Chart.yaml +++ b/stable/webtop/5.0.86/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.85 +version: 5.0.86 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.85/README.md b/stable/webtop/5.0.86/README.md similarity index 100% rename from stable/webtop/5.0.85/README.md rename to stable/webtop/5.0.86/README.md diff --git a/stable/webtop/5.0.86/app-changelog.md b/stable/webtop/5.0.86/app-changelog.md new file mode 100644 index 00000000000..76df567af2e --- /dev/null +++ b/stable/webtop/5.0.86/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.86](https://github.com/truecharts/charts/compare/webtop-5.0.85...webtop-5.0.86) (2023-07-18) + +### Chore + +- update webtop ([#10559](https://github.com/truecharts/charts/issues/10559)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.85/app-readme.md b/stable/webtop/5.0.86/app-readme.md similarity index 100% rename from stable/webtop/5.0.85/app-readme.md rename to stable/webtop/5.0.86/app-readme.md diff --git a/stable/webtop/5.0.85/charts/common-12.14.6.tgz b/stable/webtop/5.0.86/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.85/charts/common-12.14.6.tgz rename to stable/webtop/5.0.86/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.85/ix_values.yaml b/stable/webtop/5.0.86/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.85/ix_values.yaml rename to stable/webtop/5.0.86/ix_values.yaml index 982e66a2e93..13f8e3a773d 100644 --- a/stable/webtop/5.0.85/ix_values.yaml +++ b/stable/webtop/5.0.86/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:6592a859653954591d49f65a7b7fa2f5fe815c5c44eb2f86fccb77e5229d3d9b + tag: latest@sha256:7006c76b78046cbbdc0cbbc4d2bca66b964615084e1b353273cfafe7415e89c1 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:707ed07acae17f12f7b67cb74efc6dc3c4c8dea31b227877e5df314e1adc3ec2 + tag: latest@sha256:f22aaa1f23fb36b6ec132bdd27221e95d7c06ec6ccbb3a414d635c5f4bdbad2f pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/5.0.85/questions.yaml b/stable/webtop/5.0.86/questions.yaml similarity index 100% rename from stable/webtop/5.0.85/questions.yaml rename to stable/webtop/5.0.86/questions.yaml diff --git a/stable/webtop/5.0.85/templates/NOTES.txt b/stable/webtop/5.0.86/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.85/templates/NOTES.txt rename to stable/webtop/5.0.86/templates/NOTES.txt diff --git a/stable/webtop/5.0.85/templates/common.yaml b/stable/webtop/5.0.86/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.85/templates/common.yaml rename to stable/webtop/5.0.86/templates/common.yaml diff --git a/stable/webtop/5.0.85/values.yaml b/stable/webtop/5.0.86/values.yaml similarity index 100% rename from stable/webtop/5.0.85/values.yaml rename to stable/webtop/5.0.86/values.yaml