fix(ingress): expose custom options for homepage integration
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: kasm
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
appVersion: 1.14.0
|
||||
description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services.
|
||||
home: https://truecharts.org/charts/stable/kasm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.kasmweb.com/
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/kasm
|
||||
- https://github.com/linuxserver/docker-kasm#readme
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/kasm
|
||||
- https://hub.docker.com/r/kasmweb/workspaces
|
||||
- https://www.kasmweb.com/
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/kasm
|
||||
- https://github.com/linuxserver/docker-kasm#readme
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/kasm
|
||||
- https://hub.docker.com/r/kasmweb/workspaces
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- kasm
|
||||
- Other
|
||||
- kasm
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.9
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.9
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
Reference in New Issue
Block a user