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
- metrics
- logs
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -25,7 +25,7 @@ keywords:
- archiving
- digipres
- backup
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -27,7 +27,7 @@ keywords:
- Security
- Tools-Utilities
- Network-Web
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -26,7 +26,7 @@ keywords:
- squeezebox
- audio
- streaming
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -24,7 +24,7 @@ keywords:
- Whisper
- AI
- ML
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals: {}
questions:
- variable: global

View File

@ -24,7 +24,7 @@ keywords:
- ansible
- semaphore
- cicd
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -24,7 +24,7 @@ keywords:
- slskd
- music
- soulseek
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -24,7 +24,7 @@ keywords:
- victoriametrics
- database
- metrics
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -24,7 +24,7 @@ keywords:
- mapping
- mind-mapping
- collaboration
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -39,7 +39,7 @@ keywords:
- YubiKey
- Push Notifications
- LDAP
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
keywords:
- dns
- blocky
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -41,7 +41,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/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://quay.io/oriedge/k8s_gateway
type: application
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
questions:
- variable: global
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
keywords:
- custom
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -25,7 +25,7 @@ keywords:
- monitoring
- metrics
- logs
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
questions:
- variable: global
group: General

View File

@ -33,7 +33,7 @@ keywords:
- http
- web
- php
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -44,10 +44,10 @@ sources:
- https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
- 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://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- 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
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
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
keywords:
- metrics
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,8 +39,8 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-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://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/alertmanager
type: application
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -27,7 +27,7 @@ keywords:
- vaultwarden
- password
- rust
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -24,7 +24,7 @@ keywords:
- DC++
- dcpp
- airdcpp
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
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
keywords:
- airsonic
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
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
keywords:
- airsonic
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
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
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
keywords:
- alienswarm-reactivedrop
- GameServers
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
protocols:

View File

@ -27,7 +27,7 @@ keywords:
- google driver
- aliyun driver
- baiduyun
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals:
open:
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
keywords:
- amcrest2mqtt
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
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

View File

@ -6,8 +6,8 @@ groups:
<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>
- name: General
description: |
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/podoptions/">TrueCharts Docs - Pod Options</a><br>
- Image Pull Secrets <br>
- name: Workload
description: |
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>
- <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>
- name: App Configuration
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>
Most options should have a Tooltip (Circled Question Mark) to further describe said option.<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>
- name: Services
description: |
Service and Networking options for any applications are contained here. <br>
@ -45,7 +45,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/service/">TrueCharts Docs - Services</a><br>
- name: Networking
description: |
Contains advanced networking options that are not actively supported by the TrueCharts team.<br>
@ -53,7 +53,7 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/scaleexternalinterface/">TrueCharts Docs - External Interfaces</a><br>
- name: Persistence
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>
@ -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/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>
- name: Ingress
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>
@ -73,8 +73,8 @@ groups:
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/ingress/">TrueCharts Docs - Ingress</a><br>
- name: SecurityContext
description: |
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>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/securitycontext/">TrueCharts Docs - SecurityContext</a><br>
- name: Resources
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>
<br>
This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/resources/">TrueCharts Docs - Resources</a><br>
- name: Devices
description: |
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>
- <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>
- name: Middlewares
description: Traefik Middlewares
- name: StorageClass
description: |
StorageClasses define where to storage Storage.<br>
<br>
Checkout the following documentation for more information:<br>
- name: Metrics
description: |
Contains options to configure Prometheus metrics for the application.<br>
<br>
Checkout the following documentation for more information:<br>
- <a target="_blank" href="https://truecharts.org/common/metrics/">TrueCharts Docs - Metrics</a><br>
- name: Addons
description: |
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>
- <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>
- name: Experimental
description: |
Experimental Configuration Options<br>
Often these are not fully flushed-out, could randomly break or might not work at-all.<br>
- name: Postgresql
description: |
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/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>
- name: Dependencies
description: |
contains dependency setting for which we, currently, do not have seperate catagories (yet)<br>
- name: Documentation
description: |
We added this section to make everyone aware that OpenSource isn't always easy.<br>
@ -160,7 +160,8 @@ groups:
<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>
and many of the other documentation pages...
and many of the other documentation pages...
portals: {}
questions:
- variable: global

View File

@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
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
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
keywords:
- americasarmy-pg
- GameServers
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org

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