diff --git a/charts/incubator/lancache-dns/CHANGELOG.md b/charts/incubator/lancache-dns/CHANGELOG.md new file mode 100644 index 00000000000..51540913785 --- /dev/null +++ b/charts/incubator/lancache-dns/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + + +## [lancache-dns-0.0.1]lancache-dns-0.0.1 (2022-07-13) + +### Feat + +- Add lancache-dns ([#3154](https://github.com/truecharts/apps/issues/3154)) + diff --git a/charts/incubator/lancache-dns/README.md b/charts/incubator/lancache-dns/README.md new file mode 100644 index 00000000000..eb1b39f71a8 --- /dev/null +++ b/charts/incubator/lancache-dns/README.md @@ -0,0 +1,43 @@ +# lancache-dns + +DNS Docker service for a steamcache. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/). + +## Upgrading, Rolling Back and Uninstalling the Chart + +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/). + +##### 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. + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +All Rights Reserved - The TrueCharts Project