From 95fee6571033dc42cdb897b1f5ea7202f4ae3f59 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 5 Jul 2023 11:51:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.65/app-changelog.md | 9 --------- stable/webtop/{5.0.65 => 5.0.66}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.65 => 5.0.66}/Chart.yaml | 2 +- stable/webtop/{5.0.65 => 5.0.66}/README.md | 0 stable/webtop/5.0.66/app-changelog.md | 9 +++++++++ .../webtop/{5.0.65 => 5.0.66}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.65 => 5.0.66}/ix_values.yaml | 4 ++-- .../webtop/{5.0.65 => 5.0.66}/questions.yaml | 0 .../{5.0.65 => 5.0.66}/templates/NOTES.txt | 0 .../{5.0.65 => 5.0.66}/templates/common.yaml | 0 stable/webtop/{5.0.65 => 5.0.66}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.65/app-changelog.md rename stable/webtop/{5.0.65 => 5.0.66}/CHANGELOG.md (93%) rename stable/webtop/{5.0.65 => 5.0.66}/Chart.yaml (98%) rename stable/webtop/{5.0.65 => 5.0.66}/README.md (100%) create mode 100644 stable/webtop/5.0.66/app-changelog.md rename stable/webtop/{5.0.65 => 5.0.66}/app-readme.md (100%) rename stable/webtop/{5.0.65 => 5.0.66}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.65 => 5.0.66}/ix_values.yaml (96%) rename stable/webtop/{5.0.65 => 5.0.66}/questions.yaml (100%) rename stable/webtop/{5.0.65 => 5.0.66}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.65 => 5.0.66}/templates/common.yaml (100%) rename stable/webtop/{5.0.65 => 5.0.66}/values.yaml (100%) diff --git a/stable/webtop/5.0.65/app-changelog.md b/stable/webtop/5.0.65/app-changelog.md deleted file mode 100644 index c464abcc4e..0000000000 --- a/stable/webtop/5.0.65/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.65](https://github.com/truecharts/charts/compare/webtop-5.0.64...webtop-5.0.65) (2023-07-05) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#10167](https://github.com/truecharts/charts/issues/10167)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.65/CHANGELOG.md b/stable/webtop/5.0.66/CHANGELOG.md similarity index 93% rename from stable/webtop/5.0.65/CHANGELOG.md rename to stable/webtop/5.0.66/CHANGELOG.md index 849db2bdbf..db087fdd70 100644 --- a/stable/webtop/5.0.65/CHANGELOG.md +++ b/stable/webtop/5.0.66/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.66](https://github.com/truecharts/charts/compare/webtop-5.0.65...webtop-5.0.66) (2023-07-05) + +### Chore + +- update webtop ([#10173](https://github.com/truecharts/charts/issues/10173)) + + + + ## [webtop-5.0.65](https://github.com/truecharts/charts/compare/webtop-5.0.64...webtop-5.0.65) (2023-07-05) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.56](https://github.com/truecharts/charts/compare/webtop-5.0.55...webtop-5.0.56) (2023-06-28) ### Chore - -- update webtop ([#10015](https://github.com/truecharts/charts/issues/10015)) - - - - -## [webtop-5.0.55](https://github.com/truecharts/charts/compare/webtop-5.0.54...webtop-5.0.55) (2023-06-28) - -### Chore diff --git a/stable/webtop/5.0.65/Chart.yaml b/stable/webtop/5.0.66/Chart.yaml similarity index 98% rename from stable/webtop/5.0.65/Chart.yaml rename to stable/webtop/5.0.66/Chart.yaml index 5ae61ff22c..7ea192f7b0 100644 --- a/stable/webtop/5.0.65/Chart.yaml +++ b/stable/webtop/5.0.66/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.65 +version: 5.0.66 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.65/README.md b/stable/webtop/5.0.66/README.md similarity index 100% rename from stable/webtop/5.0.65/README.md rename to stable/webtop/5.0.66/README.md diff --git a/stable/webtop/5.0.66/app-changelog.md b/stable/webtop/5.0.66/app-changelog.md new file mode 100644 index 0000000000..373db651b7 --- /dev/null +++ b/stable/webtop/5.0.66/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.66](https://github.com/truecharts/charts/compare/webtop-5.0.65...webtop-5.0.66) (2023-07-05) + +### Chore + +- update webtop ([#10173](https://github.com/truecharts/charts/issues/10173)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.65/app-readme.md b/stable/webtop/5.0.66/app-readme.md similarity index 100% rename from stable/webtop/5.0.65/app-readme.md rename to stable/webtop/5.0.66/app-readme.md diff --git a/stable/webtop/5.0.65/charts/common-12.14.6.tgz b/stable/webtop/5.0.66/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.65/charts/common-12.14.6.tgz rename to stable/webtop/5.0.66/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.65/ix_values.yaml b/stable/webtop/5.0.66/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.65/ix_values.yaml rename to stable/webtop/5.0.66/ix_values.yaml index 9d05cf4caf..9dedd3a676 100644 --- a/stable/webtop/5.0.65/ix_values.yaml +++ b/stable/webtop/5.0.66/ix_values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:25ea34a039decf3cb02b02d68305df3fc5f6ffb1b27ca7eb32fb14e52ecf842b + tag: latest@sha256:fe03a5d7a058bfea21fb899254323da5a678da94a20d7875991be61917b3d017 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:cea89e497c036b14f19da882279075db2058a38b37b82616ab9028f1cacf3cd4 + tag: latest@sha256:253467f1c2e397268cb546aeb3e3eec656c9e930bbc8b84d198c8ce27cce1ce5 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 diff --git a/stable/webtop/5.0.65/questions.yaml b/stable/webtop/5.0.66/questions.yaml similarity index 100% rename from stable/webtop/5.0.65/questions.yaml rename to stable/webtop/5.0.66/questions.yaml diff --git a/stable/webtop/5.0.65/templates/NOTES.txt b/stable/webtop/5.0.66/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.65/templates/NOTES.txt rename to stable/webtop/5.0.66/templates/NOTES.txt diff --git a/stable/webtop/5.0.65/templates/common.yaml b/stable/webtop/5.0.66/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.65/templates/common.yaml rename to stable/webtop/5.0.66/templates/common.yaml diff --git a/stable/webtop/5.0.65/values.yaml b/stable/webtop/5.0.66/values.yaml similarity index 100% rename from stable/webtop/5.0.65/values.yaml rename to stable/webtop/5.0.66/values.yaml