Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-24 10:00:56 +00:00
parent 5348c20fcb
commit 7464c435af
7 changed files with 594 additions and 820 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="guacamole-client-1.0.6"></a>
### [guacamole-client-1.0.6](https://github.com/truecharts/apps/compare/guacamole-client-1.0.5...guacamole-client-1.0.6) (2022-01-24)
#### Feat
* Add extension-priority setting ([#1772](https://github.com/truecharts/apps/issues/1772))
<a name="guacamole-client-1.0.5"></a>
### [guacamole-client-1.0.5](https://github.com/truecharts/apps/compare/guacamole-client-1.0.4...guacamole-client-1.0.5) (2022-01-22)
@@ -24,6 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.POSTGRES_HOSTNAME.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| general | object | `{}` | |
| header.HEADER_ENABLED | bool | `false` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/guacamole-client"` | |
File diff suppressed because one or more lines are too long