From a676f9b3928d12db04d4ccd8ca2dece7d36a1744 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 4 Aug 2023 22:40:48 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.3/app-changelog.md | 9 --------- stable/rdesktop/{5.0.3 => 5.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.3 => 5.0.4}/Chart.yaml | 2 +- stable/rdesktop/{5.0.3 => 5.0.4}/README.md | 0 stable/rdesktop/5.0.4/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.3 => 5.0.4}/app-readme.md | 0 .../{5.0.3 => 5.0.4}/charts/common-14.0.1.tgz | Bin .../rdesktop/{5.0.3 => 5.0.4}/ix_values.yaml | 4 ++-- .../rdesktop/{5.0.3 => 5.0.4}/questions.yaml | 0 .../{5.0.3 => 5.0.4}/templates/NOTES.txt | 0 .../{5.0.3 => 5.0.4}/templates/common.yaml | 0 stable/rdesktop/{5.0.3 => 5.0.4}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/5.0.3/app-changelog.md rename stable/rdesktop/{5.0.3 => 5.0.4}/CHANGELOG.md (92%) rename stable/rdesktop/{5.0.3 => 5.0.4}/Chart.yaml (98%) rename stable/rdesktop/{5.0.3 => 5.0.4}/README.md (100%) create mode 100644 stable/rdesktop/5.0.4/app-changelog.md rename stable/rdesktop/{5.0.3 => 5.0.4}/app-readme.md (100%) rename stable/rdesktop/{5.0.3 => 5.0.4}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.3 => 5.0.4}/ix_values.yaml (96%) rename stable/rdesktop/{5.0.3 => 5.0.4}/questions.yaml (100%) rename stable/rdesktop/{5.0.3 => 5.0.4}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.3 => 5.0.4}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.3 => 5.0.4}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.3/app-changelog.md b/stable/rdesktop/5.0.3/app-changelog.md deleted file mode 100644 index cd56a9179aa..00000000000 --- a/stable/rdesktop/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.3](https://github.com/truecharts/charts/compare/rdesktop-5.0.2...rdesktop-5.0.3) (2023-08-04) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-mate to latest ([#11200](https://github.com/truecharts/charts/issues/11200)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.3/CHANGELOG.md b/stable/rdesktop/5.0.4/CHANGELOG.md similarity index 92% rename from stable/rdesktop/5.0.3/CHANGELOG.md rename to stable/rdesktop/5.0.4/CHANGELOG.md index 7739b74cddb..fa398b7713d 100644 --- a/stable/rdesktop/5.0.3/CHANGELOG.md +++ b/stable/rdesktop/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.4](https://github.com/truecharts/charts/compare/rdesktop-5.0.3...rdesktop-5.0.4) (2023-08-04) + +### Chore + +- update rdesktop ([#11201](https://github.com/truecharts/charts/issues/11201)) + + + + ## [rdesktop-5.0.3](https://github.com/truecharts/charts/compare/rdesktop-5.0.2...rdesktop-5.0.3) (2023-08-04) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest ([#11077](https://github.com/truecharts/charts/issues/11077)) - - - -## [rdesktop-4.0.150](https://github.com/truecharts/charts/compare/rdesktop-4.0.149...rdesktop-4.0.150) (2023-07-31) - -### Chore - -- update rdesktop ([#11075](https://github.com/truecharts/charts/issues/11075)) - diff --git a/stable/rdesktop/5.0.3/Chart.yaml b/stable/rdesktop/5.0.4/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.3/Chart.yaml rename to stable/rdesktop/5.0.4/Chart.yaml index 8e739a4452a..be4fdadd029 100644 --- a/stable/rdesktop/5.0.3/Chart.yaml +++ b/stable/rdesktop/5.0.4/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.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.3/README.md b/stable/rdesktop/5.0.4/README.md similarity index 100% rename from stable/rdesktop/5.0.3/README.md rename to stable/rdesktop/5.0.4/README.md diff --git a/stable/rdesktop/5.0.4/app-changelog.md b/stable/rdesktop/5.0.4/app-changelog.md new file mode 100644 index 00000000000..284555584f0 --- /dev/null +++ b/stable/rdesktop/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.4](https://github.com/truecharts/charts/compare/rdesktop-5.0.3...rdesktop-5.0.4) (2023-08-04) + +### Chore + +- update rdesktop ([#11201](https://github.com/truecharts/charts/issues/11201)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.3/app-readme.md b/stable/rdesktop/5.0.4/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.3/app-readme.md rename to stable/rdesktop/5.0.4/app-readme.md diff --git a/stable/rdesktop/5.0.3/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.3/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.4/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.3/ix_values.yaml b/stable/rdesktop/5.0.4/ix_values.yaml similarity index 96% rename from stable/rdesktop/5.0.3/ix_values.yaml rename to stable/rdesktop/5.0.4/ix_values.yaml index 64b0d079e5f..006374e5228 100644 --- a/stable/rdesktop/5.0.3/ix_values.yaml +++ b/stable/rdesktop/5.0.4/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:3df8d2bc6508d747216203ce95c501c55821df587c67babfde3ef67b1e9419ed + tag: latest@sha256:4c3fdafed6d228d49396c9609262e0579ebcde0c6099c2ce98670ecc7e75bf7b pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox - tag: latest@sha256:6f7d4687e5d93315c413b013b9cef5d1db9291484598c7a75f31fd437c493fde + tag: latest@sha256:17fe41933aa664be414c434a8827eade9a0198fb9a9b11f18d309a38049dcd31 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm diff --git a/stable/rdesktop/5.0.3/questions.yaml b/stable/rdesktop/5.0.4/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.3/questions.yaml rename to stable/rdesktop/5.0.4/questions.yaml diff --git a/stable/rdesktop/5.0.3/templates/NOTES.txt b/stable/rdesktop/5.0.4/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.3/templates/NOTES.txt rename to stable/rdesktop/5.0.4/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.3/templates/common.yaml b/stable/rdesktop/5.0.4/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.3/templates/common.yaml rename to stable/rdesktop/5.0.4/templates/common.yaml diff --git a/stable/rdesktop/5.0.3/values.yaml b/stable/rdesktop/5.0.4/values.yaml similarity index 100% rename from stable/rdesktop/5.0.3/values.yaml rename to stable/rdesktop/5.0.4/values.yaml