Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.8
|
||||
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
|
||||
generated: "2022-07-26T10:49:20.250780133Z"
|
||||
Binary file not shown.
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-4.0.28](https://github.com/truecharts/charts/compare/openvscode-server-2.0.26...code-server-4.0.28) (2022-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
|
||||
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-4.0.27](https://github.com/truecharts/apps/compare/code-server-4.0.26...code-server-4.0.27) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
@@ -87,13 +97,3 @@
|
||||
|
||||
|
||||
## [code-server-4.0.20](https://github.com/truecharts/apps/compare/openvscode-server-2.0.20...code-server-4.0.20) (2022-07-14)
|
||||
|
||||
### Fix
|
||||
|
||||
- regenerate catalog and update template
|
||||
|
||||
|
||||
|
||||
## [code-server-4.0.19](https://github.com/truecharts/apps/compare/openvscode-server-2.0.18...code-server-4.0.19) (2022-07-14)
|
||||
|
||||
### Fix
|
||||
6
stable/code-server/4.0.28/Chart.lock
Normal file
6
stable/code-server/4.0.28/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.9
|
||||
digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4
|
||||
generated: "2022-08-08T22:43:29.31580933Z"
|
||||
@@ -3,10 +3,10 @@ appVersion: "4.5.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.8
|
||||
version: 10.4.9
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://github.com/truecharts/charts/tree/master/charts/stable/code-server
|
||||
icon: https://truecharts.org/img/chart-icons/code-server.png
|
||||
home: https://truecharts.org/docs/charts/stable/code-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
|
||||
keywords:
|
||||
- code
|
||||
- vs
|
||||
@@ -19,9 +19,10 @@ maintainers:
|
||||
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: 4.0.27
|
||||
version: 4.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -1,6 +1,6 @@
|
||||
# code-server
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Run VS Code on any machine anywhere and access it in the browser.
|
||||
|
||||
@@ -13,6 +13,7 @@ For more information, please click here: [code-server](https://truecharts.org/do
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/charts/tree/master/charts/stable/code-server>
|
||||
* <https://github.com/cdr/code-server>
|
||||
|
||||
## Requirements
|
||||
@@ -23,20 +24,20 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 10.4.8 |
|
||||
| https://library-charts.truecharts.org | common | 10.4.9 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
|
||||
|
||||
### Helm
|
||||
|
||||
To install the chart with the release name `code-server`
|
||||
|
||||
```console
|
||||
helm repo add TrueCharts https://helm.truecharts.org
|
||||
helm repo add TrueCharts https://charts.truecharts.org
|
||||
helm repo update
|
||||
helm install code-server TrueCharts/code-server
|
||||
```
|
||||
@@ -47,7 +48,7 @@ helm install code-server TrueCharts/code-server
|
||||
|
||||
**Upgrading, Rolling Back and Uninstalling the Chart**
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
|
||||
|
||||
### Helm
|
||||
|
||||
@@ -66,7 +67,7 @@ helm uninstall code-server
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the Commandline
|
||||
#### Configure using the command line
|
||||
|
||||
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
|
||||
|
||||
@@ -84,9 +85,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
||||
helm install code-server TrueCharts/code-server -f values.yaml
|
||||
```
|
||||
|
||||
#### Connecting to other apps
|
||||
#### Connecting to other charts
|
||||
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
|
||||
|
||||
## Support
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Run VS Code on any machine anywhere and access it in the browser.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/code-server
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/code-server](https://truecharts.org/docs/charts/stable/code-server)
|
||||
|
||||
---
|
||||
|
||||
BIN
stable/code-server/4.0.28/charts/common-10.4.9.tgz
Normal file
BIN
stable/code-server/4.0.28/charts/common-10.4.9.tgz
Normal file
Binary file not shown.
@@ -32,3 +32,6 @@ persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
icon_url: https://truecharts.org/img/chart-icons/code-server.png
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
|
||||
categories:
|
||||
- media
|
||||
|
||||
|
||||
Reference in New Issue
Block a user