From 9dd2accffb1e6027670397fe602737c972a0e43c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 8 Jul 2023 17:38:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/4.0.95/app-changelog.md | 9 -- .../rdesktop/{4.0.95 => 4.0.96}/CHANGELOG.md | 18 ++-- stable/rdesktop/{4.0.95 => 4.0.96}/Chart.yaml | 2 +- stable/rdesktop/{4.0.95 => 4.0.96}/README.md | 0 stable/rdesktop/4.0.96/app-changelog.md | 9 ++ .../rdesktop/{4.0.95 => 4.0.96}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.95 => 4.0.96}/ix_values.yaml | 12 +-- .../{4.0.95 => 4.0.96}/questions.yaml | 96 ++++++++++++------ .../{4.0.95 => 4.0.96}/templates/NOTES.txt | 0 .../{4.0.95 => 4.0.96}/templates/common.yaml | 0 .../rdesktop/{4.0.95 => 4.0.96}/values.yaml | 0 12 files changed, 89 insertions(+), 57 deletions(-) delete mode 100644 stable/rdesktop/4.0.95/app-changelog.md rename stable/rdesktop/{4.0.95 => 4.0.96}/CHANGELOG.md (93%) rename stable/rdesktop/{4.0.95 => 4.0.96}/Chart.yaml (98%) rename stable/rdesktop/{4.0.95 => 4.0.96}/README.md (100%) create mode 100644 stable/rdesktop/4.0.96/app-changelog.md rename stable/rdesktop/{4.0.95 => 4.0.96}/app-readme.md (100%) rename stable/rdesktop/{4.0.95 => 4.0.96}/charts/common-12.14.6.tgz (100%) rename stable/rdesktop/{4.0.95 => 4.0.96}/ix_values.yaml (88%) rename stable/rdesktop/{4.0.95 => 4.0.96}/questions.yaml (96%) rename stable/rdesktop/{4.0.95 => 4.0.96}/templates/NOTES.txt (100%) rename stable/rdesktop/{4.0.95 => 4.0.96}/templates/common.yaml (100%) rename stable/rdesktop/{4.0.95 => 4.0.96}/values.yaml (100%) diff --git a/stable/rdesktop/4.0.95/app-changelog.md b/stable/rdesktop/4.0.95/app-changelog.md deleted file mode 100644 index 01dfcf1dce4..00000000000 --- a/stable/rdesktop/4.0.95/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.95](https://github.com/truecharts/charts/compare/rdesktop-4.0.94...rdesktop-4.0.95) (2023-07-05) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-icewm to latest ([#10171](https://github.com/truecharts/charts/issues/10171)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.95/CHANGELOG.md b/stable/rdesktop/4.0.96/CHANGELOG.md similarity index 93% rename from stable/rdesktop/4.0.95/CHANGELOG.md rename to stable/rdesktop/4.0.96/CHANGELOG.md index fac565d23de..fbd7a426a1e 100644 --- a/stable/rdesktop/4.0.95/CHANGELOG.md +++ b/stable/rdesktop/4.0.96/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-4.0.96](https://github.com/truecharts/charts/compare/rdesktop-4.0.95...rdesktop-4.0.96) (2023-07-08) + +### Chore + +- update rdesktop ([#10311](https://github.com/truecharts/charts/issues/10311)) + + + + ## [rdesktop-4.0.95](https://github.com/truecharts/charts/compare/rdesktop-4.0.94...rdesktop-4.0.95) (2023-07-05) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-4.0.86](https://github.com/truecharts/charts/compare/rdesktop-4.0.85...rdesktop-4.0.86) (2023-07-03) ### Chore - -- update rdesktop ([#10115](https://github.com/truecharts/charts/issues/10115)) - - - - -## [rdesktop-4.0.85](https://github.com/truecharts/charts/compare/rdesktop-4.0.84...rdesktop-4.0.85) (2023-07-03) - -### Chore diff --git a/stable/rdesktop/4.0.95/Chart.yaml b/stable/rdesktop/4.0.96/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.95/Chart.yaml rename to stable/rdesktop/4.0.96/Chart.yaml index a8118dc0ba3..8b2993785c4 100644 --- a/stable/rdesktop/4.0.95/Chart.yaml +++ b/stable/rdesktop/4.0.96/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.95 +version: 4.0.96 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/4.0.95/README.md b/stable/rdesktop/4.0.96/README.md similarity index 100% rename from stable/rdesktop/4.0.95/README.md rename to stable/rdesktop/4.0.96/README.md diff --git a/stable/rdesktop/4.0.96/app-changelog.md b/stable/rdesktop/4.0.96/app-changelog.md new file mode 100644 index 00000000000..6376eebd37f --- /dev/null +++ b/stable/rdesktop/4.0.96/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.96](https://github.com/truecharts/charts/compare/rdesktop-4.0.95...rdesktop-4.0.96) (2023-07-08) + +### Chore + +- update rdesktop ([#10311](https://github.com/truecharts/charts/issues/10311)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.95/app-readme.md b/stable/rdesktop/4.0.96/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.95/app-readme.md rename to stable/rdesktop/4.0.96/app-readme.md diff --git a/stable/rdesktop/4.0.95/charts/common-12.14.6.tgz b/stable/rdesktop/4.0.96/charts/common-12.14.6.tgz similarity index 100% rename from stable/rdesktop/4.0.95/charts/common-12.14.6.tgz rename to stable/rdesktop/4.0.96/charts/common-12.14.6.tgz diff --git a/stable/rdesktop/4.0.95/ix_values.yaml b/stable/rdesktop/4.0.96/ix_values.yaml similarity index 88% rename from stable/rdesktop/4.0.95/ix_values.yaml rename to stable/rdesktop/4.0.96/ix_values.yaml index 6e9fecaeb75..70a177fef4f 100644 --- a/stable/rdesktop/4.0.95/ix_values.yaml +++ b/stable/rdesktop/4.0.96/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:d03483e9beb4ba00ad3a593c91533dcd151d472f0b43268eea8f52e0bc82aa4a + tag: latest@sha256:4f95fae89e94b12e9ad666bd87059dcd8a4598692468efc41695b066fcaa3860 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:bd666378ae1f1b2a4ed1e7a25623bb18e6cd7b04b253e60c2c22cd76461df798 + tag: latest@sha256:e3c9d0fc729854f0614b880378472d5720f1ae72303c3a37448e2603e6632017 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:d3417b4cf94a66392cbf49bcb6150c2a1a8b0ad678c9b0c8c1b4b197cc666e8c + tag: latest@sha256:af6f37320b7afe27ca16812efe1704ec6f14b1ee460de29515a26e3a162d8b7b pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/rdesktop-arch-i3 - tag: latest@sha256:a814ca567f688a911a63a7f95fdcc7ef68ae313438ed5488a1b4c20da592c737 + tag: latest@sha256:a83543a4a9d3087244bafc109b4990d6e4b8dbff4643509b61348ee7d59d08a2 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/rdesktop-alpine-openbox @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox - tag: latest@sha256:1f54a8dc85c202d99e3a3cdf2d984b2a72cb4b40ac7a55ad65411873c8c22dd4 + tag: latest@sha256:81f1bef5bd085564ebd430232c22b197a98c9523c98fd80b76cd5644fd169486 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:e87ca57f1a78a0442cffad6068e225dd830d04993092fb70bbfb658fe747c609 + tag: latest@sha256:507b9946531edfb483e91b857e769ff728bde227766d20767f11c14308b6b392 pullPolicy: Always workload: main: diff --git a/stable/rdesktop/4.0.95/questions.yaml b/stable/rdesktop/4.0.96/questions.yaml similarity index 96% rename from stable/rdesktop/4.0.95/questions.yaml rename to stable/rdesktop/4.0.96/questions.yaml index 5b9b22d81af..b9dbdf755dd 100644 --- a/stable/rdesktop/4.0.95/questions.yaml +++ b/stable/rdesktop/4.0.96/questions.yaml @@ -608,14 +608,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -624,27 +616,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -720,13 +721,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/rdesktop/4.0.95/templates/NOTES.txt b/stable/rdesktop/4.0.96/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.95/templates/NOTES.txt rename to stable/rdesktop/4.0.96/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.95/templates/common.yaml b/stable/rdesktop/4.0.96/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.95/templates/common.yaml rename to stable/rdesktop/4.0.96/templates/common.yaml diff --git a/stable/rdesktop/4.0.95/values.yaml b/stable/rdesktop/4.0.96/values.yaml similarity index 100% rename from stable/rdesktop/4.0.95/values.yaml rename to stable/rdesktop/4.0.96/values.yaml