From f539da48153de851bb0b2c895ae49dd3551ae0d7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 19 Jun 2023 02:55:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/4.0.45/app-changelog.md | 9 ------ .../rdesktop/{4.0.45 => 4.0.46}/CHANGELOG.md | 18 +++++------ stable/rdesktop/{4.0.45 => 4.0.46}/Chart.yaml | 2 +- stable/rdesktop/{4.0.45 => 4.0.46}/README.md | 0 stable/rdesktop/4.0.46/app-changelog.md | 9 ++++++ .../rdesktop/{4.0.45 => 4.0.46}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../{4.0.45 => 4.0.46}/ix_values.yaml | 4 +-- .../{4.0.45 => 4.0.46}/questions.yaml | 30 ++++++++++++++++++ .../{4.0.45 => 4.0.46}/templates/NOTES.txt | 0 .../{4.0.45 => 4.0.46}/templates/common.yaml | 0 .../rdesktop/{4.0.45 => 4.0.46}/values.yaml | 0 12 files changed, 51 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/4.0.45/app-changelog.md rename stable/rdesktop/{4.0.45 => 4.0.46}/CHANGELOG.md (91%) rename stable/rdesktop/{4.0.45 => 4.0.46}/Chart.yaml (98%) rename stable/rdesktop/{4.0.45 => 4.0.46}/README.md (100%) create mode 100644 stable/rdesktop/4.0.46/app-changelog.md rename stable/rdesktop/{4.0.45 => 4.0.46}/app-readme.md (100%) rename stable/rdesktop/{4.0.45 => 4.0.46}/charts/common-12.14.2.tgz (100%) rename stable/rdesktop/{4.0.45 => 4.0.46}/ix_values.yaml (96%) rename stable/rdesktop/{4.0.45 => 4.0.46}/questions.yaml (98%) rename stable/rdesktop/{4.0.45 => 4.0.46}/templates/NOTES.txt (100%) rename stable/rdesktop/{4.0.45 => 4.0.46}/templates/common.yaml (100%) rename stable/rdesktop/{4.0.45 => 4.0.46}/values.yaml (100%) diff --git a/stable/rdesktop/4.0.45/app-changelog.md b/stable/rdesktop/4.0.45/app-changelog.md deleted file mode 100644 index b34a9900b1..0000000000 --- a/stable/rdesktop/4.0.45/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.45](https://github.com/truecharts/charts/compare/rdesktop-4.0.44...rdesktop-4.0.45) (2023-06-14) - -### Chore - -- update rdesktop ([#9636](https://github.com/truecharts/charts/issues/9636)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.45/CHANGELOG.md b/stable/rdesktop/4.0.46/CHANGELOG.md similarity index 91% rename from stable/rdesktop/4.0.45/CHANGELOG.md rename to stable/rdesktop/4.0.46/CHANGELOG.md index f869653517..e59b6f12fe 100644 --- a/stable/rdesktop/4.0.45/CHANGELOG.md +++ b/stable/rdesktop/4.0.46/CHANGELOG.md @@ -4,15 +4,15 @@ -## [rdesktop-4.0.45](https://github.com/truecharts/charts/compare/rdesktop-4.0.44...rdesktop-4.0.45) (2023-06-14) - -### Chore - -- update rdesktop ([#9636](https://github.com/truecharts/charts/issues/9636)) - - - - +## [rdesktop-4.0.46](https://github.com/truecharts/charts/compare/rdesktop-4.0.45...rdesktop-4.0.46) (2023-06-19) + +### Chore + +- update rdesktop ([#9755](https://github.com/truecharts/charts/issues/9755)) + + + + ## [rdesktop-4.0.45](https://github.com/truecharts/charts/compare/rdesktop-4.0.44...rdesktop-4.0.45) (2023-06-14) ### Chore diff --git a/stable/rdesktop/4.0.45/Chart.yaml b/stable/rdesktop/4.0.46/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.45/Chart.yaml rename to stable/rdesktop/4.0.46/Chart.yaml index 29cd7a6aaa..6d3ac5880a 100644 --- a/stable/rdesktop/4.0.45/Chart.yaml +++ b/stable/rdesktop/4.0.46/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.45 +version: 4.0.46 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/4.0.45/README.md b/stable/rdesktop/4.0.46/README.md similarity index 100% rename from stable/rdesktop/4.0.45/README.md rename to stable/rdesktop/4.0.46/README.md diff --git a/stable/rdesktop/4.0.46/app-changelog.md b/stable/rdesktop/4.0.46/app-changelog.md new file mode 100644 index 0000000000..b3f3b418a1 --- /dev/null +++ b/stable/rdesktop/4.0.46/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.46](https://github.com/truecharts/charts/compare/rdesktop-4.0.45...rdesktop-4.0.46) (2023-06-19) + +### Chore + +- update rdesktop ([#9755](https://github.com/truecharts/charts/issues/9755)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.45/app-readme.md b/stable/rdesktop/4.0.46/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.45/app-readme.md rename to stable/rdesktop/4.0.46/app-readme.md diff --git a/stable/rdesktop/4.0.45/charts/common-12.14.2.tgz b/stable/rdesktop/4.0.46/charts/common-12.14.2.tgz similarity index 100% rename from stable/rdesktop/4.0.45/charts/common-12.14.2.tgz rename to stable/rdesktop/4.0.46/charts/common-12.14.2.tgz diff --git a/stable/rdesktop/4.0.45/ix_values.yaml b/stable/rdesktop/4.0.46/ix_values.yaml similarity index 96% rename from stable/rdesktop/4.0.45/ix_values.yaml rename to stable/rdesktop/4.0.46/ix_values.yaml index 297e5568f6..39939d4f64 100644 --- a/stable/rdesktop/4.0.45/ix_values.yaml +++ b/stable/rdesktop/4.0.46/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 - tag: latest@sha256:1c94e5211d4ae64c1ceaa2e14dc02d7adeb0e9eb06ff82280215622cb7666eed + tag: latest@sha256:00ea4b888e668b16cd70b42af4d077d2f5035fc56c4ee4ef300eb653a38458e9 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/rdesktop-ubuntu-i3 @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm - tag: latest@sha256:2a1367e29a2a0f8f679929af33325b5387f44aec3a21541b6ff100108681fea9 + tag: latest@sha256:62d7cb97acf64d839aeae8f4a15746832ab08743417c95043895a19fafe4a1b1 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/rdesktop-ubuntu-icewm diff --git a/stable/rdesktop/4.0.45/questions.yaml b/stable/rdesktop/4.0.46/questions.yaml similarity index 98% rename from stable/rdesktop/4.0.45/questions.yaml rename to stable/rdesktop/4.0.46/questions.yaml index ec1b29db72..c943c75f24 100644 --- a/stable/rdesktop/4.0.45/questions.yaml +++ b/stable/rdesktop/4.0.46/questions.yaml @@ -613,8 +613,38 @@ questions: 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 + schema: + show_if: [["type", "!=", "pvc"]] + 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 + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/rdesktop/4.0.45/templates/NOTES.txt b/stable/rdesktop/4.0.46/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.45/templates/NOTES.txt rename to stable/rdesktop/4.0.46/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.45/templates/common.yaml b/stable/rdesktop/4.0.46/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.45/templates/common.yaml rename to stable/rdesktop/4.0.46/templates/common.yaml diff --git a/stable/rdesktop/4.0.45/values.yaml b/stable/rdesktop/4.0.46/values.yaml similarity index 100% rename from stable/rdesktop/4.0.45/values.yaml rename to stable/rdesktop/4.0.46/values.yaml