From 370604a4eeefcdd3d2674071b4ba05e7eb15f5b0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Aug 2023 00:52:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.49/app-changelog.md | 9 --------- .../rdesktop/{5.0.49 => 5.0.50}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.49 => 5.0.50}/Chart.yaml | 2 +- stable/rdesktop/{5.0.49 => 5.0.50}/README.md | 0 stable/rdesktop/5.0.50/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.49 => 5.0.50}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{5.0.49 => 5.0.50}/ix_values.yaml | 4 ++-- .../{5.0.49 => 5.0.50}/questions.yaml | 0 .../{5.0.49 => 5.0.50}/templates/NOTES.txt | 0 .../{5.0.49 => 5.0.50}/templates/common.yaml | 0 .../rdesktop/{5.0.49 => 5.0.50}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/5.0.49/app-changelog.md rename stable/rdesktop/{5.0.49 => 5.0.50}/CHANGELOG.md (91%) rename stable/rdesktop/{5.0.49 => 5.0.50}/Chart.yaml (98%) rename stable/rdesktop/{5.0.49 => 5.0.50}/README.md (100%) create mode 100644 stable/rdesktop/5.0.50/app-changelog.md rename stable/rdesktop/{5.0.49 => 5.0.50}/app-readme.md (100%) rename stable/rdesktop/{5.0.49 => 5.0.50}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.49 => 5.0.50}/ix_values.yaml (96%) rename stable/rdesktop/{5.0.49 => 5.0.50}/questions.yaml (100%) rename stable/rdesktop/{5.0.49 => 5.0.50}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.49 => 5.0.50}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.49 => 5.0.50}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.49/app-changelog.md b/stable/rdesktop/5.0.49/app-changelog.md deleted file mode 100644 index 85825c428f5..00000000000 --- a/stable/rdesktop/5.0.49/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.49](https://github.com/truecharts/charts/compare/rdesktop-5.0.48...rdesktop-5.0.49) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-fedora-mate to latest ([#11977](https://github.com/truecharts/charts/issues/11977)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.49/CHANGELOG.md b/stable/rdesktop/5.0.50/CHANGELOG.md similarity index 91% rename from stable/rdesktop/5.0.49/CHANGELOG.md rename to stable/rdesktop/5.0.50/CHANGELOG.md index 13fa9da0463..d35e14f7fd7 100644 --- a/stable/rdesktop/5.0.49/CHANGELOG.md +++ b/stable/rdesktop/5.0.50/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.50](https://github.com/truecharts/charts/compare/rdesktop-5.0.49...rdesktop-5.0.50) (2023-08-29) + +### Chore + +- update rdesktop ([#11978](https://github.com/truecharts/charts/issues/11978)) + + + + ## [rdesktop-5.0.49](https://github.com/truecharts/charts/compare/rdesktop-5.0.48...rdesktop-5.0.49) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.40](https://github.com/truecharts/charts/compare/rdesktop-5.0.39...rdesktop-5.0.40) (2023-08-22) ### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest ([#11769](https://github.com/truecharts/charts/issues/11769)) - - - - -## [rdesktop-5.0.39](https://github.com/truecharts/charts/compare/rdesktop-5.0.38...rdesktop-5.0.39) (2023-08-21) - -### Chore diff --git a/stable/rdesktop/5.0.49/Chart.yaml b/stable/rdesktop/5.0.50/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.49/Chart.yaml rename to stable/rdesktop/5.0.50/Chart.yaml index 2d5da3627f8..ddbbd59558f 100644 --- a/stable/rdesktop/5.0.49/Chart.yaml +++ b/stable/rdesktop/5.0.50/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.49 +version: 5.0.50 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.49/README.md b/stable/rdesktop/5.0.50/README.md similarity index 100% rename from stable/rdesktop/5.0.49/README.md rename to stable/rdesktop/5.0.50/README.md diff --git a/stable/rdesktop/5.0.50/app-changelog.md b/stable/rdesktop/5.0.50/app-changelog.md new file mode 100644 index 00000000000..8e3e92457ed --- /dev/null +++ b/stable/rdesktop/5.0.50/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.50](https://github.com/truecharts/charts/compare/rdesktop-5.0.49...rdesktop-5.0.50) (2023-08-29) + +### Chore + +- update rdesktop ([#11978](https://github.com/truecharts/charts/issues/11978)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.49/app-readme.md b/stable/rdesktop/5.0.50/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.49/app-readme.md rename to stable/rdesktop/5.0.50/app-readme.md diff --git a/stable/rdesktop/5.0.49/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.50/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.49/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.50/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.49/ix_values.yaml b/stable/rdesktop/5.0.50/ix_values.yaml similarity index 96% rename from stable/rdesktop/5.0.49/ix_values.yaml rename to stable/rdesktop/5.0.50/ix_values.yaml index f1d61ffd339..fc1c7885f32 100644 --- a/stable/rdesktop/5.0.49/ix_values.yaml +++ b/stable/rdesktop/5.0.50/ix_values.yaml @@ -8,7 +8,7 @@ ubuntuXFCEImage: pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/rdesktop-fedora-xfce - tag: latest@sha256:034f05babf5a8dbe49bc7a0da3b23221e6baa60bfdb9ce102b568597e89fe13a + tag: latest@sha256:9b385efc61dd4304dbec51438f3ab2ae658ce737bea6b195765710951cb05852 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce @@ -72,7 +72,7 @@ ubuntuOpenBoxImage: pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/rdesktop-fedora-openbox - tag: latest@sha256:460ffd2ae5aba94b6d1cf475a590bfe6afe09fb7db8c4aead316d6bb03acf19d + tag: latest@sha256:5e71b52ec20877301354e9d166e4f8037eca249efd32a27ec024f2ccd111a9b9 pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox diff --git a/stable/rdesktop/5.0.49/questions.yaml b/stable/rdesktop/5.0.50/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.49/questions.yaml rename to stable/rdesktop/5.0.50/questions.yaml diff --git a/stable/rdesktop/5.0.49/templates/NOTES.txt b/stable/rdesktop/5.0.50/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.49/templates/NOTES.txt rename to stable/rdesktop/5.0.50/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.49/templates/common.yaml b/stable/rdesktop/5.0.50/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.49/templates/common.yaml rename to stable/rdesktop/5.0.50/templates/common.yaml diff --git a/stable/rdesktop/5.0.49/values.yaml b/stable/rdesktop/5.0.50/values.yaml similarity index 100% rename from stable/rdesktop/5.0.49/values.yaml rename to stable/rdesktop/5.0.50/values.yaml