From b360913a7c51009e2b0baf72c5f99b3bf638e918 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 28 Jun 2023 20:38:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.57/app-changelog.md | 9 --------- stable/webtop/{5.0.57 => 5.0.58}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.57 => 5.0.58}/Chart.yaml | 2 +- stable/webtop/{5.0.57 => 5.0.58}/README.md | 0 stable/webtop/5.0.58/app-changelog.md | 9 +++++++++ .../webtop/{5.0.57 => 5.0.58}/app-readme.md | 0 .../charts/common-12.14.3.tgz | Bin .../webtop/{5.0.57 => 5.0.58}/ix_values.yaml | 2 +- .../webtop/{5.0.57 => 5.0.58}/questions.yaml | 0 .../{5.0.57 => 5.0.58}/templates/NOTES.txt | 0 .../{5.0.57 => 5.0.58}/templates/common.yaml | 0 stable/webtop/{5.0.57 => 5.0.58}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.57/app-changelog.md rename stable/webtop/{5.0.57 => 5.0.58}/CHANGELOG.md (90%) rename stable/webtop/{5.0.57 => 5.0.58}/Chart.yaml (98%) rename stable/webtop/{5.0.57 => 5.0.58}/README.md (100%) create mode 100644 stable/webtop/5.0.58/app-changelog.md rename stable/webtop/{5.0.57 => 5.0.58}/app-readme.md (100%) rename stable/webtop/{5.0.57 => 5.0.58}/charts/common-12.14.3.tgz (100%) rename stable/webtop/{5.0.57 => 5.0.58}/ix_values.yaml (98%) rename stable/webtop/{5.0.57 => 5.0.58}/questions.yaml (100%) rename stable/webtop/{5.0.57 => 5.0.58}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.57 => 5.0.58}/templates/common.yaml (100%) rename stable/webtop/{5.0.57 => 5.0.58}/values.yaml (100%) diff --git a/stable/webtop/5.0.57/app-changelog.md b/stable/webtop/5.0.57/app-changelog.md deleted file mode 100644 index c5ff96974d8..00000000000 --- a/stable/webtop/5.0.57/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.57](https://github.com/truecharts/charts/compare/webtop-5.0.56...webtop-5.0.57) (2023-06-28) - -### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#10018](https://github.com/truecharts/charts/issues/10018)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.57/CHANGELOG.md b/stable/webtop/5.0.58/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.57/CHANGELOG.md rename to stable/webtop/5.0.58/CHANGELOG.md index a03c27ff144..d3b76e6e468 100644 --- a/stable/webtop/5.0.57/CHANGELOG.md +++ b/stable/webtop/5.0.58/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.58](https://github.com/truecharts/charts/compare/webtop-5.0.57...webtop-5.0.58) (2023-06-28) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#10019](https://github.com/truecharts/charts/issues/10019)) + + + + ## [webtop-5.0.57](https://github.com/truecharts/charts/compare/webtop-5.0.56...webtop-5.0.57) (2023-06-28) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.48](https://github.com/truecharts/charts/compare/webtop-5.0.47...webtop-5.0.48) (2023-06-21) ### Chore - -- update webtop ([#9805](https://github.com/truecharts/charts/issues/9805)) - - - - -## [webtop-5.0.47](https://github.com/truecharts/charts/compare/webtop-5.0.46...webtop-5.0.47) (2023-06-21) - -### Chore diff --git a/stable/webtop/5.0.57/Chart.yaml b/stable/webtop/5.0.58/Chart.yaml similarity index 98% rename from stable/webtop/5.0.57/Chart.yaml rename to stable/webtop/5.0.58/Chart.yaml index 715483bdeed..d171d349041 100644 --- a/stable/webtop/5.0.57/Chart.yaml +++ b/stable/webtop/5.0.58/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.57 +version: 5.0.58 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.57/README.md b/stable/webtop/5.0.58/README.md similarity index 100% rename from stable/webtop/5.0.57/README.md rename to stable/webtop/5.0.58/README.md diff --git a/stable/webtop/5.0.58/app-changelog.md b/stable/webtop/5.0.58/app-changelog.md new file mode 100644 index 00000000000..2bdf4c364f4 --- /dev/null +++ b/stable/webtop/5.0.58/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.58](https://github.com/truecharts/charts/compare/webtop-5.0.57...webtop-5.0.58) (2023-06-28) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#10019](https://github.com/truecharts/charts/issues/10019)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.57/app-readme.md b/stable/webtop/5.0.58/app-readme.md similarity index 100% rename from stable/webtop/5.0.57/app-readme.md rename to stable/webtop/5.0.58/app-readme.md diff --git a/stable/webtop/5.0.57/charts/common-12.14.3.tgz b/stable/webtop/5.0.58/charts/common-12.14.3.tgz similarity index 100% rename from stable/webtop/5.0.57/charts/common-12.14.3.tgz rename to stable/webtop/5.0.58/charts/common-12.14.3.tgz diff --git a/stable/webtop/5.0.57/ix_values.yaml b/stable/webtop/5.0.58/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.57/ix_values.yaml rename to stable/webtop/5.0.58/ix_values.yaml index bd60c3d49a2..eb456fc5169 100644 --- a/stable/webtop/5.0.57/ix_values.yaml +++ b/stable/webtop/5.0.58/ix_values.yaml @@ -84,7 +84,7 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm - tag: latest@sha256:814300d5111b6801dd7675aaa44fdcd9e65191ea9b3e69f2801047443f94c8b3 + tag: latest@sha256:0fffaa8f7ac4465ac9a934972123b72b3100674639585d0d8cb49afe1b76a750 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm diff --git a/stable/webtop/5.0.57/questions.yaml b/stable/webtop/5.0.58/questions.yaml similarity index 100% rename from stable/webtop/5.0.57/questions.yaml rename to stable/webtop/5.0.58/questions.yaml diff --git a/stable/webtop/5.0.57/templates/NOTES.txt b/stable/webtop/5.0.58/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.57/templates/NOTES.txt rename to stable/webtop/5.0.58/templates/NOTES.txt diff --git a/stable/webtop/5.0.57/templates/common.yaml b/stable/webtop/5.0.58/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.57/templates/common.yaml rename to stable/webtop/5.0.58/templates/common.yaml diff --git a/stable/webtop/5.0.57/values.yaml b/stable/webtop/5.0.58/values.yaml similarity index 100% rename from stable/webtop/5.0.57/values.yaml rename to stable/webtop/5.0.58/values.yaml