Update README.md.gotmpl

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-11 23:13:55 +02:00
committed by GitHub
parent f7128389d9
commit fcfa8df978
+8
View File
@@ -37,6 +37,12 @@ To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truec
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
{{- end -}}
{[- define "custom.linking" -}}
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
{{- end -}}
{{- define "custom.support" -}}
## Support
@@ -66,6 +72,8 @@ All Rights Reserved - The TrueCharts Project
{{ template "custom.uninstall" . }}
{{ template "custom.linking" . }}
{{ template "custom.support" . }}
---
{{ template "custom.copyright" . }}