Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-04-22 00:32:30 +00:00
parent 31d5134970
commit 9d8b15ea81
2266 changed files with 24251 additions and 23495 deletions

View File

@ -25,7 +25,7 @@ keywords:
- monitoring - monitoring
- metrics - metrics
- logs - logs
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [teslamate-0.0.14]teslamate-0.0.14 (2024-04-21) ## [teslamate-0.0.14]teslamate-0.0.14 (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -25,7 +25,7 @@ keywords:
- archiving - archiving
- digipres - digipres
- backup - backup
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [archivebox-1.2.16](https://github.com/truecharts/charts/compare/archivebox-1.1.2...archivebox-1.2.16) (2024-04-21) ## [archivebox-1.2.16](https://github.com/truecharts/charts/compare/archivebox-1.1.2...archivebox-1.2.16) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp
keywords: keywords:
- atuin - atuin
- shell - shell
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [atuin-2.5.16](https://github.com/truecharts/charts/compare/atuin-2.1.2...atuin-2.5.16) (2024-04-21) ## [atuin-2.5.16](https://github.com/truecharts/charts/compare/atuin-2.1.2...atuin-2.5.16) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -27,7 +27,7 @@ keywords:
- Security - Security
- Tools-Utilities - Tools-Utilities
- Network-Web - Network-Web
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [flashpaper-1.1.16](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.1.16) (2024-04-21) ## [flashpaper-1.1.16](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.1.16) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -26,7 +26,7 @@ keywords:
- squeezebox - squeezebox
- audio - audio
- streaming - streaming
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [lyrion-music-server-1.0.13]lyrion-music-server-1.0.13 (2024-04-21) ## [lyrion-music-server-1.0.13]lyrion-music-server-1.0.13 (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp
keywords: keywords:
- peppermint - peppermint
- tickets - tickets
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [peppermint-0.1.17]peppermint-0.1.17 (2024-04-21) ## [peppermint-0.1.17]peppermint-0.1.17 (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -24,7 +24,7 @@ keywords:
- Whisper - Whisper
- AI - AI
- ML - ML
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [sd-webui-0.1.16](https://github.com/truecharts/charts/compare/sd-webui-0.0.4...sd-webui-0.1.16) (2024-04-21) ## [sd-webui-0.1.16](https://github.com/truecharts/charts/compare/sd-webui-0.0.4...sd-webui-0.1.16) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: {} portals: {}
questions: questions:
- variable: global - variable: global

View File

@ -24,7 +24,7 @@ keywords:
- ansible - ansible
- semaphore - semaphore
- cicd - cicd
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [semaphore-1.2.16](https://github.com/truecharts/charts/compare/semaphore-1.1.2...semaphore-1.2.16) (2024-04-21) ## [semaphore-1.2.16](https://github.com/truecharts/charts/compare/semaphore-1.1.2...semaphore-1.2.16) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -24,7 +24,7 @@ keywords:
- slskd - slskd
- music - music
- soulseek - soulseek
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [slskd-0.1.16]slskd-0.1.16 (2024-04-21) ## [slskd-0.1.16]slskd-0.1.16 (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -24,7 +24,7 @@ keywords:
- victoriametrics - victoriametrics
- database - database
- metrics - metrics
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [victoriametrics-0.0.9]victoriametrics-0.0.9 (2024-04-21) ## [victoriametrics-0.0.9]victoriametrics-0.0.9 (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -24,7 +24,7 @@ keywords:
- mapping - mapping
- mind-mapping - mind-mapping
- collaboration - collaboration
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [wisemapping-0.2.16](https://github.com/truecharts/charts/compare/wisemapping-0.1.2...wisemapping-0.2.16) (2024-04-21) ## [wisemapping-0.2.16](https://github.com/truecharts/charts/compare/wisemapping-0.1.2...wisemapping-0.2.16) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -39,7 +39,7 @@ keywords:
- YubiKey - YubiKey
- Push Notifications - Push Notifications
- LDAP - LDAP
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [authelia-23.13.12](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.13.12) (2024-04-21) ## [authelia-23.13.12](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.13.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
keywords: keywords:
- dns - dns
- blocky - blocky
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -41,7 +41,7 @@ sources:
- https://0xerr0r.github.io/blocky/ - https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky - https://github.com/0xERR0R/blocky
- https://github.com/truecharts/charts/tree/master/charts/premium/blocky - https://github.com/truecharts/charts/tree/master/charts/premium/blocky
- https://quay.io/oriedge/k8s_gateway
- https://hub.docker.com/r/spx01/blocky - https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application type: application
version: 14.8.19 version: 14.8.19

View File

@ -1,6 +1,6 @@
## [blocky-14.8.19](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.19) (2024-04-21) ## [blocky-14.8.19](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.19) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp
keywords: keywords:
- cert-manager - cert-manager
- certificates - certificates
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [clusterissuer-7.8.14](https://github.com/truecharts/charts/compare/clusterissuer-7.6.0...clusterissuer-7.8.14) (2024-04-21) ## [clusterissuer-7.8.14](https://github.com/truecharts/charts/compare/clusterissuer-7.6.0...clusterissuer-7.8.14) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
questions: questions:
- variable: global - variable: global
group: General group: General

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/premium/custom-app
icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.webp
keywords: keywords:
- custom - custom
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [custom-app-12.8.12](https://github.com/truecharts/charts/compare/custom-app-12.6.0...custom-app-12.8.12) (2024-04-21) ## [custom-app-12.8.12](https://github.com/truecharts/charts/compare/custom-app-12.6.0...custom-app-12.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -25,7 +25,7 @@ keywords:
- monitoring - monitoring
- metrics - metrics
- logs - logs
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [grafana-14.10.14](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.10.14) (2024-04-21) ## [grafana-14.10.14](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.10.14) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp
keywords: keywords:
- metallb - metallb
- loadbalancer - loadbalancer
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [metallb-config-6.8.14](https://github.com/truecharts/charts/compare/metallb-config-6.6.0...metallb-config-6.8.14) (2024-04-21) ## [metallb-config-6.8.14](https://github.com/truecharts/charts/compare/metallb-config-6.6.0...metallb-config-6.8.14) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
questions: questions:
- variable: global - variable: global
group: General group: General

View File

@ -33,7 +33,7 @@ keywords:
- http - http
- web - web
- php - php
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -44,10 +44,10 @@ sources:
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/collabora/code
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application type: application
version: 29.10.30 version: 29.10.30

View File

@ -1,6 +1,6 @@
## [nextcloud-29.10.30](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.30) (2024-04-21) ## [nextcloud-29.10.30](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.30) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -29,7 +29,7 @@ home: https://truecharts.org/charts/premium/prometheus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.webp
keywords: keywords:
- metrics - metrics
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -39,8 +39,8 @@ sources:
- https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus - https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/premium/prometheus - https://github.com/truecharts/charts/tree/master/charts/premium/prometheus
- https://hub.docker.com/r/bitnami/alertmanager
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/prometheus - https://hub.docker.com/r/bitnami/prometheus
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/alertmanager
type: application type: application
version: 17.13.14 version: 17.13.14

View File

@ -1,6 +1,6 @@
## [prometheus-17.13.14](https://github.com/truecharts/charts/compare/prometheus-17.10.0...prometheus-17.13.14) (2024-04-21) ## [prometheus-17.13.14](https://github.com/truecharts/charts/compare/prometheus-17.10.0...prometheus-17.13.14) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.webp
keywords: keywords:
- traefik - traefik
- ingress - ingress
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [traefik-26.10.17](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.17) (2024-04-21) ## [traefik-26.10.17](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.17) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -27,7 +27,7 @@ keywords:
- vaultwarden - vaultwarden
- password - password
- rust - rust
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [vaultwarden-26.8.13](https://github.com/truecharts/charts/compare/vaultwarden-26.6.0...vaultwarden-26.8.13) (2024-04-21) ## [vaultwarden-26.8.13](https://github.com/truecharts/charts/compare/vaultwarden-26.6.0...vaultwarden-26.8.13) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp
keywords: keywords:
- acestream - acestream
- MediaServer-Video - MediaServer-Video
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [acestream-6.8.12](https://github.com/truecharts/charts/compare/acestream-6.6.0...acestream-6.8.12) (2024-04-21) ## [acestream-6.8.12](https://github.com/truecharts/charts/compare/acestream-6.6.0...acestream-6.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp
keywords: keywords:
- actualserver - actualserver
- finance - finance
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [actualserver-10.10.12](https://github.com/truecharts/charts/compare/actualserver-10.7.0...actualserver-10.10.12) (2024-04-21) ## [actualserver-10.10.12](https://github.com/truecharts/charts/compare/actualserver-10.7.0...actualserver-10.10.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp
keywords: keywords:
- adblock - adblock
- adguard - adguard
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [adguard-home-9.8.12](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.8.12) (2024-04-21) ## [adguard-home-9.8.12](https://github.com/truecharts/charts/compare/adguard-home-9.6.0...adguard-home-9.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp
keywords: keywords:
- adguardhome-sync - adguardhome-sync
- Other - Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [adguardhome-sync-6.8.13](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.8.13) (2024-04-21) ## [adguardhome-sync-6.8.13](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.8.13) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp
keywords: keywords:
- adminer - adminer
- Tools-Utilities - Tools-Utilities
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [adminer-8.8.13](https://github.com/truecharts/charts/compare/adminer-8.6.0...adminer-8.8.13) (2024-04-21) ## [adminer-8.8.13](https://github.com/truecharts/charts/compare/adminer-8.6.0...adminer-8.8.13) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -24,7 +24,7 @@ keywords:
- DC++ - DC++
- dcpp - dcpp
- airdcpp - airdcpp
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [airdcpp-webclient-10.8.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-10.6.0...airdcpp-webclient-10.8.12) (2024-04-21) ## [airdcpp-webclient-10.8.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-10.6.0...airdcpp-webclient-10.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic-advanced
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp
keywords: keywords:
- airsonic - airsonic
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [airsonic-advanced-13.9.12](https://github.com/truecharts/charts/compare/airsonic-advanced-13.7.0...airsonic-advanced-13.9.12) (2024-04-21) ## [airsonic-advanced-13.9.12](https://github.com/truecharts/charts/compare/airsonic-advanced-13.7.0...airsonic-advanced-13.9.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp
keywords: keywords:
- airsonic - airsonic
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [airsonic-13.8.12](https://github.com/truecharts/charts/compare/airsonic-13.6.0...airsonic-13.8.12) (2024-04-21) ## [airsonic-13.8.12](https://github.com/truecharts/charts/compare/airsonic-13.6.0...airsonic-13.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -17,13 +17,13 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
deprecated: false deprecated: false
description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.' description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/charts/stable/alienswarm-reactivedrop home: https://truecharts.org/charts/stable/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
keywords: keywords:
- alienswarm-reactivedrop - alienswarm-reactivedrop
- GameServers - GameServers
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [alienswarm-reactivedrop-5.8.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-5.6.0...alienswarm-reactivedrop-5.8.12) (2024-04-21) ## [alienswarm-reactivedrop-5.8.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-5.6.0...alienswarm-reactivedrop-5.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp
keywords: keywords:
- alienswarm - alienswarm
- GameServers - GameServers
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [alienswarm-5.8.12](https://github.com/truecharts/charts/compare/alienswarm-5.6.0...alienswarm-5.8.12) (2024-04-21) ## [alienswarm-5.8.12](https://github.com/truecharts/charts/compare/alienswarm-5.6.0...alienswarm-5.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -27,7 +27,7 @@ keywords:
- google driver - google driver
- aliyun driver - aliyun driver
- baiduyun - baiduyun
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [alist-9.11.12](https://github.com/truecharts/charts/compare/alist-9.8.0...alist-9.11.12) (2024-04-21) ## [alist-9.11.12](https://github.com/truecharts/charts/compare/alist-9.8.0...alist-9.11.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: portals:
open: open:
protocols: protocols:

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp
keywords: keywords:
- amcrest2mqtt - amcrest2mqtt
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,6 +1,6 @@
## [amcrest2mqtt-11.8.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-11.6.0...amcrest2mqtt-11.8.12) (2024-04-21) ## [amcrest2mqtt-11.8.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-11.6.0...amcrest2mqtt-11.8.12) (2024-04-22)
### Chore ### Chore

View File

@ -6,8 +6,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br> - <a target="_blank" href="https://truecharts.org/common/#images">TrueCharts Docs - truecharts.org/common/#images</a><br>
- name: General - name: General
description: | description: |
For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br> For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.<br>
@ -17,8 +17,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br> - <a target="_blank" href="https://truecharts.org/common/#tz">TrueCharts Docs - TimeZone</a><br>
- <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br> - <a target="_blank" href="https://truecharts.org/common/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br> - Image Pull Secrets <br>
- name: Workload - name: Workload
description: | description: |
These settings configure how the actual Pods and containers are running.<br> These settings configure how the actual Pods and containers are running.<br>
@ -27,15 +27,15 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br> - <a target="_blank" href="https://truecharts.org/common/workload/">TrueCharts Docs - Workload</a><br>
- <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br> - <a target="_blank" href="https://truecharts.org/common/container/">TrueCharts Docs - Container</a><br>
- name: App Configuration - name: App Configuration
description: | description: |
Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br> Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application.<br>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br> Most options should have a Tooltip (Circled Question Mark) to further describe said option.<br>
<br> <br>
To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br> To find more information, lookup your chart-specific documentation in the <a target="_blank" href="https://truecharts.org/charts/description-list/">TrueCharts Docs - Charts List</a><br>
- name: Services - name: Services
description: | description: |
Service and Networking options for any applications are contained here. <br> Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br> - <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking - name: Networking
description: | description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br> Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br> - <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence - name: Persistence
description: | description: |
Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br> Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. <br>
@ -63,8 +63,8 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/">TrueCharts Docs - Persistence</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/nfs-share/">TrueCharts Docs - Apps NFS Share Guide</a><br>
- <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br> - <a target="_blank" href="https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath">TrueCharts Docs - FAQ</a><br>
- name: Ingress - name: Ingress
description: | description: |
Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br> Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). <br>
@ -73,8 +73,8 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br> - <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext - name: SecurityContext
description: | description: |
The security settings for each application and/or permissions that each application may have for the files/directories created. <br> The security settings for each application and/or permissions that each application may have for the files/directories created. <br>
@ -84,18 +84,18 @@ groups:
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br> - <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources - name: Resources
description: | description: |
Resources limits that have been defined by each application are in this section. Resources limits that have been defined by each application are in this section.
Most will have a specific default that some users may want to change based on their specific hardware or needs.<br> Most will have a specific default that some users may want to change based on their specific hardware or needs.<br>
<br> <br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br> This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br> - <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices - name: Devices
description: | description: |
These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br> These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.<br>
@ -104,24 +104,24 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br> - <a target="_blank" href="https://truecharts.org/common/persistence/device/">TrueCharts Docs - Devices</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/pci-passthrough/">TrueCharts Docs - PCI Passthrough Guide</a><br>
- name: Middlewares - name: Middlewares
description: Traefik Middlewares description: Traefik Middlewares
- name: StorageClass - name: StorageClass
description: | description: |
StorageClasses define where to storage Storage.<br> StorageClasses define where to storage Storage.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- name: Metrics - name: Metrics
description: | description: |
Contains options to configure Prometheus metrics for the application.<br> Contains options to configure Prometheus metrics for the application.<br>
<br> <br>
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br> - <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons - name: Addons
description: | description: |
Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br> Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the applications defaults. <br>
@ -132,13 +132,13 @@ groups:
Checkout the following documentation for more information:<br> Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br> - <a target="_blank" href="https://truecharts.org/common/addons/">TrueCharts Docs - Addons</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/vpn-setup/">TrueCharts Docs - VPN Setup Guide</a><br>
- name: Experimental - name: Experimental
description: | description: |
Experimental Configuration Options<br> Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br> Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql - name: Postgresql
description: | description: |
For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br> For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.<br>
@ -147,12 +147,12 @@ groups:
- <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br> - <a target="_blank" href="https://truecharts.org/common/cnpg/">TrueCharts Docs - CNPG</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/sql-export/">TrueCharts Docs - Postgresql Database Export Guide</a><br>
- <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br> - <a target="_blank" href="https://truecharts.org/scale/guides/recover-cnpg/">TrueCharts Docs - Recovering CNPG after reboot</a><br>
- name: Dependencies - name: Dependencies
description: | description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br> contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation - name: Documentation
description: | description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br> We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<br> <br>
Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br> Before installing, be sure you've followed the <a target="_blank" href="https://truecharts.org/scale/guides/getting-started/">Getting-Started Guide</a><br>
We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br> We would also advice going over our <a target="_blank" href="https://truecharts.org/scale/guides/scale-intro/">Introduction to TrueNAS SCALE</a><br>
and many of the other documentation pages... and many of the other documentation pages...
portals: {} portals: {}
questions: questions:
- variable: global - variable: global

View File

@ -17,13 +17,13 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
deprecated: false deprecated: false
description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.' description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
home: https://truecharts.org/charts/stable/americasarmy-pg home: https://truecharts.org/charts/stable/americasarmy-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
keywords: keywords:
- americasarmy-pg - americasarmy-pg
- GameServers - GameServers
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

Some files were not shown because too many files have changed in this diff Show More