From cde008d6ae0a5c4c8b68b3c2e790cbceda0efe79 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 3 Sep 2023 17:35:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/homebridge/4.0.0/CHANGELOG.md | 2 +- stable/webtop/6.0.78/app-changelog.md | 9 --------- stable/webtop/{6.0.78 => 6.0.79}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{6.0.78 => 6.0.79}/Chart.yaml | 2 +- stable/webtop/{6.0.78 => 6.0.79}/README.md | 0 stable/webtop/6.0.79/app-changelog.md | 9 +++++++++ .../webtop/{6.0.78 => 6.0.79}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../webtop/{6.0.78 => 6.0.79}/ix_values.yaml | 2 +- .../webtop/{6.0.78 => 6.0.79}/questions.yaml | 0 .../{6.0.78 => 6.0.79}/templates/NOTES.txt | 0 .../{6.0.78 => 6.0.79}/templates/common.yaml | 0 stable/webtop/{6.0.78 => 6.0.79}/values.yaml | 0 13 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.78/app-changelog.md rename stable/webtop/{6.0.78 => 6.0.79}/CHANGELOG.md (91%) rename stable/webtop/{6.0.78 => 6.0.79}/Chart.yaml (98%) rename stable/webtop/{6.0.78 => 6.0.79}/README.md (100%) create mode 100644 stable/webtop/6.0.79/app-changelog.md rename stable/webtop/{6.0.78 => 6.0.79}/app-readme.md (100%) rename stable/webtop/{6.0.78 => 6.0.79}/charts/common-14.0.1.tgz (100%) rename stable/webtop/{6.0.78 => 6.0.79}/ix_values.yaml (98%) rename stable/webtop/{6.0.78 => 6.0.79}/questions.yaml (100%) rename stable/webtop/{6.0.78 => 6.0.79}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.78 => 6.0.79}/templates/common.yaml (100%) rename stable/webtop/{6.0.78 => 6.0.79}/values.yaml (100%) diff --git a/incubator/homebridge/4.0.0/CHANGELOG.md b/incubator/homebridge/4.0.0/CHANGELOG.md index 2bd9e5a52b..d68794eabc 100644 --- a/incubator/homebridge/4.0.0/CHANGELOG.md +++ b/incubator/homebridge/4.0.0/CHANGELOG.md @@ -6,6 +6,7 @@ + ## [homebridge-4.0.0](https://github.com/truecharts/charts/compare/homebridge-3.1.0...homebridge-4.0.0) (2023-07-31) ### Feat @@ -96,4 +97,3 @@ ## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) - diff --git a/stable/webtop/6.0.78/app-changelog.md b/stable/webtop/6.0.78/app-changelog.md deleted file mode 100644 index 8027a666c4..0000000000 --- a/stable/webtop/6.0.78/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.78](https://github.com/truecharts/charts/compare/webtop-6.0.77...webtop-6.0.78) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#12152](https://github.com/truecharts/charts/issues/12152)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.78/CHANGELOG.md b/stable/webtop/6.0.79/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.78/CHANGELOG.md rename to stable/webtop/6.0.79/CHANGELOG.md index 6bc13e960e..4c3bf6c411 100644 --- a/stable/webtop/6.0.78/CHANGELOG.md +++ b/stable/webtop/6.0.79/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/webtop to latest ([#12188](https://github.com/truecharts/charts/issues/12188)) + + + + ## [webtop-6.0.78](https://github.com/truecharts/charts/compare/webtop-6.0.77...webtop-6.0.78) (2023-09-02) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.69](https://github.com/truecharts/charts/compare/webtop-6.0.68...webtop-6.0.69) (2023-08-29) ### Chore - -- update webtop ([#12034](https://github.com/truecharts/charts/issues/12034)) - - - - -## [webtop-6.0.68](https://github.com/truecharts/charts/compare/webtop-6.0.67...webtop-6.0.68) (2023-08-29) - -### Chore diff --git a/stable/webtop/6.0.78/Chart.yaml b/stable/webtop/6.0.79/Chart.yaml similarity index 98% rename from stable/webtop/6.0.78/Chart.yaml rename to stable/webtop/6.0.79/Chart.yaml index 22ae85d33f..5ad020ccd2 100644 --- a/stable/webtop/6.0.78/Chart.yaml +++ b/stable/webtop/6.0.79/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: 6.0.78 +version: 6.0.79 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/6.0.78/README.md b/stable/webtop/6.0.79/README.md similarity index 100% rename from stable/webtop/6.0.78/README.md rename to stable/webtop/6.0.79/README.md diff --git a/stable/webtop/6.0.79/app-changelog.md b/stable/webtop/6.0.79/app-changelog.md new file mode 100644 index 0000000000..b8e249ea71 --- /dev/null +++ b/stable/webtop/6.0.79/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/webtop to latest ([#12188](https://github.com/truecharts/charts/issues/12188)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.78/app-readme.md b/stable/webtop/6.0.79/app-readme.md similarity index 100% rename from stable/webtop/6.0.78/app-readme.md rename to stable/webtop/6.0.79/app-readme.md diff --git a/stable/webtop/6.0.78/charts/common-14.0.1.tgz b/stable/webtop/6.0.79/charts/common-14.0.1.tgz similarity index 100% rename from stable/webtop/6.0.78/charts/common-14.0.1.tgz rename to stable/webtop/6.0.79/charts/common-14.0.1.tgz diff --git a/stable/webtop/6.0.78/ix_values.yaml b/stable/webtop/6.0.79/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.78/ix_values.yaml rename to stable/webtop/6.0.79/ix_values.yaml index 014ed38e82..13872565c2 100644 --- a/stable/webtop/6.0.78/ix_values.yaml +++ b/stable/webtop/6.0.79/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:d9a2e012a96fc6c68d09cc3339b4afc858ea8aa6d799f8696b283d9451b3185c + tag: latest@sha256:2bbae40f1057fec6a95b520d0cb231b3705d963ce45eeb18e16c435b67cdc6a6 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:2ae3e2c2cf98080e1c5c263f473cc1eaa0c6c4ddb22aaa2ca97071e6859729bb diff --git a/stable/webtop/6.0.78/questions.yaml b/stable/webtop/6.0.79/questions.yaml similarity index 100% rename from stable/webtop/6.0.78/questions.yaml rename to stable/webtop/6.0.79/questions.yaml diff --git a/stable/webtop/6.0.78/templates/NOTES.txt b/stable/webtop/6.0.79/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.78/templates/NOTES.txt rename to stable/webtop/6.0.79/templates/NOTES.txt diff --git a/stable/webtop/6.0.78/templates/common.yaml b/stable/webtop/6.0.79/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.78/templates/common.yaml rename to stable/webtop/6.0.79/templates/common.yaml diff --git a/stable/webtop/6.0.78/values.yaml b/stable/webtop/6.0.79/values.yaml similarity index 100% rename from stable/webtop/6.0.78/values.yaml rename to stable/webtop/6.0.79/values.yaml