Skip to content

Commit

Permalink
fix(docs): fixes truecharts#23914
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k authored Jul 5, 2024
1 parent 58e2395 commit 7cbd522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/README.md.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
`helm install mychart oci://tccr.io/truecharts/CHARTPLACEHOLDER`

For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)

Expand All @@ -38,7 +38,7 @@ 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/TRAINPLACEHOLDER/CHARTPLACEHOLDER/values.yaml
The most recent version of which, is available here: https://github.com/truecharts/charts/blob/master/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER/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 [common docs on our website](/common)
Expand Down

0 comments on commit 7cbd522

Please sign in to comment.