From e102f5a2eb87e72a3454d9ddb861e8e88e8115b3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 21 Aug 2023 11:40:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.35/app-changelog.md | 9 --------- .../rdesktop/{5.0.35 => 5.0.36}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.35 => 5.0.36}/Chart.yaml | 2 +- stable/rdesktop/{5.0.35 => 5.0.36}/README.md | 0 stable/rdesktop/5.0.36/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.35 => 5.0.36}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{5.0.35 => 5.0.36}/ix_values.yaml | 4 ++-- .../{5.0.35 => 5.0.36}/questions.yaml | 0 .../{5.0.35 => 5.0.36}/templates/NOTES.txt | 0 .../{5.0.35 => 5.0.36}/templates/common.yaml | 0 .../rdesktop/{5.0.35 => 5.0.36}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/5.0.35/app-changelog.md rename stable/rdesktop/{5.0.35 => 5.0.36}/CHANGELOG.md (90%) rename stable/rdesktop/{5.0.35 => 5.0.36}/Chart.yaml (98%) rename stable/rdesktop/{5.0.35 => 5.0.36}/README.md (100%) create mode 100644 stable/rdesktop/5.0.36/app-changelog.md rename stable/rdesktop/{5.0.35 => 5.0.36}/app-readme.md (100%) rename stable/rdesktop/{5.0.35 => 5.0.36}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.35 => 5.0.36}/ix_values.yaml (96%) rename stable/rdesktop/{5.0.35 => 5.0.36}/questions.yaml (100%) rename stable/rdesktop/{5.0.35 => 5.0.36}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.35 => 5.0.36}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.35 => 5.0.36}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.35/app-changelog.md b/stable/rdesktop/5.0.35/app-changelog.md deleted file mode 100644 index 8e10f6b2154..00000000000 --- a/stable/rdesktop/5.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.35](https://github.com/truecharts/charts/compare/rdesktop-5.0.34...rdesktop-5.0.35) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest ([#11751](https://github.com/truecharts/charts/issues/11751)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.35/CHANGELOG.md b/stable/rdesktop/5.0.36/CHANGELOG.md similarity index 90% rename from stable/rdesktop/5.0.35/CHANGELOG.md rename to stable/rdesktop/5.0.36/CHANGELOG.md index 0eefde4c4de..71a396cd68e 100644 --- a/stable/rdesktop/5.0.35/CHANGELOG.md +++ b/stable/rdesktop/5.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.36](https://github.com/truecharts/charts/compare/rdesktop-5.0.35...rdesktop-5.0.36) (2023-08-21) + +### Chore + +- update rdesktop ([#11753](https://github.com/truecharts/charts/issues/11753)) + + + + ## [rdesktop-5.0.35](https://github.com/truecharts/charts/compare/rdesktop-5.0.34...rdesktop-5.0.35) (2023-08-21) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.26](https://github.com/truecharts/charts/compare/rdesktop-5.0.25...rdesktop-5.0.26) (2023-08-14) ### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest ([#11546](https://github.com/truecharts/charts/issues/11546)) - - - - -## [rdesktop-5.0.25](https://github.com/truecharts/charts/compare/rdesktop-5.0.24...rdesktop-5.0.25) (2023-08-14) - -### Chore diff --git a/stable/rdesktop/5.0.35/Chart.yaml b/stable/rdesktop/5.0.36/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.35/Chart.yaml rename to stable/rdesktop/5.0.36/Chart.yaml index eb52730531f..3aea3d49fa6 100644 --- a/stable/rdesktop/5.0.35/Chart.yaml +++ b/stable/rdesktop/5.0.36/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.35 +version: 5.0.36 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.35/README.md b/stable/rdesktop/5.0.36/README.md similarity index 100% rename from stable/rdesktop/5.0.35/README.md rename to stable/rdesktop/5.0.36/README.md diff --git a/stable/rdesktop/5.0.36/app-changelog.md b/stable/rdesktop/5.0.36/app-changelog.md new file mode 100644 index 00000000000..236cfb48527 --- /dev/null +++ b/stable/rdesktop/5.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.36](https://github.com/truecharts/charts/compare/rdesktop-5.0.35...rdesktop-5.0.36) (2023-08-21) + +### Chore + +- update rdesktop ([#11753](https://github.com/truecharts/charts/issues/11753)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.35/app-readme.md b/stable/rdesktop/5.0.36/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.35/app-readme.md rename to stable/rdesktop/5.0.36/app-readme.md diff --git a/stable/rdesktop/5.0.35/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.36/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.35/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.36/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.35/ix_values.yaml b/stable/rdesktop/5.0.36/ix_values.yaml similarity index 96% rename from stable/rdesktop/5.0.35/ix_values.yaml rename to stable/rdesktop/5.0.36/ix_values.yaml index 6de70272d38..b0fd7a9cd1b 100644 --- a/stable/rdesktop/5.0.35/ix_values.yaml +++ b/stable/rdesktop/5.0.36/ix_values.yaml @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/rdesktop-fedora-kde - tag: latest@sha256:1f0e65bd7b709cadc8cec40027159a389ea33693a03dc21bc96303f20839388d + tag: latest@sha256:1dfa10b1a9e54c479ac3b18c9d2dfd1be7fdff337a80acf9bac8eaad350177bf pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/rdesktop-fedora-mate - tag: latest@sha256:a064ecef08172513004244bd4949f062a14c6287b4a081551c31b5eee4d58d2e + tag: latest@sha256:df7fc7e3a2e23fc2bde896cb81292400c31444fee409366b4be05ef74db4c445 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate diff --git a/stable/rdesktop/5.0.35/questions.yaml b/stable/rdesktop/5.0.36/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.35/questions.yaml rename to stable/rdesktop/5.0.36/questions.yaml diff --git a/stable/rdesktop/5.0.35/templates/NOTES.txt b/stable/rdesktop/5.0.36/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.35/templates/NOTES.txt rename to stable/rdesktop/5.0.36/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.35/templates/common.yaml b/stable/rdesktop/5.0.36/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.35/templates/common.yaml rename to stable/rdesktop/5.0.36/templates/common.yaml diff --git a/stable/rdesktop/5.0.35/values.yaml b/stable/rdesktop/5.0.36/values.yaml similarity index 100% rename from stable/rdesktop/5.0.35/values.yaml rename to stable/rdesktop/5.0.36/values.yaml