From 759b8091c4c5897e03bd8ce7970c2444bb96dc4b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 14 Jul 2023 18:36:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/4.0.108/app-changelog.md | 9 --------- .../{4.0.108 => 4.0.109}/CHANGELOG.md | 18 +++++++++--------- .../rdesktop/{4.0.108 => 4.0.109}/Chart.yaml | 2 +- .../rdesktop/{4.0.108 => 4.0.109}/README.md | 0 stable/rdesktop/4.0.109/app-changelog.md | 9 +++++++++ .../{4.0.108 => 4.0.109}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.108 => 4.0.109}/ix_values.yaml | 4 ++-- .../{4.0.108 => 4.0.109}/questions.yaml | 0 .../{4.0.108 => 4.0.109}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{4.0.108 => 4.0.109}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/4.0.108/app-changelog.md rename stable/rdesktop/{4.0.108 => 4.0.109}/CHANGELOG.md (90%) rename stable/rdesktop/{4.0.108 => 4.0.109}/Chart.yaml (98%) rename stable/rdesktop/{4.0.108 => 4.0.109}/README.md (100%) create mode 100644 stable/rdesktop/4.0.109/app-changelog.md rename stable/rdesktop/{4.0.108 => 4.0.109}/app-readme.md (100%) rename stable/rdesktop/{4.0.108 => 4.0.109}/charts/common-12.14.6.tgz (100%) rename stable/rdesktop/{4.0.108 => 4.0.109}/ix_values.yaml (96%) rename stable/rdesktop/{4.0.108 => 4.0.109}/questions.yaml (100%) rename stable/rdesktop/{4.0.108 => 4.0.109}/templates/NOTES.txt (100%) rename stable/rdesktop/{4.0.108 => 4.0.109}/templates/common.yaml (100%) rename stable/rdesktop/{4.0.108 => 4.0.109}/values.yaml (100%) diff --git a/stable/rdesktop/4.0.108/app-changelog.md b/stable/rdesktop/4.0.108/app-changelog.md deleted file mode 100644 index 1f07bc676b4..00000000000 --- a/stable/rdesktop/4.0.108/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.108](https://github.com/truecharts/charts/compare/rdesktop-4.0.107...rdesktop-4.0.108) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-i3 to latest ([#10472](https://github.com/truecharts/charts/issues/10472)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.108/CHANGELOG.md b/stable/rdesktop/4.0.109/CHANGELOG.md similarity index 90% rename from stable/rdesktop/4.0.108/CHANGELOG.md rename to stable/rdesktop/4.0.109/CHANGELOG.md index 33beec85b68..3cdd0844746 100644 --- a/stable/rdesktop/4.0.108/CHANGELOG.md +++ b/stable/rdesktop/4.0.109/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-4.0.109](https://github.com/truecharts/charts/compare/rdesktop-4.0.108...rdesktop-4.0.109) (2023-07-14) + +### Chore + +- update rdesktop ([#10475](https://github.com/truecharts/charts/issues/10475)) + + + + ## [rdesktop-4.0.108](https://github.com/truecharts/charts/compare/rdesktop-4.0.107...rdesktop-4.0.108) (2023-07-14) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-4.0.99](https://github.com/truecharts/charts/compare/rdesktop-4.0.98...rdesktop-4.0.99) (2023-07-10) ### Chore - -- update container image tccr.io/truecharts/rdesktop-alpine-mate to latest ([#10360](https://github.com/truecharts/charts/issues/10360)) - - - - -## [rdesktop-4.0.98](https://github.com/truecharts/charts/compare/rdesktop-4.0.97...rdesktop-4.0.98) (2023-07-10) - -### Chore diff --git a/stable/rdesktop/4.0.108/Chart.yaml b/stable/rdesktop/4.0.109/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.108/Chart.yaml rename to stable/rdesktop/4.0.109/Chart.yaml index 88f4b41db10..a815cd8e760 100644 --- a/stable/rdesktop/4.0.108/Chart.yaml +++ b/stable/rdesktop/4.0.109/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: 4.0.108 +version: 4.0.109 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/4.0.108/README.md b/stable/rdesktop/4.0.109/README.md similarity index 100% rename from stable/rdesktop/4.0.108/README.md rename to stable/rdesktop/4.0.109/README.md diff --git a/stable/rdesktop/4.0.109/app-changelog.md b/stable/rdesktop/4.0.109/app-changelog.md new file mode 100644 index 00000000000..25d952ee0c3 --- /dev/null +++ b/stable/rdesktop/4.0.109/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.109](https://github.com/truecharts/charts/compare/rdesktop-4.0.108...rdesktop-4.0.109) (2023-07-14) + +### Chore + +- update rdesktop ([#10475](https://github.com/truecharts/charts/issues/10475)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.108/app-readme.md b/stable/rdesktop/4.0.109/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.108/app-readme.md rename to stable/rdesktop/4.0.109/app-readme.md diff --git a/stable/rdesktop/4.0.108/charts/common-12.14.6.tgz b/stable/rdesktop/4.0.109/charts/common-12.14.6.tgz similarity index 100% rename from stable/rdesktop/4.0.108/charts/common-12.14.6.tgz rename to stable/rdesktop/4.0.109/charts/common-12.14.6.tgz diff --git a/stable/rdesktop/4.0.108/ix_values.yaml b/stable/rdesktop/4.0.109/ix_values.yaml similarity index 96% rename from stable/rdesktop/4.0.108/ix_values.yaml rename to stable/rdesktop/4.0.109/ix_values.yaml index 20f62a44770..f295becca5d 100644 --- a/stable/rdesktop/4.0.108/ix_values.yaml +++ b/stable/rdesktop/4.0.109/ix_values.yaml @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde - tag: latest@sha256:e3c9d0fc729854f0614b880378472d5720f1ae72303c3a37448e2603e6632017 + tag: latest@sha256:18db30439e0128ce933e0df8fadfa38b9fd3a85bbbc6216e2133032e6826af6f pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/rdesktop-alpine-mate @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm - tag: latest@sha256:507b9946531edfb483e91b857e769ff728bde227766d20767f11c14308b6b392 + tag: latest@sha256:66417fec249f4edad89253256afac5755eb4a787bd46380ec38ac6bc689ee183 pullPolicy: Always workload: main: diff --git a/stable/rdesktop/4.0.108/questions.yaml b/stable/rdesktop/4.0.109/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.108/questions.yaml rename to stable/rdesktop/4.0.109/questions.yaml diff --git a/stable/rdesktop/4.0.108/templates/NOTES.txt b/stable/rdesktop/4.0.109/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.108/templates/NOTES.txt rename to stable/rdesktop/4.0.109/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.108/templates/common.yaml b/stable/rdesktop/4.0.109/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.108/templates/common.yaml rename to stable/rdesktop/4.0.109/templates/common.yaml diff --git a/stable/rdesktop/4.0.108/values.yaml b/stable/rdesktop/4.0.109/values.yaml similarity index 100% rename from stable/rdesktop/4.0.108/values.yaml rename to stable/rdesktop/4.0.109/values.yaml