diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 1cf262ffeee..6339246c8ed 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.webp keywords: - openvscode-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - https://ghcr.io/linuxserver/openvscode-server type: application -version: 10.1.3 +version: 10.1.4 diff --git a/charts/stable/openvscode-server/README.md b/charts/stable/openvscode-server/README.md index a0ed687bc7c..19e2d71b6fd 100644 --- a/charts/stable/openvscode-server/README.md +++ b/charts/stable/openvscode-server/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/openvscode-server -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/openvscode-server/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index c8077f1a366..02d98de6d60 100644 --- a/charts/stable/openvscode-server/values.yaml +++ b/charts/stable/openvscode-server/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/openvscode-server pullPolicy: IfNotPresent - tag: 1.89.1@sha256:1988a0d6e77c2bf3ed8417d79481a0b53df23d74187e19e37545cb10217c5871 + tag: 1.89.1@sha256:217c0f0e9bf1f9c2b7448153d0af652b3f6cf257c465ee8075900b18acdb92a4 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""