From d3dc420be6c1329e7edb9e7f2408811fb0522719 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 31 Jul 2023 05:40:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/4.0.151/app-changelog.md | 9 --------- .../{4.0.151 => 4.0.152}/CHANGELOG.md | 18 +++++++++--------- .../rdesktop/{4.0.151 => 4.0.152}/Chart.yaml | 2 +- .../rdesktop/{4.0.151 => 4.0.152}/README.md | 0 stable/rdesktop/4.0.152/app-changelog.md | 9 +++++++++ .../{4.0.151 => 4.0.152}/app-readme.md | 0 .../charts/common-12.15.0.tgz | Bin .../{4.0.151 => 4.0.152}/ix_values.yaml | 4 ++-- .../{4.0.151 => 4.0.152}/questions.yaml | 0 .../{4.0.151 => 4.0.152}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{4.0.151 => 4.0.152}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/4.0.151/app-changelog.md rename stable/rdesktop/{4.0.151 => 4.0.152}/CHANGELOG.md (90%) rename stable/rdesktop/{4.0.151 => 4.0.152}/Chart.yaml (98%) rename stable/rdesktop/{4.0.151 => 4.0.152}/README.md (100%) create mode 100644 stable/rdesktop/4.0.152/app-changelog.md rename stable/rdesktop/{4.0.151 => 4.0.152}/app-readme.md (100%) rename stable/rdesktop/{4.0.151 => 4.0.152}/charts/common-12.15.0.tgz (100%) rename stable/rdesktop/{4.0.151 => 4.0.152}/ix_values.yaml (96%) rename stable/rdesktop/{4.0.151 => 4.0.152}/questions.yaml (100%) rename stable/rdesktop/{4.0.151 => 4.0.152}/templates/NOTES.txt (100%) rename stable/rdesktop/{4.0.151 => 4.0.152}/templates/common.yaml (100%) rename stable/rdesktop/{4.0.151 => 4.0.152}/values.yaml (100%) diff --git a/stable/rdesktop/4.0.151/app-changelog.md b/stable/rdesktop/4.0.151/app-changelog.md deleted file mode 100644 index 452c78d358a..00000000000 --- a/stable/rdesktop/4.0.151/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.151](https://github.com/truecharts/charts/compare/rdesktop-4.0.150...rdesktop-4.0.151) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest ([#11077](https://github.com/truecharts/charts/issues/11077)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.151/CHANGELOG.md b/stable/rdesktop/4.0.152/CHANGELOG.md similarity index 90% rename from stable/rdesktop/4.0.151/CHANGELOG.md rename to stable/rdesktop/4.0.152/CHANGELOG.md index aa66ec51c04..8856bc3ce06 100644 --- a/stable/rdesktop/4.0.151/CHANGELOG.md +++ b/stable/rdesktop/4.0.152/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-4.0.152](https://github.com/truecharts/charts/compare/rdesktop-4.0.151...rdesktop-4.0.152) (2023-07-31) + +### Chore + +- update rdesktop ([#11078](https://github.com/truecharts/charts/issues/11078)) + + + + ## [rdesktop-4.0.151](https://github.com/truecharts/charts/compare/rdesktop-4.0.150...rdesktop-4.0.151) (2023-07-31) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-4.0.142](https://github.com/truecharts/charts/compare/rdesktop-4.0.141...rdesktop-4.0.142) (2023-07-28) ### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-icewm to latest ([#10972](https://github.com/truecharts/charts/issues/10972)) - - - - -## [rdesktop-4.0.141](https://github.com/truecharts/charts/compare/rdesktop-4.0.140...rdesktop-4.0.141) (2023-07-28) - -### Chore diff --git a/stable/rdesktop/4.0.151/Chart.yaml b/stable/rdesktop/4.0.152/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.151/Chart.yaml rename to stable/rdesktop/4.0.152/Chart.yaml index 0267ac7a4df..eac8c5cb70b 100644 --- a/stable/rdesktop/4.0.151/Chart.yaml +++ b/stable/rdesktop/4.0.152/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.151 +version: 4.0.152 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/4.0.151/README.md b/stable/rdesktop/4.0.152/README.md similarity index 100% rename from stable/rdesktop/4.0.151/README.md rename to stable/rdesktop/4.0.152/README.md diff --git a/stable/rdesktop/4.0.152/app-changelog.md b/stable/rdesktop/4.0.152/app-changelog.md new file mode 100644 index 00000000000..c318f711670 --- /dev/null +++ b/stable/rdesktop/4.0.152/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.152](https://github.com/truecharts/charts/compare/rdesktop-4.0.151...rdesktop-4.0.152) (2023-07-31) + +### Chore + +- update rdesktop ([#11078](https://github.com/truecharts/charts/issues/11078)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.151/app-readme.md b/stable/rdesktop/4.0.152/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.151/app-readme.md rename to stable/rdesktop/4.0.152/app-readme.md diff --git a/stable/rdesktop/4.0.151/charts/common-12.15.0.tgz b/stable/rdesktop/4.0.152/charts/common-12.15.0.tgz similarity index 100% rename from stable/rdesktop/4.0.151/charts/common-12.15.0.tgz rename to stable/rdesktop/4.0.152/charts/common-12.15.0.tgz diff --git a/stable/rdesktop/4.0.151/ix_values.yaml b/stable/rdesktop/4.0.152/ix_values.yaml similarity index 96% rename from stable/rdesktop/4.0.151/ix_values.yaml rename to stable/rdesktop/4.0.152/ix_values.yaml index ae0002682ac..469533a8fab 100644 --- a/stable/rdesktop/4.0.151/ix_values.yaml +++ b/stable/rdesktop/4.0.152/ix_values.yaml @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/rdesktop-fedora-kde - tag: latest@sha256:a61310e6c187e37fdfbe366a1fae631d4165a9509fafcaf642965dcd74443a1a + tag: latest@sha256:414e4ba2d60cf32e9db6aa766c800b5c3ad9255ee491bff2cd93ffff7bae2ea6 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:ae7b720e20f07f2e511e18aa14b9ef92865ee786245cce591b5824b194f4079b + tag: latest@sha256:e6714c478f1b926ad200ef0e25b06fbd75a8c0b4d143dcca7b259babb06b457a pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate diff --git a/stable/rdesktop/4.0.151/questions.yaml b/stable/rdesktop/4.0.152/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.151/questions.yaml rename to stable/rdesktop/4.0.152/questions.yaml diff --git a/stable/rdesktop/4.0.151/templates/NOTES.txt b/stable/rdesktop/4.0.152/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.151/templates/NOTES.txt rename to stable/rdesktop/4.0.152/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.151/templates/common.yaml b/stable/rdesktop/4.0.152/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.151/templates/common.yaml rename to stable/rdesktop/4.0.152/templates/common.yaml diff --git a/stable/rdesktop/4.0.151/values.yaml b/stable/rdesktop/4.0.152/values.yaml similarity index 100% rename from stable/rdesktop/4.0.151/values.yaml rename to stable/rdesktop/4.0.152/values.yaml