diff --git a/charts/incubator/profilarr/CHANGELOG.md b/charts/incubator/profilarr/CHANGELOG.md index e901648057b..f3e8318aa10 100644 --- a/charts/incubator/profilarr/CHANGELOG.md +++ b/charts/incubator/profilarr/CHANGELOG.md @@ -1,4 +1,4 @@ --- title: Changelog pagefind: false ---- \ No newline at end of file +--- diff --git a/charts/incubator/profilarr/Chart.yaml b/charts/incubator/profilarr/Chart.yaml index 213f0c10f3d..41e671a7834 100644 --- a/charts/incubator/profilarr/Chart.yaml +++ b/charts/incubator/profilarr/Chart.yaml @@ -30,7 +30,7 @@ maintainers: name: profilarr sources: - https://github.com/Dictionarry-Hub/profilarr - - https://hub.docker.com/r/santiagosayshey/profilarr - https://github.com/truecharts/charts/tree/master/charts/incubator/profilarr + - https://hub.docker.com/r/santiagosayshey/profilarr type: application version: 0.0.1 diff --git a/charts/incubator/profilarr/README.md b/charts/incubator/profilarr/README.md index 2b8cc49d247..cf4243a1f58 100644 --- a/charts/incubator/profilarr/README.md +++ b/charts/incubator/profilarr/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/profilarr) + +**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/profilarr` + +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/profilarr + +## 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/profilarr/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_ diff --git a/charts/incubator/profilarr/icon-small.webp b/charts/incubator/profilarr/icon-small.webp new file mode 100644 index 00000000000..823059467f3 Binary files /dev/null and b/charts/incubator/profilarr/icon-small.webp differ diff --git a/charts/incubator/profilarr/icon.png b/charts/incubator/profilarr/icon.png deleted file mode 100644 index 17cf9c779e4..00000000000 Binary files a/charts/incubator/profilarr/icon.png and /dev/null differ diff --git a/charts/incubator/profilarr/icon.webp b/charts/incubator/profilarr/icon.webp new file mode 100644 index 00000000000..94c6a794ef8 Binary files /dev/null and b/charts/incubator/profilarr/icon.webp differ diff --git a/charts/incubator/streammaster/Chart.yaml b/charts/incubator/streammaster/Chart.yaml index 1e9ebd30ea5..1c07f7b3d0e 100644 --- a/charts/incubator/streammaster/Chart.yaml +++ b/charts/incubator/streammaster/Chart.yaml @@ -31,7 +31,9 @@ maintainers: url: https://truecharts.org name: streammaster sources: - - https://github.com/carlreid/StreamMaster - https://carlreid.github.io/StreamMaster/ + - https://ghcr.io/carlreid/streammaster + - https://github.com/carlreid/StreamMaster + - https://github.com/truecharts/charts/tree/master/charts/incubator/streammaster type: application version: 0.0.1 diff --git a/charts/incubator/streammaster/README.md b/charts/incubator/streammaster/README.md index 2b8cc49d247..01067551667 100644 --- a/charts/incubator/streammaster/README.md +++ b/charts/incubator/streammaster/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/streammaster) + +**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/streammaster` + +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/streammaster + +## 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/streammaster/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_ diff --git a/charts/incubator/streammaster/icon-small.webp b/charts/incubator/streammaster/icon-small.webp new file mode 100644 index 00000000000..13398df9e0a Binary files /dev/null and b/charts/incubator/streammaster/icon-small.webp differ diff --git a/charts/incubator/streammaster/icon.png b/charts/incubator/streammaster/icon.png deleted file mode 100644 index 19a3818920e..00000000000 Binary files a/charts/incubator/streammaster/icon.png and /dev/null differ diff --git a/charts/incubator/streammaster/icon.webp b/charts/incubator/streammaster/icon.webp new file mode 100644 index 00000000000..e09e2d958cb Binary files /dev/null and b/charts/incubator/streammaster/icon.webp differ diff --git a/charts/system/pod-nuke/README.md b/charts/system/pod-nuke/README.md index 374bb276c93..3afc0bd85f2 100644 --- a/charts/system/pod-nuke/README.md +++ b/charts/system/pod-nuke/README.md @@ -4,7 +4,7 @@ title: README ## General Info -For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/lvm-disk-watcher) +For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/pod-nuke) **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)** @@ -14,7 +14,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/lvm-disk-watcher` +`helm install mychart oci://tccr.io/truecharts/pod-nuke` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) @@ -22,12 +22,12 @@ For more information on how to install TrueCharts Helm charts, checkout the [ins All our charts have dedicated documentation pages. The documentation for this chart can be found here: -https://truecharts.org/charts/system/lvm-disk-watcher +https://truecharts.org/charts/system/pod-nuke ## 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/system/lvm-disk-watcher/values.yaml +The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/pod-nuke/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)