From fb62ab511321542a4bc50aa3c0bbc9dedca18149 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 12 Jul 2023 05:37:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.82/app-changelog.md | 9 --------- stable/webtop/{5.0.82 => 5.0.83}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.82 => 5.0.83}/Chart.yaml | 2 +- stable/webtop/{5.0.82 => 5.0.83}/README.md | 0 stable/webtop/5.0.83/app-changelog.md | 9 +++++++++ .../webtop/{5.0.82 => 5.0.83}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.82 => 5.0.83}/ix_values.yaml | 4 ++-- .../webtop/{5.0.82 => 5.0.83}/questions.yaml | 0 .../{5.0.82 => 5.0.83}/templates/NOTES.txt | 0 .../{5.0.82 => 5.0.83}/templates/common.yaml | 0 stable/webtop/{5.0.82 => 5.0.83}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.82/app-changelog.md rename stable/webtop/{5.0.82 => 5.0.83}/CHANGELOG.md (90%) rename stable/webtop/{5.0.82 => 5.0.83}/Chart.yaml (98%) rename stable/webtop/{5.0.82 => 5.0.83}/README.md (100%) create mode 100644 stable/webtop/5.0.83/app-changelog.md rename stable/webtop/{5.0.82 => 5.0.83}/app-readme.md (100%) rename stable/webtop/{5.0.82 => 5.0.83}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.82 => 5.0.83}/ix_values.yaml (96%) rename stable/webtop/{5.0.82 => 5.0.83}/questions.yaml (100%) rename stable/webtop/{5.0.82 => 5.0.83}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.82 => 5.0.83}/templates/common.yaml (100%) rename stable/webtop/{5.0.82 => 5.0.83}/values.yaml (100%) diff --git a/stable/webtop/5.0.82/app-changelog.md b/stable/webtop/5.0.82/app-changelog.md deleted file mode 100644 index 6d1d502a2b..0000000000 --- a/stable/webtop/5.0.82/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.82](https://github.com/truecharts/charts/compare/webtop-5.0.81...webtop-5.0.82) (2023-07-12) - -### Chore - -- update webtop ([#10410](https://github.com/truecharts/charts/issues/10410)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.82/CHANGELOG.md b/stable/webtop/5.0.83/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.82/CHANGELOG.md rename to stable/webtop/5.0.83/CHANGELOG.md index a2dd6d8097..deb29d5e88 100644 --- a/stable/webtop/5.0.82/CHANGELOG.md +++ b/stable/webtop/5.0.83/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.83](https://github.com/truecharts/charts/compare/webtop-5.0.82...webtop-5.0.83) (2023-07-12) + +### Chore + +- update webtop ([#10411](https://github.com/truecharts/charts/issues/10411)) + + + + ## [webtop-5.0.82](https://github.com/truecharts/charts/compare/webtop-5.0.81...webtop-5.0.82) (2023-07-12) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.73](https://github.com/truecharts/charts/compare/webtop-5.0.72...webtop-5.0.73) (2023-07-05) ### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#10185](https://github.com/truecharts/charts/issues/10185)) - - - - -## [webtop-5.0.72](https://github.com/truecharts/charts/compare/webtop-5.0.71...webtop-5.0.72) (2023-07-05) - -### Chore diff --git a/stable/webtop/5.0.82/Chart.yaml b/stable/webtop/5.0.83/Chart.yaml similarity index 98% rename from stable/webtop/5.0.82/Chart.yaml rename to stable/webtop/5.0.83/Chart.yaml index b5e40e75c5..dfc4beb181 100644 --- a/stable/webtop/5.0.82/Chart.yaml +++ b/stable/webtop/5.0.83/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.82 +version: 5.0.83 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.82/README.md b/stable/webtop/5.0.83/README.md similarity index 100% rename from stable/webtop/5.0.82/README.md rename to stable/webtop/5.0.83/README.md diff --git a/stable/webtop/5.0.83/app-changelog.md b/stable/webtop/5.0.83/app-changelog.md new file mode 100644 index 0000000000..edd48f3a86 --- /dev/null +++ b/stable/webtop/5.0.83/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.83](https://github.com/truecharts/charts/compare/webtop-5.0.82...webtop-5.0.83) (2023-07-12) + +### Chore + +- update webtop ([#10411](https://github.com/truecharts/charts/issues/10411)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.82/app-readme.md b/stable/webtop/5.0.83/app-readme.md similarity index 100% rename from stable/webtop/5.0.82/app-readme.md rename to stable/webtop/5.0.83/app-readme.md diff --git a/stable/webtop/5.0.82/charts/common-12.14.6.tgz b/stable/webtop/5.0.83/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.82/charts/common-12.14.6.tgz rename to stable/webtop/5.0.83/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.82/ix_values.yaml b/stable/webtop/5.0.83/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.82/ix_values.yaml rename to stable/webtop/5.0.83/ix_values.yaml index 69caa9747d..8b69ab1b5f 100644 --- a/stable/webtop/5.0.82/ix_values.yaml +++ b/stable/webtop/5.0.83/ix_values.yaml @@ -52,7 +52,7 @@ alpineI3Image: pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 - tag: latest@sha256:35c3c88c73ca23c06cc6f27498ac8bb0726d397c17ed90a664cb5ebc1bc333a7 + tag: latest@sha256:2491471c2808089d6e9b3c08c130aed1aaec4f1f3e914a8b8834185f0414f7bc pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 @@ -84,7 +84,7 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm - tag: latest@sha256:9cb099dc7ed0e81f800e5e82adf8a9b0dc6298bbb73f8504a32128225f88b23d + tag: latest@sha256:873e0eaee90b866f16ca2b5252d60439f6d1fa4a02e496760cf6bbd99d3c7cc6 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm diff --git a/stable/webtop/5.0.82/questions.yaml b/stable/webtop/5.0.83/questions.yaml similarity index 100% rename from stable/webtop/5.0.82/questions.yaml rename to stable/webtop/5.0.83/questions.yaml diff --git a/stable/webtop/5.0.82/templates/NOTES.txt b/stable/webtop/5.0.83/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.82/templates/NOTES.txt rename to stable/webtop/5.0.83/templates/NOTES.txt diff --git a/stable/webtop/5.0.82/templates/common.yaml b/stable/webtop/5.0.83/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.82/templates/common.yaml rename to stable/webtop/5.0.83/templates/common.yaml diff --git a/stable/webtop/5.0.82/values.yaml b/stable/webtop/5.0.83/values.yaml similarity index 100% rename from stable/webtop/5.0.82/values.yaml rename to stable/webtop/5.0.83/values.yaml