Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-08 17:38:29 +00:00
parent 9d278e3110
commit 9dd2accffb
12 changed files with 89 additions and 57 deletions

View File

@ -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))

View File

@ -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

View File

@ -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

View File

@ -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))

View File

@ -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:

View File

@ -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</br>
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</br>
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: