From ea2098f6d0733f3f934fbb754d854da834615a88 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 22 Sep 2023 18:36:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.85/app-changelog.md | 9 --------- .../rdesktop/{5.0.85 => 5.0.86}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.85 => 5.0.86}/Chart.yaml | 2 +- stable/rdesktop/{5.0.85 => 5.0.86}/README.md | 0 stable/rdesktop/5.0.86/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.85 => 5.0.86}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{5.0.85 => 5.0.86}/ix_values.yaml | 10 +++++----- .../{5.0.85 => 5.0.86}/questions.yaml | 0 .../{5.0.85 => 5.0.86}/templates/NOTES.txt | 0 .../{5.0.85 => 5.0.86}/templates/common.yaml | 0 .../rdesktop/{5.0.85 => 5.0.86}/values.yaml | 0 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/rdesktop/5.0.85/app-changelog.md rename stable/rdesktop/{5.0.85 => 5.0.86}/CHANGELOG.md (92%) rename stable/rdesktop/{5.0.85 => 5.0.86}/Chart.yaml (98%) rename stable/rdesktop/{5.0.85 => 5.0.86}/README.md (100%) create mode 100644 stable/rdesktop/5.0.86/app-changelog.md rename stable/rdesktop/{5.0.85 => 5.0.86}/app-readme.md (100%) rename stable/rdesktop/{5.0.85 => 5.0.86}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.85 => 5.0.86}/ix_values.yaml (90%) rename stable/rdesktop/{5.0.85 => 5.0.86}/questions.yaml (100%) rename stable/rdesktop/{5.0.85 => 5.0.86}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.85 => 5.0.86}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.85 => 5.0.86}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.85/app-changelog.md b/stable/rdesktop/5.0.85/app-changelog.md deleted file mode 100644 index c8db6a4e7b..0000000000 --- a/stable/rdesktop/5.0.85/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.85](https://github.com/truecharts/charts/compare/rdesktop-5.0.84...rdesktop-5.0.85) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-i3 to latest ([#12843](https://github.com/truecharts/charts/issues/12843)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.85/CHANGELOG.md b/stable/rdesktop/5.0.86/CHANGELOG.md similarity index 92% rename from stable/rdesktop/5.0.85/CHANGELOG.md rename to stable/rdesktop/5.0.86/CHANGELOG.md index e86e62f667..6ea4169960 100644 --- a/stable/rdesktop/5.0.85/CHANGELOG.md +++ b/stable/rdesktop/5.0.86/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.86](https://github.com/truecharts/charts/compare/rdesktop-5.0.85...rdesktop-5.0.86) (2023-09-22) + +### Chore + +- update rdesktop ([#12846](https://github.com/truecharts/charts/issues/12846)) + + + + ## [rdesktop-5.0.85](https://github.com/truecharts/charts/compare/rdesktop-5.0.84...rdesktop-5.0.85) (2023-09-22) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.76](https://github.com/truecharts/charts/compare/rdesktop-5.0.75...rdesktop-5.0.76) (2023-09-11) ### Chore - -- update rdesktop ([#12482](https://github.com/truecharts/charts/issues/12482)) - - - - -## [rdesktop-5.0.75](https://github.com/truecharts/charts/compare/rdesktop-5.0.74...rdesktop-5.0.75) (2023-09-11) - -### Chore diff --git a/stable/rdesktop/5.0.85/Chart.yaml b/stable/rdesktop/5.0.86/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.85/Chart.yaml rename to stable/rdesktop/5.0.86/Chart.yaml index a958f0f2ee..042b5b4aa3 100644 --- a/stable/rdesktop/5.0.85/Chart.yaml +++ b/stable/rdesktop/5.0.86/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.85 +version: 5.0.86 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.85/README.md b/stable/rdesktop/5.0.86/README.md similarity index 100% rename from stable/rdesktop/5.0.85/README.md rename to stable/rdesktop/5.0.86/README.md diff --git a/stable/rdesktop/5.0.86/app-changelog.md b/stable/rdesktop/5.0.86/app-changelog.md new file mode 100644 index 0000000000..a520aa43a2 --- /dev/null +++ b/stable/rdesktop/5.0.86/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.86](https://github.com/truecharts/charts/compare/rdesktop-5.0.85...rdesktop-5.0.86) (2023-09-22) + +### Chore + +- update rdesktop ([#12846](https://github.com/truecharts/charts/issues/12846)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.85/app-readme.md b/stable/rdesktop/5.0.86/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.85/app-readme.md rename to stable/rdesktop/5.0.86/app-readme.md diff --git a/stable/rdesktop/5.0.85/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.86/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.85/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.86/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.85/ix_values.yaml b/stable/rdesktop/5.0.86/ix_values.yaml similarity index 90% rename from stable/rdesktop/5.0.85/ix_values.yaml rename to stable/rdesktop/5.0.86/ix_values.yaml index cca48cf6b7..d6ccd12a95 100644 --- a/stable/rdesktop/5.0.85/ix_values.yaml +++ b/stable/rdesktop/5.0.86/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:3b37e797c273cbd4292036a49532a58343546a6db97bd8b7e29ee18fc315dc7f + tag: latest@sha256:67eec74e0be25292b73bd4680e7310ec59381a003b30f738c38f88460f08e793 pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde - tag: latest@sha256:243fbe4e1521198a7058b7598eaf2267623a8c84ef37f91f3527ca834d383199 + tag: latest@sha256:abc83a21b5130cfd5a77e771903fb8f75b2cf6bb06598d84a3bde4d618652aae pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/rdesktop-alpine-mate @@ -44,7 +44,7 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate - tag: latest@sha256:840d43844e4daa32979bf3ecda4f8bdfc7a35e4459bb30551ebfd1b40e15e5cc + tag: latest@sha256:c373e780cddb49630f24bb653dac78578f5d55c23ce2595de6b7f67b6d087dfb pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox - tag: latest@sha256:58ffedc54ce0c0f9fbd25e31f2fcc0cc606c96b5bc25cfd49d3f2c78d48763e0 + tag: latest@sha256:b44c85b7a77556de8f21c0e91010ac1f17cb9717427e8137e062c851adf2e468 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm - tag: latest@sha256:b306fab25f03883d5946a872cb5546f6e8321c4a4169fde19a8a3cc975289ba7 + tag: latest@sha256:a45f4f93b996150ad42365a8a97cd8dd4b5aaf42678e7728d751f05ac0cc675d pullPolicy: Always workload: main: diff --git a/stable/rdesktop/5.0.85/questions.yaml b/stable/rdesktop/5.0.86/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.85/questions.yaml rename to stable/rdesktop/5.0.86/questions.yaml diff --git a/stable/rdesktop/5.0.85/templates/NOTES.txt b/stable/rdesktop/5.0.86/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.85/templates/NOTES.txt rename to stable/rdesktop/5.0.86/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.85/templates/common.yaml b/stable/rdesktop/5.0.86/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.85/templates/common.yaml rename to stable/rdesktop/5.0.86/templates/common.yaml diff --git a/stable/rdesktop/5.0.85/values.yaml b/stable/rdesktop/5.0.86/values.yaml similarity index 100% rename from stable/rdesktop/5.0.85/values.yaml rename to stable/rdesktop/5.0.86/values.yaml