From 0628c7de89bfaf7af86f3c81597cf992675d47af Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 16 May 2023 10:01:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.18/app-changelog.md | 9 --------- stable/webtop/{5.0.18 => 5.0.19}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.18 => 5.0.19}/Chart.yaml | 2 +- stable/webtop/{5.0.18 => 5.0.19}/README.md | 0 stable/webtop/5.0.19/app-changelog.md | 9 +++++++++ .../webtop/{5.0.18 => 5.0.19}/app-readme.md | 0 .../charts/common-12.8.1.tgz | Bin .../webtop/{5.0.18 => 5.0.19}/ix_values.yaml | 10 +++++----- .../webtop/{5.0.18 => 5.0.19}/questions.yaml | 0 .../{5.0.18 => 5.0.19}/templates/NOTES.txt | 0 .../{5.0.18 => 5.0.19}/templates/common.yaml | 0 stable/webtop/{5.0.18 => 5.0.19}/values.yaml | 0 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/webtop/5.0.18/app-changelog.md rename stable/webtop/{5.0.18 => 5.0.19}/CHANGELOG.md (91%) rename stable/webtop/{5.0.18 => 5.0.19}/Chart.yaml (98%) rename stable/webtop/{5.0.18 => 5.0.19}/README.md (100%) create mode 100644 stable/webtop/5.0.19/app-changelog.md rename stable/webtop/{5.0.18 => 5.0.19}/app-readme.md (100%) rename stable/webtop/{5.0.18 => 5.0.19}/charts/common-12.8.1.tgz (100%) rename stable/webtop/{5.0.18 => 5.0.19}/ix_values.yaml (90%) rename stable/webtop/{5.0.18 => 5.0.19}/questions.yaml (100%) rename stable/webtop/{5.0.18 => 5.0.19}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.18 => 5.0.19}/templates/common.yaml (100%) rename stable/webtop/{5.0.18 => 5.0.19}/values.yaml (100%) diff --git a/stable/webtop/5.0.18/app-changelog.md b/stable/webtop/5.0.18/app-changelog.md deleted file mode 100644 index adc66f5b286..00000000000 --- a/stable/webtop/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.18](https://github.com/truecharts/charts/compare/webtop-5.0.17...webtop-5.0.18) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.18/CHANGELOG.md b/stable/webtop/5.0.19/CHANGELOG.md similarity index 91% rename from stable/webtop/5.0.18/CHANGELOG.md rename to stable/webtop/5.0.19/CHANGELOG.md index 117bd588dd8..4ed878a60e5 100644 --- a/stable/webtop/5.0.18/CHANGELOG.md +++ b/stable/webtop/5.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16) + +### Chore + +- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992)) + + + + ## [webtop-5.0.18](https://github.com/truecharts/charts/compare/webtop-5.0.17...webtop-5.0.18) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.9](https://github.com/truecharts/charts/compare/webtop-5.0.8...webtop-5.0.9) (2023-04-25) ### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [webtop-5.0.8](https://github.com/truecharts/charts/compare/webtop-5.0.7...webtop-5.0.8) (2023-04-20) - -### Chore diff --git a/stable/webtop/5.0.18/Chart.yaml b/stable/webtop/5.0.19/Chart.yaml similarity index 98% rename from stable/webtop/5.0.18/Chart.yaml rename to stable/webtop/5.0.19/Chart.yaml index 4e3518a630a..a5c46ea5cff 100644 --- a/stable/webtop/5.0.18/Chart.yaml +++ b/stable/webtop/5.0.19/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.18 +version: 5.0.19 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.18/README.md b/stable/webtop/5.0.19/README.md similarity index 100% rename from stable/webtop/5.0.18/README.md rename to stable/webtop/5.0.19/README.md diff --git a/stable/webtop/5.0.19/app-changelog.md b/stable/webtop/5.0.19/app-changelog.md new file mode 100644 index 00000000000..ee6df539812 --- /dev/null +++ b/stable/webtop/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16) + +### Chore + +- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.18/app-readme.md b/stable/webtop/5.0.19/app-readme.md similarity index 100% rename from stable/webtop/5.0.18/app-readme.md rename to stable/webtop/5.0.19/app-readme.md diff --git a/stable/webtop/5.0.18/charts/common-12.8.1.tgz b/stable/webtop/5.0.19/charts/common-12.8.1.tgz similarity index 100% rename from stable/webtop/5.0.18/charts/common-12.8.1.tgz rename to stable/webtop/5.0.19/charts/common-12.8.1.tgz diff --git a/stable/webtop/5.0.18/ix_values.yaml b/stable/webtop/5.0.19/ix_values.yaml similarity index 90% rename from stable/webtop/5.0.18/ix_values.yaml rename to stable/webtop/5.0.19/ix_values.yaml index 733c2a169c2..a3f405a97a7 100644 --- a/stable/webtop/5.0.18/ix_values.yaml +++ b/stable/webtop/5.0.19/ix_values.yaml @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde - tag: latest@sha256:a57cc33041084492c811a8476e9753ed8ea36362f32025424aa76fe0d27774a2 + tag: latest@sha256:fb86ffea1abd70d641702c31978172c3ee68a43bd451918df1cd8bd1deebd58a pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate - tag: latest@sha256:62fe0e9031e7d0f894b16a72ab0e33e22763b387a95a5e722c734a2b9912f1c3 + tag: latest@sha256:b5f143af937c9e9143dcec12325c3195340a46c902114541219c3afd02dbedf3 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:38ccd1ee2b26a3a20f8570b6dcaf3b594b1e5bcc17fd7bda264a51b0a4552d5b + tag: latest@sha256:eea6408eb647a5ba4a17840f13a14b6c2f93423d4e55a0cfd0de427d427779ae 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:a42119c6ae47945cfe39fdd38255823971638ec0339a0669bc6fac089ddfd33f + tag: latest@sha256:82763e7cdb9cffad369104230aedc2d5cb666ceaae1f4954d9845755e6f4a81f pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm - tag: latest@sha256:89993cb313a7f76f5b0a40cbe59c48c9adccb744fdec64cefc78027899067589 + tag: latest@sha256:1d36d3ec565689463935cefb9cf94129e6bc77428f7d285d8ffaad70d581a3ed pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm diff --git a/stable/webtop/5.0.18/questions.yaml b/stable/webtop/5.0.19/questions.yaml similarity index 100% rename from stable/webtop/5.0.18/questions.yaml rename to stable/webtop/5.0.19/questions.yaml diff --git a/stable/webtop/5.0.18/templates/NOTES.txt b/stable/webtop/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.18/templates/NOTES.txt rename to stable/webtop/5.0.19/templates/NOTES.txt diff --git a/stable/webtop/5.0.18/templates/common.yaml b/stable/webtop/5.0.19/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.18/templates/common.yaml rename to stable/webtop/5.0.19/templates/common.yaml diff --git a/stable/webtop/5.0.18/values.yaml b/stable/webtop/5.0.19/values.yaml similarity index 100% rename from stable/webtop/5.0.18/values.yaml rename to stable/webtop/5.0.19/values.yaml