diff --git a/charts/incubator/firezone/README.md b/charts/incubator/firezone/README.md index 7e59600739c..63d5d2c8fdc 100644 --- a/charts/incubator/firezone/README.md +++ b/charts/incubator/firezone/README.md @@ -1 +1,27 @@ # README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) + +**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)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/charts/incubator/nextcloud/Chart.yaml b/charts/incubator/nextcloud/Chart.yaml index 9aa5533f5b8..286aedbfbd0 100644 --- a/charts/incubator/nextcloud/Chart.yaml +++ b/charts/incubator/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "25.0.2" +appVersion: "2.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -10,7 +10,7 @@ dependencies: version: 6.0.48 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://truecharts.org/charts/stable/nextcloud +home: https://truecharts.org/charts/incubator/nextcloud icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png keywords: - nextcloud @@ -25,7 +25,7 @@ maintainers: url: https://truecharts.org name: nextcloud sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/truecharts/charts/tree/master/charts/incubator/nextcloud - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application diff --git a/charts/incubator/nextcloud/README.md b/charts/incubator/nextcloud/README.md index 701942c352f..63d5d2c8fdc 100644 --- a/charts/incubator/nextcloud/README.md +++ b/charts/incubator/nextcloud/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) **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)**