From 5a53ed254bf00726c93029fa784469c05a1636f8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 11 Nov 2023 00:52:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.139/app-changelog.md | 9 --------- .../{5.0.139 => 5.0.140}/CHANGELOG.md | 18 +++++++++--------- .../rdesktop/{5.0.139 => 5.0.140}/Chart.yaml | 2 +- .../rdesktop/{5.0.139 => 5.0.140}/README.md | 0 stable/rdesktop/5.0.140/app-changelog.md | 9 +++++++++ .../{5.0.139 => 5.0.140}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{5.0.139 => 5.0.140}/ix_values.yaml | 2 +- .../{5.0.139 => 5.0.140}/questions.yaml | 0 .../{5.0.139 => 5.0.140}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{5.0.139 => 5.0.140}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rdesktop/5.0.139/app-changelog.md rename stable/rdesktop/{5.0.139 => 5.0.140}/CHANGELOG.md (92%) rename stable/rdesktop/{5.0.139 => 5.0.140}/Chart.yaml (98%) rename stable/rdesktop/{5.0.139 => 5.0.140}/README.md (100%) create mode 100644 stable/rdesktop/5.0.140/app-changelog.md rename stable/rdesktop/{5.0.139 => 5.0.140}/app-readme.md (100%) rename stable/rdesktop/{5.0.139 => 5.0.140}/charts/common-14.3.5.tgz (100%) rename stable/rdesktop/{5.0.139 => 5.0.140}/ix_values.yaml (98%) rename stable/rdesktop/{5.0.139 => 5.0.140}/questions.yaml (100%) rename stable/rdesktop/{5.0.139 => 5.0.140}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.139 => 5.0.140}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.139 => 5.0.140}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.139/app-changelog.md b/stable/rdesktop/5.0.139/app-changelog.md deleted file mode 100644 index 1d62571493..0000000000 --- a/stable/rdesktop/5.0.139/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.139](https://github.com/truecharts/charts/compare/rdesktop-5.0.138...rdesktop-5.0.139) (2023-11-10) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-openbox to latest ([#14550](https://github.com/truecharts/charts/issues/14550)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.139/CHANGELOG.md b/stable/rdesktop/5.0.140/CHANGELOG.md similarity index 92% rename from stable/rdesktop/5.0.139/CHANGELOG.md rename to stable/rdesktop/5.0.140/CHANGELOG.md index 974750b924..a8821e7872 100644 --- a/stable/rdesktop/5.0.139/CHANGELOG.md +++ b/stable/rdesktop/5.0.140/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.140](https://github.com/truecharts/charts/compare/rdesktop-5.0.139...rdesktop-5.0.140) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-xfce to latest ([#14552](https://github.com/truecharts/charts/issues/14552)) + + + + ## [rdesktop-5.0.139](https://github.com/truecharts/charts/compare/rdesktop-5.0.138...rdesktop-5.0.139) (2023-11-10) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.130](https://github.com/truecharts/charts/compare/rdesktop-5.0.129...rdesktop-5.0.130) (2023-11-02) ### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-xfce to latest ([#14267](https://github.com/truecharts/charts/issues/14267)) - - - - -## [rdesktop-5.0.129](https://github.com/truecharts/charts/compare/rdesktop-5.0.128...rdesktop-5.0.129) (2023-11-02) - -### Chore diff --git a/stable/rdesktop/5.0.139/Chart.yaml b/stable/rdesktop/5.0.140/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.139/Chart.yaml rename to stable/rdesktop/5.0.140/Chart.yaml index 52021986ce..187e6c31b1 100644 --- a/stable/rdesktop/5.0.139/Chart.yaml +++ b/stable/rdesktop/5.0.140/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 5.0.139 +version: 5.0.140 annotations: truecharts.org/category: desktops truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/5.0.139/README.md b/stable/rdesktop/5.0.140/README.md similarity index 100% rename from stable/rdesktop/5.0.139/README.md rename to stable/rdesktop/5.0.140/README.md diff --git a/stable/rdesktop/5.0.140/app-changelog.md b/stable/rdesktop/5.0.140/app-changelog.md new file mode 100644 index 0000000000..1112524a52 --- /dev/null +++ b/stable/rdesktop/5.0.140/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.140](https://github.com/truecharts/charts/compare/rdesktop-5.0.139...rdesktop-5.0.140) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-xfce to latest ([#14552](https://github.com/truecharts/charts/issues/14552)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.139/app-readme.md b/stable/rdesktop/5.0.140/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.139/app-readme.md rename to stable/rdesktop/5.0.140/app-readme.md diff --git a/stable/rdesktop/5.0.139/charts/common-14.3.5.tgz b/stable/rdesktop/5.0.140/charts/common-14.3.5.tgz similarity index 100% rename from stable/rdesktop/5.0.139/charts/common-14.3.5.tgz rename to stable/rdesktop/5.0.140/charts/common-14.3.5.tgz diff --git a/stable/rdesktop/5.0.139/ix_values.yaml b/stable/rdesktop/5.0.140/ix_values.yaml similarity index 98% rename from stable/rdesktop/5.0.139/ix_values.yaml rename to stable/rdesktop/5.0.140/ix_values.yaml index 6b1bc4b301..91551b4153 100644 --- a/stable/rdesktop/5.0.139/ix_values.yaml +++ b/stable/rdesktop/5.0.140/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:129c1fd180aa636f39fc5d8bdf4df6757e3ab5a78e122d685472036e400c1c33 + tag: latest@sha256:942d1eec3ec1171eb4c2dd4e8f638ebd18a6ad3eedb996ee8a5e7f9f66a0e86f pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde diff --git a/stable/rdesktop/5.0.139/questions.yaml b/stable/rdesktop/5.0.140/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.139/questions.yaml rename to stable/rdesktop/5.0.140/questions.yaml diff --git a/stable/rdesktop/5.0.139/templates/NOTES.txt b/stable/rdesktop/5.0.140/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.139/templates/NOTES.txt rename to stable/rdesktop/5.0.140/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.139/templates/common.yaml b/stable/rdesktop/5.0.140/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.139/templates/common.yaml rename to stable/rdesktop/5.0.140/templates/common.yaml diff --git a/stable/rdesktop/5.0.139/values.yaml b/stable/rdesktop/5.0.140/values.yaml similarity index 100% rename from stable/rdesktop/5.0.139/values.yaml rename to stable/rdesktop/5.0.140/values.yaml