31 lines
828 B
YAML
31 lines
828 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "4.8.3"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://library-charts.truecharts.org
|
||
|
version: 11.0.0
|
||
|
description: Run VS Code on any machine anywhere and access it in the browser.
|
||
|
home: https://truecharts.org/docs/charts/stable/code-server
|
||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
|
||
|
keywords:
|
||
|
- code
|
||
|
- vs
|
||
|
- visual studio
|
||
|
- vscode
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: code-server
|
||
|
sources:
|
||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
|
||
|
- https://github.com/cdr/code-server
|
||
|
type: application
|
||
|
version: 6.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|