From 599d2a484709ae3fbcab482a46e29c75a28f6d04 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 14 Aug 2023 05:39:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.21/app-changelog.md | 9 --------- .../rdesktop/{5.0.21 => 5.0.22}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.21 => 5.0.22}/Chart.yaml | 2 +- stable/rdesktop/{5.0.21 => 5.0.22}/README.md | 0 stable/rdesktop/5.0.22/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.21 => 5.0.22}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{5.0.21 => 5.0.22}/ix_values.yaml | 4 ++-- .../{5.0.21 => 5.0.22}/questions.yaml | 0 .../{5.0.21 => 5.0.22}/templates/NOTES.txt | 0 .../{5.0.21 => 5.0.22}/templates/common.yaml | 0 .../rdesktop/{5.0.21 => 5.0.22}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/5.0.21/app-changelog.md rename stable/rdesktop/{5.0.21 => 5.0.22}/CHANGELOG.md (90%) rename stable/rdesktop/{5.0.21 => 5.0.22}/Chart.yaml (98%) rename stable/rdesktop/{5.0.21 => 5.0.22}/README.md (100%) create mode 100644 stable/rdesktop/5.0.22/app-changelog.md rename stable/rdesktop/{5.0.21 => 5.0.22}/app-readme.md (100%) rename stable/rdesktop/{5.0.21 => 5.0.22}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.21 => 5.0.22}/ix_values.yaml (96%) rename stable/rdesktop/{5.0.21 => 5.0.22}/questions.yaml (100%) rename stable/rdesktop/{5.0.21 => 5.0.22}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.21 => 5.0.22}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.21 => 5.0.22}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.21/app-changelog.md b/stable/rdesktop/5.0.21/app-changelog.md deleted file mode 100644 index 8651a73c86..0000000000 --- a/stable/rdesktop/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.21](https://github.com/truecharts/charts/compare/rdesktop-5.0.20...rdesktop-5.0.21) (2023-08-14) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-fedora-kde to latest ([#11541](https://github.com/truecharts/charts/issues/11541)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.21/CHANGELOG.md b/stable/rdesktop/5.0.22/CHANGELOG.md similarity index 90% rename from stable/rdesktop/5.0.21/CHANGELOG.md rename to stable/rdesktop/5.0.22/CHANGELOG.md index e2d042d7e8..ac147e73db 100644 --- a/stable/rdesktop/5.0.21/CHANGELOG.md +++ b/stable/rdesktop/5.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.22](https://github.com/truecharts/charts/compare/rdesktop-5.0.21...rdesktop-5.0.22) (2023-08-14) + +### Chore + +- update rdesktop ([#11542](https://github.com/truecharts/charts/issues/11542)) + + + + ## [rdesktop-5.0.21](https://github.com/truecharts/charts/compare/rdesktop-5.0.20...rdesktop-5.0.21) (2023-08-14) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.12](https://github.com/truecharts/charts/compare/rdesktop-5.0.11...rdesktop-5.0.12) (2023-08-11) ### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-i3 to latest ([#11427](https://github.com/truecharts/charts/issues/11427)) - - - - -## [rdesktop-5.0.11](https://github.com/truecharts/charts/compare/rdesktop-5.0.10...rdesktop-5.0.11) (2023-08-08) - -### Chore diff --git a/stable/rdesktop/5.0.21/Chart.yaml b/stable/rdesktop/5.0.22/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.21/Chart.yaml rename to stable/rdesktop/5.0.22/Chart.yaml index 7250c92f20..19f0ee97e9 100644 --- a/stable/rdesktop/5.0.21/Chart.yaml +++ b/stable/rdesktop/5.0.22/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.21 +version: 5.0.22 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.21/README.md b/stable/rdesktop/5.0.22/README.md similarity index 100% rename from stable/rdesktop/5.0.21/README.md rename to stable/rdesktop/5.0.22/README.md diff --git a/stable/rdesktop/5.0.22/app-changelog.md b/stable/rdesktop/5.0.22/app-changelog.md new file mode 100644 index 0000000000..3d91f4dab8 --- /dev/null +++ b/stable/rdesktop/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.22](https://github.com/truecharts/charts/compare/rdesktop-5.0.21...rdesktop-5.0.22) (2023-08-14) + +### Chore + +- update rdesktop ([#11542](https://github.com/truecharts/charts/issues/11542)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.21/app-readme.md b/stable/rdesktop/5.0.22/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.21/app-readme.md rename to stable/rdesktop/5.0.22/app-readme.md diff --git a/stable/rdesktop/5.0.21/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.22/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.21/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.22/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.21/ix_values.yaml b/stable/rdesktop/5.0.22/ix_values.yaml similarity index 96% rename from stable/rdesktop/5.0.21/ix_values.yaml rename to stable/rdesktop/5.0.22/ix_values.yaml index 3eea2f8286..c791f96b9d 100644 --- a/stable/rdesktop/5.0.21/ix_values.yaml +++ b/stable/rdesktop/5.0.22/ix_values.yaml @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/rdesktop-fedora-mate - tag: latest@sha256:791ef23ee0a04f17db67850bb4832a8ea9fe8ed20c0ecce84ab613ed52488923 + tag: latest@sha256:a064ecef08172513004244bd4949f062a14c6287b4a081551c31b5eee4d58d2e pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate @@ -72,7 +72,7 @@ ubuntuOpenBoxImage: pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/rdesktop-fedora-openbox - tag: latest@sha256:57988c5ed132c6c3aba2ce15f56935a9b2eec9816ef332df42fffdf2b9d73445 + tag: latest@sha256:cda98dd9bb0a6fe6cb983a6a8f805b5d8b4f4da84505b1c148bd4991ba913984 pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox diff --git a/stable/rdesktop/5.0.21/questions.yaml b/stable/rdesktop/5.0.22/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.21/questions.yaml rename to stable/rdesktop/5.0.22/questions.yaml diff --git a/stable/rdesktop/5.0.21/templates/NOTES.txt b/stable/rdesktop/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.21/templates/NOTES.txt rename to stable/rdesktop/5.0.22/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.21/templates/common.yaml b/stable/rdesktop/5.0.22/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.21/templates/common.yaml rename to stable/rdesktop/5.0.22/templates/common.yaml diff --git a/stable/rdesktop/5.0.21/values.yaml b/stable/rdesktop/5.0.22/values.yaml similarity index 100% rename from stable/rdesktop/5.0.21/values.yaml rename to stable/rdesktop/5.0.22/values.yaml