34 lines
969 B
YAML
34 lines
969 B
YAML
apiVersion: v2
|
|
appVersion: "1.4.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.7
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.37
|
|
description: Apache Guacamole is a clientless remote desktop gateway.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client
|
|
icon: https://truecharts.org/_static/img/appicons/guacamole-client.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
|
|
version: 2.0.12
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|