From fafb393088959d33b62f65612c92a136762360dd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Dec 2024 00:07:43 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/incubator/threadfin/Chart.yaml | 6 ++-- charts/incubator/threadfin/README.md | 47 +++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 3 deletions(-) diff --git a/charts/incubator/threadfin/Chart.yaml b/charts/incubator/threadfin/Chart.yaml index 1e89a4fcbf197..755c95459b3c4 100644 --- a/charts/incubator/threadfin/Chart.yaml +++ b/charts/incubator/threadfin/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: main +appVersion: 1.2.21 dependencies: - name: common version: 25.1.7 @@ -33,8 +33,8 @@ maintainers: url: https://truecharts.org name: threadfin sources: - - https://hub.docker.com/r/fyb3roptik/threadfin - - https://github.com/truecharts/charts/tree/master/charts/incubator/threadfin - https://github.com/Threadfin/Threadfin + - https://github.com/truecharts/charts/tree/master/charts/incubator/threadfin + - https://hub.docker.com/r/fyb3roptik/threadfin type: application version: 0.0.1 diff --git a/charts/incubator/threadfin/README.md b/charts/incubator/threadfin/README.md index 2b8cc49d247a0..9d7d4e1cc4b03 100644 --- a/charts/incubator/threadfin/README.md +++ b/charts/incubator/threadfin/README.md @@ -1,3 +1,50 @@ --- title: README --- + +## General Info + +For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/threadfin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Installation + +### Helm-Chart installation + +To install TrueCharts Helm charts using Helm, you can use our OCI Repository. + +`helm install mychart oci://tccr.io/truecharts/threadfin` + +For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) + +## Chart Specific Guides and information + +All our charts have dedicated documentation pages. +The documentation for this chart can be found here: +https://truecharts.org/charts/incubator/threadfin + +## Configuration Options + +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/public/blob/master/charts/incubator/threadfin/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) + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml + +## Support + +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_