Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
914535ebe0
commit
e951cb7093
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="guacamole-client-1.0.1"></a>
|
||||
### [guacamole-client-1.0.1](https://github.com/truecharts/apps/compare/guacamole-client-1.0.0...guacamole-client-1.0.1) (2022-01-17)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix default readFS on questions ([#1727](https://github.com/truecharts/apps/issues/1727))
|
||||
|
||||
|
||||
|
||||
<a name="guacamole-client-1.0.0"></a>
|
||||
### [guacamole-client-1.0.0](https://github.com/truecharts/apps/compare/guacamole-client-0.0.2...guacamole-client-1.0.0) (2022-01-16)
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="guacamole-client-1.0.1"></a>
|
||||
### [guacamole-client-1.0.1](https://github.com/truecharts/apps/compare/guacamole-client-1.0.0...guacamole-client-1.0.1) (2022-01-17)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix default readFS on questions ([#1727](https://github.com/truecharts/apps/issues/1727))
|
||||
|
||||
|
||||
|
||||
<a name="guacamole-client-1.0.0"></a>
|
||||
### [guacamole-client-1.0.0](https://github.com/truecharts/apps/compare/guacamole-client-0.0.2...guacamole-client-1.0.0) (2022-01-16)
|
||||
|
||||
|
|
|
@ -13844,6 +13844,43 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/grocy-9.0.19/grocy-9.0.19.tgz
|
||||
version: 9.0.19
|
||||
guacamole-client:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.0
|
||||
created: "2022-01-17T08:38:03.917904205Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.13.0
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.49
|
||||
description: Apache Guacamole is a clientless remote desktop gateway.
|
||||
digest: d272dfd077b0a832104d9fc6f512e0630ebbef128be55cc229232a36ec45433f
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client
|
||||
icon: https://truecharts.org/_static/img/appicons/guacamole-client-icon.png
|
||||
keywords:
|
||||
- guacamole
|
||||
- remote
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: guacamole-client
|
||||
sources:
|
||||
- https://github.com/apache/guacamole-client
|
||||
- https://hub.docker.com/r/guacamole/guacamole
|
||||
- http://guacamole.incubator.apache.org/doc/gug/introduction.html
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/guacamole-client-1.0.1/guacamole-client-1.0.1.tgz
|
||||
version: 1.0.1
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -47264,4 +47301,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-01-16T11:14:29.83312494Z"
|
||||
generated: "2022-01-17T08:38:03.922588616Z"
|
||||
|
|
Loading…
Reference in New Issue