mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 17:20:24 +08:00
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="guacd-0.0.11"></a>
|
||||
### [guacd-0.0.11](https://github.com/truecharts/apps/compare/guacd-0.0.10...guacd-0.0.11) (2022-01-11)
|
||||
|
||||
#### Feat
|
||||
|
||||
* use official image ([#1692](https://github.com/truecharts/apps/issues/1692))
|
||||
|
||||
|
||||
|
||||
<a name="guacd-0.0.10"></a>
|
||||
### [guacd-0.0.10](https://github.com/truecharts/apps/compare/guacd-0.0.9...guacd-0.0.10) (2022-01-04)
|
||||
|
||||
|
||||
@@ -11,15 +11,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/guacd"` | |
|
||||
| image.tag | string | `"v1.3.0"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/guacamole-server"` | |
|
||||
| image.tag | string | `"v1.4.0@sha256:6b67e159e4e24524bf025a419062249763967085f6111d73d9f3d9ee7b0c13ee"` | |
|
||||
| service.main.ports.main.port | int | `4822` | |
|
||||
| service.main.ports.main.targetPort | int | `4822` | |
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user