From b7c566641f4baed22ff54e4568062c77c4e24356 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Aug 2023 04:38:38 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.33/app-changelog.md | 9 --------- stable/webtop/{6.0.33 => 6.0.34}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.33 => 6.0.34}/Chart.yaml | 2 +- stable/webtop/{6.0.33 => 6.0.34}/README.md | 0 stable/webtop/6.0.34/app-changelog.md | 9 +++++++++ .../webtop/{6.0.33 => 6.0.34}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.33 => 6.0.34}/ix_values.yaml | 4 ++-- .../webtop/{6.0.33 => 6.0.34}/questions.yaml | 0 .../{6.0.33 => 6.0.34}/templates/NOTES.txt | 0 .../{6.0.33 => 6.0.34}/templates/common.yaml | 0 stable/webtop/{6.0.33 => 6.0.34}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.33/app-changelog.md rename stable/webtop/{6.0.33 => 6.0.34}/CHANGELOG.md (91%) rename stable/webtop/{6.0.33 => 6.0.34}/Chart.yaml (98%) rename stable/webtop/{6.0.33 => 6.0.34}/README.md (100%) create mode 100644 stable/webtop/6.0.34/app-changelog.md rename stable/webtop/{6.0.33 => 6.0.34}/app-readme.md (100%) rename stable/webtop/{6.0.33 => 6.0.34}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.33 => 6.0.34}/ix_values.yaml (96%) rename stable/webtop/{6.0.33 => 6.0.34}/questions.yaml (100%) rename stable/webtop/{6.0.33 => 6.0.34}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.33 => 6.0.34}/templates/common.yaml (100%) rename stable/webtop/{6.0.33 => 6.0.34}/values.yaml (100%) diff --git a/stable/webtop/6.0.33/app-changelog.md b/stable/webtop/6.0.33/app-changelog.md deleted file mode 100644 index 2424212207..0000000000 --- a/stable/webtop/6.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.33](https://github.com/truecharts/charts/compare/webtop-6.0.32...webtop-6.0.33) (2023-08-12) - -### Chore - -- update webtop ([#11465](https://github.com/truecharts/charts/issues/11465)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.33/CHANGELOG.md b/stable/webtop/6.0.34/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.33/CHANGELOG.md rename to stable/webtop/6.0.34/CHANGELOG.md index 1982bf0f4c..18af367a50 100644 --- a/stable/webtop/6.0.33/CHANGELOG.md +++ b/stable/webtop/6.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.34](https://github.com/truecharts/charts/compare/webtop-6.0.33...webtop-6.0.34) (2023-08-15) + +### Chore + +- update webtop ([#11563](https://github.com/truecharts/charts/issues/11563)) + + + + ## [webtop-6.0.33](https://github.com/truecharts/charts/compare/webtop-6.0.32...webtop-6.0.33) (2023-08-12) ### Chore @@ -88,12 +97,3 @@ -## [webtop-6.0.21](https://github.com/truecharts/charts/compare/webtop-6.0.20...webtop-6.0.21) (2023-08-09) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#11363](https://github.com/truecharts/charts/issues/11363)) - - - - diff --git a/stable/webtop/6.0.33/Chart.yaml b/stable/webtop/6.0.34/Chart.yaml similarity index 98% rename from stable/webtop/6.0.33/Chart.yaml rename to stable/webtop/6.0.34/Chart.yaml index e600511b75..83d841b728 100644 --- a/stable/webtop/6.0.33/Chart.yaml +++ b/stable/webtop/6.0.34/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.33 +version: 6.0.34 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.33/README.md b/stable/webtop/6.0.34/README.md similarity index 100% rename from stable/webtop/6.0.33/README.md rename to stable/webtop/6.0.34/README.md diff --git a/stable/webtop/6.0.34/app-changelog.md b/stable/webtop/6.0.34/app-changelog.md new file mode 100644 index 0000000000..d8c120a045 --- /dev/null +++ b/stable/webtop/6.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.34](https://github.com/truecharts/charts/compare/webtop-6.0.33...webtop-6.0.34) (2023-08-15) + +### Chore + +- update webtop ([#11563](https://github.com/truecharts/charts/issues/11563)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.33/app-readme.md b/stable/webtop/6.0.34/app-readme.md similarity index 100% rename from stable/webtop/6.0.33/app-readme.md rename to stable/webtop/6.0.34/app-readme.md diff --git a/stable/webtop/6.0.33/charts/common-14.0.1.tgz b/stable/webtop/6.0.34/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.33/charts/common-14.0.1.tgz rename to stable/webtop/6.0.34/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.33/ix_values.yaml b/stable/webtop/6.0.34/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.33/ix_values.yaml rename to stable/webtop/6.0.34/ix_values.yaml index b01788ab31..9cd5dd6d99 100644 --- a/stable/webtop/6.0.33/ix_values.yaml +++ b/stable/webtop/6.0.34/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:59d8ceceafa6a89e2b9ec32ccf752797c6eb214eb2334ff7bafb45e4116e1667 + tag: latest@sha256:2ee5c5d6815b2fd819c1d2ba89b82099d25f2720c8dfa919077f9827141ec924 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:931447dbb613cff6926d0921184b1862a419b40b1139fc19b66e160dee1b055f + tag: latest@sha256:29a2f3e65aff37021bb6d2bb15d131db6571ed66572562f0f3f9c6de5af7074f pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/6.0.33/questions.yaml b/stable/webtop/6.0.34/questions.yaml similarity index 100% rename from stable/webtop/6.0.33/questions.yaml rename to stable/webtop/6.0.34/questions.yaml diff --git a/stable/webtop/6.0.33/templates/NOTES.txt b/stable/webtop/6.0.34/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.33/templates/NOTES.txt rename to stable/webtop/6.0.34/templates/NOTES.txt diff --git a/stable/webtop/6.0.33/templates/common.yaml b/stable/webtop/6.0.34/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.33/templates/common.yaml rename to stable/webtop/6.0.34/templates/common.yaml diff --git a/stable/webtop/6.0.33/values.yaml b/stable/webtop/6.0.34/values.yaml similarity index 100% rename from stable/webtop/6.0.33/values.yaml rename to stable/webtop/6.0.34/values.yaml