From f5c0e97826dcd5f991037f54ebcdc9010120db30 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 21 Jun 2023 08:37:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.47/app-changelog.md | 9 --------- stable/webtop/{5.0.47 => 5.0.48}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.47 => 5.0.48}/Chart.yaml | 2 +- stable/webtop/{5.0.47 => 5.0.48}/README.md | 0 stable/webtop/5.0.48/app-changelog.md | 9 +++++++++ .../webtop/{5.0.47 => 5.0.48}/app-readme.md | 0 .../charts/common-12.14.3.tgz | Bin .../webtop/{5.0.47 => 5.0.48}/ix_values.yaml | 4 ++-- .../webtop/{5.0.47 => 5.0.48}/questions.yaml | 0 .../{5.0.47 => 5.0.48}/templates/NOTES.txt | 0 .../{5.0.47 => 5.0.48}/templates/common.yaml | 0 stable/webtop/{5.0.47 => 5.0.48}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/5.0.47/app-changelog.md rename stable/webtop/{5.0.47 => 5.0.48}/CHANGELOG.md (91%) rename stable/webtop/{5.0.47 => 5.0.48}/Chart.yaml (98%) rename stable/webtop/{5.0.47 => 5.0.48}/README.md (100%) create mode 100644 stable/webtop/5.0.48/app-changelog.md rename stable/webtop/{5.0.47 => 5.0.48}/app-readme.md (100%) rename stable/webtop/{5.0.47 => 5.0.48}/charts/common-12.14.3.tgz (100%) rename stable/webtop/{5.0.47 => 5.0.48}/ix_values.yaml (96%) rename stable/webtop/{5.0.47 => 5.0.48}/questions.yaml (100%) rename stable/webtop/{5.0.47 => 5.0.48}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.47 => 5.0.48}/templates/common.yaml (100%) rename stable/webtop/{5.0.47 => 5.0.48}/values.yaml (100%) diff --git a/stable/webtop/5.0.47/app-changelog.md b/stable/webtop/5.0.47/app-changelog.md deleted file mode 100644 index 28593c9adc..0000000000 --- a/stable/webtop/5.0.47/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.47](https://github.com/truecharts/charts/compare/webtop-5.0.46...webtop-5.0.47) (2023-06-21) - -### Chore - -- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#9801](https://github.com/truecharts/charts/issues/9801)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.47/CHANGELOG.md b/stable/webtop/5.0.48/CHANGELOG.md similarity index 91% rename from stable/webtop/5.0.47/CHANGELOG.md rename to stable/webtop/5.0.48/CHANGELOG.md index b6647c27e0..d577fccb7d 100644 --- a/stable/webtop/5.0.47/CHANGELOG.md +++ b/stable/webtop/5.0.48/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ ## [webtop-5.0.38](https://github.com/truecharts/charts/compare/webtop-5.0.37...webtop-5.0.38) (2023-06-19) ### Chore - -- update container image tccr.io/truecharts/webtop to latest ([#9779](https://github.com/truecharts/charts/issues/9779)) - - - - -## [webtop-5.0.37](https://github.com/truecharts/charts/compare/webtop-5.0.36...webtop-5.0.37) (2023-06-14) - -### Chore diff --git a/stable/webtop/5.0.47/Chart.yaml b/stable/webtop/5.0.48/Chart.yaml similarity index 98% rename from stable/webtop/5.0.47/Chart.yaml rename to stable/webtop/5.0.48/Chart.yaml index caf0d4fb21..f600b2bfb5 100644 --- a/stable/webtop/5.0.47/Chart.yaml +++ b/stable/webtop/5.0.48/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.47 +version: 5.0.48 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.47/README.md b/stable/webtop/5.0.48/README.md similarity index 100% rename from stable/webtop/5.0.47/README.md rename to stable/webtop/5.0.48/README.md diff --git a/stable/webtop/5.0.48/app-changelog.md b/stable/webtop/5.0.48/app-changelog.md new file mode 100644 index 0000000000..c46657b0af --- /dev/null +++ b/stable/webtop/5.0.48/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.47/app-readme.md b/stable/webtop/5.0.48/app-readme.md similarity index 100% rename from stable/webtop/5.0.47/app-readme.md rename to stable/webtop/5.0.48/app-readme.md diff --git a/stable/webtop/5.0.47/charts/common-12.14.3.tgz b/stable/webtop/5.0.48/charts/common-12.14.3.tgz similarity index 100% rename from stable/webtop/5.0.47/charts/common-12.14.3.tgz rename to stable/webtop/5.0.48/charts/common-12.14.3.tgz diff --git a/stable/webtop/5.0.47/ix_values.yaml b/stable/webtop/5.0.48/ix_values.yaml similarity index 96% rename from stable/webtop/5.0.47/ix_values.yaml rename to stable/webtop/5.0.48/ix_values.yaml index acc1059358..f8af6d3107 100644 --- a/stable/webtop/5.0.47/ix_values.yaml +++ b/stable/webtop/5.0.48/ix_values.yaml @@ -36,7 +36,7 @@ alpineMATEImage: pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate - tag: latest@sha256:4fec1bd10ec49ed409b662eb45f55dd59a1e84d9da85bc2670322688eeb28b49 + tag: latest@sha256:ebe2d9aac9cfa274bb386dce2c7c49b5039f62dd88c1f90b366ef5859bedd44f pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate @@ -84,7 +84,7 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm - tag: latest@sha256:3d33841093823003f08e0d14474ded8f11f7b9738f160c7dd95c1b41a027f1c7 + tag: latest@sha256:814300d5111b6801dd7675aaa44fdcd9e65191ea9b3e69f2801047443f94c8b3 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm diff --git a/stable/webtop/5.0.47/questions.yaml b/stable/webtop/5.0.48/questions.yaml similarity index 100% rename from stable/webtop/5.0.47/questions.yaml rename to stable/webtop/5.0.48/questions.yaml diff --git a/stable/webtop/5.0.47/templates/NOTES.txt b/stable/webtop/5.0.48/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.47/templates/NOTES.txt rename to stable/webtop/5.0.48/templates/NOTES.txt diff --git a/stable/webtop/5.0.47/templates/common.yaml b/stable/webtop/5.0.48/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.47/templates/common.yaml rename to stable/webtop/5.0.48/templates/common.yaml diff --git a/stable/webtop/5.0.47/values.yaml b/stable/webtop/5.0.48/values.yaml similarity index 100% rename from stable/webtop/5.0.47/values.yaml rename to stable/webtop/5.0.48/values.yaml