From f7b5b847030f1c62ec116379b062b73c6965698d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 25 Jul 2023 20:38:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/5.0.98/app-changelog.md | 9 --------- stable/webtop/{5.0.98 => 5.0.99}/CHANGELOG.md | 18 +++++++++--------- stable/webtop/{5.0.98 => 5.0.99}/Chart.yaml | 2 +- stable/webtop/{5.0.98 => 5.0.99}/README.md | 0 stable/webtop/5.0.99/app-changelog.md | 9 +++++++++ .../webtop/{5.0.98 => 5.0.99}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../webtop/{5.0.98 => 5.0.99}/ix_values.yaml | 2 +- .../webtop/{5.0.98 => 5.0.99}/questions.yaml | 0 .../{5.0.98 => 5.0.99}/templates/NOTES.txt | 0 .../{5.0.98 => 5.0.99}/templates/common.yaml | 0 stable/webtop/{5.0.98 => 5.0.99}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/webtop/5.0.98/app-changelog.md rename stable/webtop/{5.0.98 => 5.0.99}/CHANGELOG.md (90%) rename stable/webtop/{5.0.98 => 5.0.99}/Chart.yaml (98%) rename stable/webtop/{5.0.98 => 5.0.99}/README.md (100%) create mode 100644 stable/webtop/5.0.99/app-changelog.md rename stable/webtop/{5.0.98 => 5.0.99}/app-readme.md (100%) rename stable/webtop/{5.0.98 => 5.0.99}/charts/common-12.14.6.tgz (100%) rename stable/webtop/{5.0.98 => 5.0.99}/ix_values.yaml (98%) rename stable/webtop/{5.0.98 => 5.0.99}/questions.yaml (100%) rename stable/webtop/{5.0.98 => 5.0.99}/templates/NOTES.txt (100%) rename stable/webtop/{5.0.98 => 5.0.99}/templates/common.yaml (100%) rename stable/webtop/{5.0.98 => 5.0.99}/values.yaml (100%) diff --git a/stable/webtop/5.0.98/app-changelog.md b/stable/webtop/5.0.98/app-changelog.md deleted file mode 100644 index d5a8c0f654e..00000000000 --- a/stable/webtop/5.0.98/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.98](https://github.com/truecharts/charts/compare/webtop-5.0.97...webtop-5.0.98) (2023-07-25) - -### Chore - -- update webtop ([#10836](https://github.com/truecharts/charts/issues/10836)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.98/CHANGELOG.md b/stable/webtop/5.0.99/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.98/CHANGELOG.md rename to stable/webtop/5.0.99/CHANGELOG.md index 9cb6959c636..87a0e723dbc 100644 --- a/stable/webtop/5.0.98/CHANGELOG.md +++ b/stable/webtop/5.0.99/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.99](https://github.com/truecharts/charts/compare/webtop-5.0.98...webtop-5.0.99) (2023-07-25) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#10843](https://github.com/truecharts/charts/issues/10843)) + + + + ## [webtop-5.0.98](https://github.com/truecharts/charts/compare/webtop-5.0.97...webtop-5.0.98) (2023-07-25) ### Chore @@ -88,12 +97,3 @@ ## [webtop-5.0.89](https://github.com/truecharts/charts/compare/webtop-5.0.88...webtop-5.0.89) (2023-07-18) ### Chore - -- update webtop ([#10565](https://github.com/truecharts/charts/issues/10565)) - - - - -## [webtop-5.0.88](https://github.com/truecharts/charts/compare/webtop-5.0.87...webtop-5.0.88) (2023-07-18) - -### Chore diff --git a/stable/webtop/5.0.98/Chart.yaml b/stable/webtop/5.0.99/Chart.yaml similarity index 98% rename from stable/webtop/5.0.98/Chart.yaml rename to stable/webtop/5.0.99/Chart.yaml index e2e3dd4cea4..397811e635e 100644 --- a/stable/webtop/5.0.98/Chart.yaml +++ b/stable/webtop/5.0.99/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.98 +version: 5.0.99 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.98/README.md b/stable/webtop/5.0.99/README.md similarity index 100% rename from stable/webtop/5.0.98/README.md rename to stable/webtop/5.0.99/README.md diff --git a/stable/webtop/5.0.99/app-changelog.md b/stable/webtop/5.0.99/app-changelog.md new file mode 100644 index 00000000000..071d3989f57 --- /dev/null +++ b/stable/webtop/5.0.99/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.99](https://github.com/truecharts/charts/compare/webtop-5.0.98...webtop-5.0.99) (2023-07-25) + +### Chore + +- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#10843](https://github.com/truecharts/charts/issues/10843)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.98/app-readme.md b/stable/webtop/5.0.99/app-readme.md similarity index 100% rename from stable/webtop/5.0.98/app-readme.md rename to stable/webtop/5.0.99/app-readme.md diff --git a/stable/webtop/5.0.98/charts/common-12.14.6.tgz b/stable/webtop/5.0.99/charts/common-12.14.6.tgz similarity index 100% rename from stable/webtop/5.0.98/charts/common-12.14.6.tgz rename to stable/webtop/5.0.99/charts/common-12.14.6.tgz diff --git a/stable/webtop/5.0.98/ix_values.yaml b/stable/webtop/5.0.99/ix_values.yaml similarity index 98% rename from stable/webtop/5.0.98/ix_values.yaml rename to stable/webtop/5.0.99/ix_values.yaml index 1c4abb91340..e292a1791a1 100644 --- a/stable/webtop/5.0.98/ix_values.yaml +++ b/stable/webtop/5.0.99/ix_values.yaml @@ -84,7 +84,7 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm - tag: latest@sha256:7e39e369bfb615fb4a38b9aea10de9c80f6ae81f50a6a7630ae8125cd3940492 + tag: latest@sha256:adacc21860c6f3c364005756ba0b455fdaf6927a5d0cca2b405d5c638ebc5d68 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm diff --git a/stable/webtop/5.0.98/questions.yaml b/stable/webtop/5.0.99/questions.yaml similarity index 100% rename from stable/webtop/5.0.98/questions.yaml rename to stable/webtop/5.0.99/questions.yaml diff --git a/stable/webtop/5.0.98/templates/NOTES.txt b/stable/webtop/5.0.99/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.98/templates/NOTES.txt rename to stable/webtop/5.0.99/templates/NOTES.txt diff --git a/stable/webtop/5.0.98/templates/common.yaml b/stable/webtop/5.0.99/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.98/templates/common.yaml rename to stable/webtop/5.0.99/templates/common.yaml diff --git a/stable/webtop/5.0.98/values.yaml b/stable/webtop/5.0.99/values.yaml similarity index 100% rename from stable/webtop/5.0.98/values.yaml rename to stable/webtop/5.0.99/values.yaml