From e09339c756a369ae6ce45d8b754fac74b4ce5117 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 28 Jun 2023 23:37:48 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.60/app-changelog.md | 9 --------- stable/webtop/{5.0.60 => 5.0.61}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.60 => 5.0.61}/Chart.yaml | 2 +- stable/webtop/{5.0.60 => 5.0.61}/README.md | 0 stable/webtop/5.0.61/app-changelog.md | 9 +++++++++ .../webtop/{5.0.60 => 5.0.61}/app-readme.md | 0 .../charts/common-12.14.3.tgz | Bin .../webtop/{5.0.60 => 5.0.61}/ix_values.yaml | 2 +- .../webtop/{5.0.60 => 5.0.61}/questions.yaml | 0 .../{5.0.60 => 5.0.61}/templates/NOTES.txt | 0 .../{5.0.60 => 5.0.61}/templates/common.yaml | 0 stable/webtop/{5.0.60 => 5.0.61}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.60/app-changelog.md rename stable/webtop/{5.0.60 => 5.0.61}/CHANGELOG.md (90%) rename stable/webtop/{5.0.60 => 5.0.61}/Chart.yaml (98%) rename stable/webtop/{5.0.60 => 5.0.61}/README.md (100%) create mode 100644 stable/webtop/5.0.61/app-changelog.md rename stable/webtop/{5.0.60 => 5.0.61}/app-readme.md (100%) rename stable/webtop/{5.0.60 => 5.0.61}/charts/common-12.14.3.tgz (100%) rename stable/webtop/{5.0.60 => 5.0.61}/ix_values.yaml (98%) rename stable/webtop/{5.0.60 => 5.0.61}/questions.yaml (100%) rename stable/webtop/{5.0.60 => 5.0.61}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.60 => 5.0.61}/templates/common.yaml (100%) rename stable/webtop/{5.0.60 => 5.0.61}/values.yaml (100%) diff --git a/stable/webtop/5.0.60/app-changelog.md b/stable/webtop/5.0.60/app-changelog.md deleted file mode 100644 index ca7bc7805b..0000000000 --- a/stable/webtop/5.0.60/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.60](https://github.com/truecharts/charts/compare/webtop-5.0.59...webtop-5.0.60) (2023-06-28) - -### Chore - -- update webtop ([#10021](https://github.com/truecharts/charts/issues/10021)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.60/CHANGELOG.md b/stable/webtop/5.0.61/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.60/CHANGELOG.md rename to stable/webtop/5.0.61/CHANGELOG.md index 2e6e2d98d9..4009c8e5e9 100644 --- a/stable/webtop/5.0.60/CHANGELOG.md +++ b/stable/webtop/5.0.61/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.61](https://github.com/truecharts/charts/compare/webtop-5.0.60...webtop-5.0.61) (2023-06-28) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#10023](https://github.com/truecharts/charts/issues/10023)) + + + + ## [webtop-5.0.60](https://github.com/truecharts/charts/compare/webtop-5.0.59...webtop-5.0.60) (2023-06-28) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.51](https://github.com/truecharts/charts/compare/webtop-5.0.50...webtop-5.0.51) (2023-06-28) ### Chore - -- update webtop ([#10008](https://github.com/truecharts/charts/issues/10008)) - - - - -## [webtop-5.0.50](https://github.com/truecharts/charts/compare/webtop-5.0.49...webtop-5.0.50) (2023-06-28) - -### Chore diff --git a/stable/webtop/5.0.60/Chart.yaml b/stable/webtop/5.0.61/Chart.yaml similarity index 98% rename from stable/webtop/5.0.60/Chart.yaml rename to stable/webtop/5.0.61/Chart.yaml index ebc74df764..f89a0af948 100644 --- a/stable/webtop/5.0.60/Chart.yaml +++ b/stable/webtop/5.0.61/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.60 +version: 5.0.61 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.60/README.md b/stable/webtop/5.0.61/README.md similarity index 100% rename from stable/webtop/5.0.60/README.md rename to stable/webtop/5.0.61/README.md diff --git a/stable/webtop/5.0.61/app-changelog.md b/stable/webtop/5.0.61/app-changelog.md new file mode 100644 index 0000000000..dc986f9c85 --- /dev/null +++ b/stable/webtop/5.0.61/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.61](https://github.com/truecharts/charts/compare/webtop-5.0.60...webtop-5.0.61) (2023-06-28) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#10023](https://github.com/truecharts/charts/issues/10023)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.60/app-readme.md b/stable/webtop/5.0.61/app-readme.md similarity index 100% rename from stable/webtop/5.0.60/app-readme.md rename to stable/webtop/5.0.61/app-readme.md diff --git a/stable/webtop/5.0.60/charts/common-12.14.3.tgz b/stable/webtop/5.0.61/charts/common-12.14.3.tgz similarity index 100% rename from stable/webtop/5.0.60/charts/common-12.14.3.tgz rename to stable/webtop/5.0.61/charts/common-12.14.3.tgz diff --git a/stable/webtop/5.0.60/ix_values.yaml b/stable/webtop/5.0.61/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.60/ix_values.yaml rename to stable/webtop/5.0.61/ix_values.yaml index 9705aa1a37..ddfd33b168 100644 --- a/stable/webtop/5.0.60/ix_values.yaml +++ b/stable/webtop/5.0.61/ix_values.yaml @@ -4,7 +4,7 @@ image: tag: latest@sha256:0b0ed2867ff5a190f415dc7c5eaf91ec12bb5dfc8eb891a81a1760038d726431 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce - tag: latest@sha256:4929b9eae72d2811a0863ef3324ba32f3d24619966ce3e42a308bcaa77caf05e + tag: latest@sha256:3baa5c66c394ce3b4a093c04c4e6796721e3ae7c898c7cd851f9c1e03415c277 pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce diff --git a/stable/webtop/5.0.60/questions.yaml b/stable/webtop/5.0.61/questions.yaml similarity index 100% rename from stable/webtop/5.0.60/questions.yaml rename to stable/webtop/5.0.61/questions.yaml diff --git a/stable/webtop/5.0.60/templates/NOTES.txt b/stable/webtop/5.0.61/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.60/templates/NOTES.txt rename to stable/webtop/5.0.61/templates/NOTES.txt diff --git a/stable/webtop/5.0.60/templates/common.yaml b/stable/webtop/5.0.61/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.60/templates/common.yaml rename to stable/webtop/5.0.61/templates/common.yaml diff --git a/stable/webtop/5.0.60/values.yaml b/stable/webtop/5.0.61/values.yaml similarity index 100% rename from stable/webtop/5.0.60/values.yaml rename to stable/webtop/5.0.61/values.yaml