diff --git a/charts/incubator/portalexample/CHANGELOG.md b/charts/incubator/portalexample/CHANGELOG.md index 26cb219d65f..602bffa1d2e 100644 --- a/charts/incubator/portalexample/CHANGELOG.md +++ b/charts/incubator/portalexample/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog
+ +### portalexample-0.0.1 (2021-09-16) + + + ### [pihole-2.0.5](https://github.com/truecharts/apps/compare/pihole-2.0.4...pihole-2.0.5) (2021-09-16) diff --git a/charts/incubator/portalexample/README.md b/charts/incubator/portalexample/README.md index e6b59e377e1..6c691ab51cf 100644 --- a/charts/incubator/portalexample/README.md +++ b/charts/incubator/portalexample/README.md @@ -1,6 +1,6 @@ # Introduction -DNS and Ad-filtering for your network +portal example 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)** diff --git a/charts/incubator/portalexample/SCALE/CHANGELOG.md b/charts/incubator/portalexample/SCALE/CHANGELOG.md index 6bc68070316..1b972846456 100644 --- a/charts/incubator/portalexample/SCALE/CHANGELOG.md +++ b/charts/incubator/portalexample/SCALE/CHANGELOG.md @@ -1,3 +1,3 @@ - -### [pihole-2.0.5](https://github.com/truecharts/apps/compare/pihole-2.0.4...pihole-2.0.5) (2021-09-16) + +### portalexample-0.0.1 (2021-09-16) diff --git a/charts/incubator/portalexample/app-readme.md b/charts/incubator/portalexample/app-readme.md index 88bfa95566e..13a8fed001c 100644 --- a/charts/incubator/portalexample/app-readme.md +++ b/charts/incubator/portalexample/app-readme.md @@ -1,3 +1,3 @@ -DNS and Ad-filtering for your network +portal example This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/docs/apps/incubator/portalexample/CHANGELOG.md b/docs/apps/incubator/portalexample/CHANGELOG.md new file mode 100644 index 00000000000..602bffa1d2e --- /dev/null +++ b/docs/apps/incubator/portalexample/CHANGELOG.md @@ -0,0 +1,53 @@ +# Changelog
+ + + +### portalexample-0.0.1 (2021-09-16) + + + + +### [pihole-2.0.5](https://github.com/truecharts/apps/compare/pihole-2.0.4...pihole-2.0.5) (2021-09-16) + + + + +### [pihole-2.0.4](https://github.com/truecharts/apps/compare/pihole-2.0.3...pihole-2.0.4) (2021-09-16) + + + + +### [pihole-2.0.3](https://github.com/truecharts/apps/compare/pihole-2.0.2...pihole-2.0.3) (2021-09-14) + +#### Fix + +* update pihole digest and versioning to mirror + + + + +### [pihole-2.0.2](https://github.com/truecharts/apps/compare/pihole-2.0.1...pihole-2.0.2) (2021-09-14) + +#### Fix + +* update pihole versioning to 2021 scheme + + + + +### [pihole-2.0.1](https://github.com/truecharts/apps/compare/pihole-1.0.7...pihole-2.0.1) (2021-09-13) + +#### Chore + +* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) +* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) + +#### Feat + +* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) +* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) +* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) +* Move some common containers to our own containers + + +## [pihole-1.0.7](https://github.com/truecharts/apps/compare/pihole-1.0.6...pihole-1.0.7) (2021-09-08) diff --git a/docs/apps/incubator/portalexample/CONFIG.md b/docs/apps/incubator/portalexample/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/docs/apps/incubator/portalexample/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/docs/apps/incubator/portalexample/helm-values.md b/docs/apps/incubator/portalexample/helm-values.md new file mode 100644 index 00000000000..38de80055cc --- /dev/null +++ b/docs/apps/incubator/portalexample/helm-values.md @@ -0,0 +1,40 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| envFrom[0].configMapRef.name | string | `"pihole-env"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/pihole"` | | +| image.tag | string | `"v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e"` | | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/etc/pihole"` | | +| persistence.config.size | string | `"100Gi"` | | +| persistence.config.type | string | `"pvc"` | | +| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | | +| persistence.dnsmasq.enabled | bool | `true` | | +| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | | +| persistence.dnsmasq.size | string | `"100Gi"` | | +| persistence.dnsmasq.type | string | `"pvc"` | | +| pihole.DNS1 | string | `"9.9.9.9"` | | +| pihole.DNS2 | string | `"149.112.112.112"` | | +| pihole.WEBPASSWORD | string | `"somepassword"` | | +| service.dns-tcp.enabled | bool | `true` | | +| service.dns-tcp.ports.https.enabled | bool | `true` | | +| service.dns-tcp.ports.https.port | int | `53` | | +| service.dns.enabled | bool | `true` | | +| service.dns.ports.dns.enabled | bool | `true` | | +| service.dns.ports.dns.port | int | `53` | | +| service.main.enabled | bool | `true` | | +| service.main.ports.main.port | int | `80` | | + +All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/incubator/portalexample/index.md b/docs/apps/incubator/portalexample/index.md new file mode 100644 index 00000000000..6c691ab51cf --- /dev/null +++ b/docs/apps/incubator/portalexample/index.md @@ -0,0 +1,39 @@ +# Introduction + +portal example + +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://truecharts.org/ | common | 7.0.12 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) 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 diff --git a/docs/index.yaml b/docs/index.yaml index b26a0f50426..dd2452ff2a9 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -123549,6 +123549,34 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz version: 1.0.3 + portalexample: + - apiVersion: v2 + appVersion: "2021.09" + created: "2021-09-16T10:13:44.645224539Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 7.0.12 + description: portal example + digest: 986b21d4c1c2dc3526ab2321a9b77eef59c38438258b3dfca45144a2bae5d903 + home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole + icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png + keywords: + - DNS + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: portalexample + sources: + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole + type: application + urls: + - https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz + version: 0.0.1 postgresql: - apiVersion: v2 appVersion: 13.4.0 @@ -180648,4 +180676,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-09-16T09:36:37.561777297Z" +generated: "2021-09-16T10:13:44.70004567Z"