Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1035e7996f
commit
b56d41d1cc
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tar1090
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tar1090
|
||||||
- https://hub.docker.com/r/mikenye/tar1090
|
- https://hub.docker.com/r/mikenye/tar1090
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.24
|
version: 6.0.26
|
|
@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
||||||
|
|
||||||
### TrueNAS SCALE Apps
|
### 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).
|
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).
|
||||||
|
|
||||||
## 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/
|
|
||||||
|
|
||||||
## Chart Specific Guides and information
|
## 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:
|
The documentation for this chart can be found here:
|
||||||
https://truecharts.org/charts/stable/tar1090
|
https://truecharts.org/charts/stable/tar1090
|
||||||
|
|
||||||
## 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/tar1090/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)
|
- See the [Website](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: mikenye/tar1090
|
repository: mikenye/tar1090
|
||||||
tag: latest@sha256:ab2394ab57f4f42bf2ddcccbf6bba091ada01a34b4be3f3827809b02bc609612
|
tag: latest@sha256:f966667df3616593be8e416cc5945492ecf6d947ceb6fdef72bf0a299a9f328b
|
||||||
persistence: {}
|
persistence: {}
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
Loading…
Reference in New Issue