From 258e37dea5705bdc9eeaa81230146f6c565c7c90 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 2 May 2023 04:53:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.11/app-changelog.md | 9 --------- stable/webtop/{5.0.11 => 5.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.11 => 5.0.12}/Chart.yaml | 2 +- stable/webtop/{5.0.11 => 5.0.12}/README.md | 0 stable/webtop/5.0.12/app-changelog.md | 9 +++++++++ .../webtop/{5.0.11 => 5.0.12}/app-readme.md | 0 .../charts/common-12.6.1.tgz | Bin .../webtop/{5.0.11 => 5.0.12}/ix_values.yaml | 2 +- .../webtop/{5.0.11 => 5.0.12}/questions.yaml | 0 .../{5.0.11 => 5.0.12}/templates/NOTES.txt | 0 .../{5.0.11 => 5.0.12}/templates/common.yaml | 0 stable/webtop/{5.0.11 => 5.0.12}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.11/app-changelog.md rename stable/webtop/{5.0.11 => 5.0.12}/CHANGELOG.md (89%) rename stable/webtop/{5.0.11 => 5.0.12}/Chart.yaml (98%) rename stable/webtop/{5.0.11 => 5.0.12}/README.md (100%) create mode 100644 stable/webtop/5.0.12/app-changelog.md rename stable/webtop/{5.0.11 => 5.0.12}/app-readme.md (100%) rename stable/webtop/{5.0.11 => 5.0.12}/charts/common-12.6.1.tgz (100%) rename stable/webtop/{5.0.11 => 5.0.12}/ix_values.yaml (98%) rename stable/webtop/{5.0.11 => 5.0.12}/questions.yaml (100%) rename stable/webtop/{5.0.11 => 5.0.12}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.11 => 5.0.12}/templates/common.yaml (100%) rename stable/webtop/{5.0.11 => 5.0.12}/values.yaml (100%) diff --git a/stable/webtop/5.0.11/app-changelog.md b/stable/webtop/5.0.11/app-changelog.md deleted file mode 100644 index b5becc62073..00000000000 --- a/stable/webtop/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.11](https://github.com/truecharts/charts/compare/webtop-5.0.10...webtop-5.0.11) (2023-04-29) - -### Chore - -- update webtop ([#8429](https://github.com/truecharts/charts/issues/8429)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.11/CHANGELOG.md b/stable/webtop/5.0.12/CHANGELOG.md similarity index 89% rename from stable/webtop/5.0.11/CHANGELOG.md rename to stable/webtop/5.0.12/CHANGELOG.md index 0d41459b32a..f5a8f5d6820 100644 --- a/stable/webtop/5.0.11/CHANGELOG.md +++ b/stable/webtop/5.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.12](https://github.com/truecharts/charts/compare/webtop-5.0.11...webtop-5.0.12) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#8696](https://github.com/truecharts/charts/issues/8696)) + + + + ## [webtop-5.0.11](https://github.com/truecharts/charts/compare/webtop-5.0.10...webtop-5.0.11) (2023-04-29) ### Chore @@ -88,12 +97,3 @@ - bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - -## [webtop-5.0.1](https://github.com/truecharts/charts/compare/webtop-5.0.0...webtop-5.0.1) (2023-04-11) - -### Fix - -- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) - - diff --git a/stable/webtop/5.0.11/Chart.yaml b/stable/webtop/5.0.12/Chart.yaml similarity index 98% rename from stable/webtop/5.0.11/Chart.yaml rename to stable/webtop/5.0.12/Chart.yaml index f02af47af1d..9398086967c 100644 --- a/stable/webtop/5.0.11/Chart.yaml +++ b/stable/webtop/5.0.12/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.11 +version: 5.0.12 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.11/README.md b/stable/webtop/5.0.12/README.md similarity index 100% rename from stable/webtop/5.0.11/README.md rename to stable/webtop/5.0.12/README.md diff --git a/stable/webtop/5.0.12/app-changelog.md b/stable/webtop/5.0.12/app-changelog.md new file mode 100644 index 00000000000..0690884af63 --- /dev/null +++ b/stable/webtop/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.12](https://github.com/truecharts/charts/compare/webtop-5.0.11...webtop-5.0.12) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#8696](https://github.com/truecharts/charts/issues/8696)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.11/app-readme.md b/stable/webtop/5.0.12/app-readme.md similarity index 100% rename from stable/webtop/5.0.11/app-readme.md rename to stable/webtop/5.0.12/app-readme.md diff --git a/stable/webtop/5.0.11/charts/common-12.6.1.tgz b/stable/webtop/5.0.12/charts/common-12.6.1.tgz similarity index 100% rename from stable/webtop/5.0.11/charts/common-12.6.1.tgz rename to stable/webtop/5.0.12/charts/common-12.6.1.tgz diff --git a/stable/webtop/5.0.11/ix_values.yaml b/stable/webtop/5.0.12/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.11/ix_values.yaml rename to stable/webtop/5.0.12/ix_values.yaml index 61369d343a4..3e33cf85994 100644 --- a/stable/webtop/5.0.11/ix_values.yaml +++ b/stable/webtop/5.0.12/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:8d7c8e0b16078606ce58c61b8fc42a0d090b86d304eb5a6bebe5ce3acc054124 + tag: latest@sha256:f7fab5b8b11e57a48b4ef3003975ba37202685eb6970f0a35861b78ecc2e2860 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 diff --git a/stable/webtop/5.0.11/questions.yaml b/stable/webtop/5.0.12/questions.yaml similarity index 100% rename from stable/webtop/5.0.11/questions.yaml rename to stable/webtop/5.0.12/questions.yaml diff --git a/stable/webtop/5.0.11/templates/NOTES.txt b/stable/webtop/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.11/templates/NOTES.txt rename to stable/webtop/5.0.12/templates/NOTES.txt diff --git a/stable/webtop/5.0.11/templates/common.yaml b/stable/webtop/5.0.12/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.11/templates/common.yaml rename to stable/webtop/5.0.12/templates/common.yaml diff --git a/stable/webtop/5.0.11/values.yaml b/stable/webtop/5.0.12/values.yaml similarity index 100% rename from stable/webtop/5.0.11/values.yaml rename to stable/webtop/5.0.12/values.yaml