From 02cf67ef320ebf6a25dddd20255aff76abf7752f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Aug 2023 11:41:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.61/app-changelog.md | 9 --------- stable/webtop/{6.0.61 => 6.0.62}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.61 => 6.0.62}/Chart.yaml | 2 +- stable/webtop/{6.0.61 => 6.0.62}/README.md | 0 stable/webtop/6.0.62/app-changelog.md | 9 +++++++++ .../webtop/{6.0.61 => 6.0.62}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.61 => 6.0.62}/ix_values.yaml | 2 +- .../webtop/{6.0.61 => 6.0.62}/questions.yaml | 0 .../{6.0.61 => 6.0.62}/templates/NOTES.txt | 0 .../{6.0.61 => 6.0.62}/templates/common.yaml | 0 stable/webtop/{6.0.61 => 6.0.62}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/6.0.61/app-changelog.md rename stable/webtop/{6.0.61 => 6.0.62}/CHANGELOG.md (91%) rename stable/webtop/{6.0.61 => 6.0.62}/Chart.yaml (98%) rename stable/webtop/{6.0.61 => 6.0.62}/README.md (100%) create mode 100644 stable/webtop/6.0.62/app-changelog.md rename stable/webtop/{6.0.61 => 6.0.62}/app-readme.md (100%) rename stable/webtop/{6.0.61 => 6.0.62}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.61 => 6.0.62}/ix_values.yaml (98%) rename stable/webtop/{6.0.61 => 6.0.62}/questions.yaml (100%) rename stable/webtop/{6.0.61 => 6.0.62}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.61 => 6.0.62}/templates/common.yaml (100%) rename stable/webtop/{6.0.61 => 6.0.62}/values.yaml (100%) diff --git a/stable/webtop/6.0.61/app-changelog.md b/stable/webtop/6.0.61/app-changelog.md deleted file mode 100644 index f739885761..0000000000 --- a/stable/webtop/6.0.61/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.61](https://github.com/truecharts/charts/compare/webtop-6.0.60...webtop-6.0.61) (2023-08-26) - -### Chore - -- update webtop ([#11880](https://github.com/truecharts/charts/issues/11880)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.61/CHANGELOG.md b/stable/webtop/6.0.62/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.61/CHANGELOG.md rename to stable/webtop/6.0.62/CHANGELOG.md index c265fc362c..b9bd80ce34 100644 --- a/stable/webtop/6.0.61/CHANGELOG.md +++ b/stable/webtop/6.0.62/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.62](https://github.com/truecharts/charts/compare/webtop-6.0.61...webtop-6.0.62) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#12003](https://github.com/truecharts/charts/issues/12003)) + + + + ## [webtop-6.0.61](https://github.com/truecharts/charts/compare/webtop-6.0.60...webtop-6.0.61) (2023-08-26) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.52](https://github.com/truecharts/charts/compare/webtop-6.0.51...webtop-6.0.52) (2023-08-22) ### Chore - -- update webtop ([#11780](https://github.com/truecharts/charts/issues/11780)) - - - - -## [webtop-6.0.51](https://github.com/truecharts/charts/compare/webtop-6.0.50...webtop-6.0.51) (2023-08-22) - -### Chore diff --git a/stable/webtop/6.0.61/Chart.yaml b/stable/webtop/6.0.62/Chart.yaml similarity index 98% rename from stable/webtop/6.0.61/Chart.yaml rename to stable/webtop/6.0.62/Chart.yaml index fa80f62b0a..d5bb6535f7 100644 --- a/stable/webtop/6.0.61/Chart.yaml +++ b/stable/webtop/6.0.62/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.61 +version: 6.0.62 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.61/README.md b/stable/webtop/6.0.62/README.md similarity index 100% rename from stable/webtop/6.0.61/README.md rename to stable/webtop/6.0.62/README.md diff --git a/stable/webtop/6.0.62/app-changelog.md b/stable/webtop/6.0.62/app-changelog.md new file mode 100644 index 0000000000..ebbe4ba2f6 --- /dev/null +++ b/stable/webtop/6.0.62/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.62](https://github.com/truecharts/charts/compare/webtop-6.0.61...webtop-6.0.62) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#12003](https://github.com/truecharts/charts/issues/12003)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.61/app-readme.md b/stable/webtop/6.0.62/app-readme.md similarity index 100% rename from stable/webtop/6.0.61/app-readme.md rename to stable/webtop/6.0.62/app-readme.md diff --git a/stable/webtop/6.0.61/charts/common-14.0.1.tgz b/stable/webtop/6.0.62/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.61/charts/common-14.0.1.tgz rename to stable/webtop/6.0.62/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.61/ix_values.yaml b/stable/webtop/6.0.62/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.61/ix_values.yaml rename to stable/webtop/6.0.62/ix_values.yaml index cecd4ea71f..5455aa3dc0 100644 --- a/stable/webtop/6.0.61/ix_values.yaml +++ b/stable/webtop/6.0.62/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:39ae5f0ecc95ecb75f33ff47db116732e829dd9e4be415d3fc274ed4b1dc2415 + tag: latest@sha256:57bb6fb11c0f2ad5def1a6adc4e26a05093951954ab76ab843e701c91dfdf54e pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 diff --git a/stable/webtop/6.0.61/questions.yaml b/stable/webtop/6.0.62/questions.yaml similarity index 100% rename from stable/webtop/6.0.61/questions.yaml rename to stable/webtop/6.0.62/questions.yaml diff --git a/stable/webtop/6.0.61/templates/NOTES.txt b/stable/webtop/6.0.62/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.61/templates/NOTES.txt rename to stable/webtop/6.0.62/templates/NOTES.txt diff --git a/stable/webtop/6.0.61/templates/common.yaml b/stable/webtop/6.0.62/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.61/templates/common.yaml rename to stable/webtop/6.0.62/templates/common.yaml diff --git a/stable/webtop/6.0.61/values.yaml b/stable/webtop/6.0.62/values.yaml similarity index 100% rename from stable/webtop/6.0.61/values.yaml rename to stable/webtop/6.0.62/values.yaml